Subversion Repositories php-qbpwcf

Rev

Rev 382 | Rev 387 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 382 Rev 383
Line 47... Line 47...
47
 
47
 
48
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
48
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
49
 
49
 
50
增加 usr/lib64/qbpwcf/webSock.php 檔案中 webSock 類別的 PHPoneTimeClient 函式,提供後段的 web socket 用戶端程式. [devel]
50
增加 usr/lib64/qbpwcf/webSock.php 檔案中 webSock 類別的 PHPoneTimeClient 函式,提供後段的 web socket 用戶端程式. [devel]
51
 
51
 
52
php-qbpwcf-alpha.v202606xx
52
php-qbpwcf-alpha.v20260629
53
 
53
 
54
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
54
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
55
 
55
 
-
 
56
增加 usr/bin/ipBlockerd.php 檔案的註解說明記憶體使用的狀況.
-
 
57
 
-
 
58
修正 usr/share/qbpwcf/sample/threads::proc.php 檔案的註解.
-
 
59
 
-
 
60
新增 usr/share/qbpwcf/sample/threads::proc_stream_select 目錄,存放 threads::proc_stream_select 的各式測試案例.
-
 
61
 
-
 
62
新增 usr/share/qbpwcf/sample/threads::proc_stream_select.php 檔案,作為 threads::proc_stream_select 的主測試檔案.
-
 
63
 
-
 
64
新增 ust/lib/qbpwcf/threads.php 檔案的 threads 類別的 proc_stream_select 函式,提供監控 threads::proc 運行的不等待多程序運行時輸出的內容.
-
 
65
 
-
 
66
修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 chmod 函式於 proc 中呼叫之會被檢查為沒有權限運行的問題.
-
 
67
 
56
修改 rpm spec file 的 %license %doc 以更符合 Fedora 的打包規範 https://docs.fedoraproject.org/en-US/packaging-guidelines/
68
修改 rpm spec file 的 %license %doc 以更符合 Fedora 的打包規範 https://docs.fedoraproject.org/en-US/packaging-guidelines/
57
 
69
 
58
php-qbpwcf-alpha.v20260625.1
70
php-qbpwcf-alpha.v20260625.1
59
 
71
 
60
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
72
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
Line 79... Line 91...
79
 
91
 
80
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
92
新增 usr/bin/ipBlockerd.php 檔案的 --client-bother-query 參數支援. [devel] 
81
 
93
 
82
修正 usr/lib/qbpwcf/sock.php 檔案的 sock 類別的 unixDomainSockServer 函式,沒有更新 shoutdownStr 檔案權限與擁有者的問題.
94
修正 usr/lib/qbpwcf/sock.php 檔案的 sock 類別的 unixDomainSockServer 函式,沒有更新 shoutdownStr 檔案權限與擁有者的問題.
83
 
95
 
84
新增 usr/share/qbpwcf/search::getMatchFormatsStrings 目錄,作為存放 search::getMatchFormatsStrings 各式測試檔案例的地方.
96
新增 usr/share/qbpwcf/sample/search::getMatchFormatsStrings 目錄,作為存放 search::getMatchFormatsStrings 各式測試檔案例的地方.
85
 
97
 
86
新增 usr/share/qbpwcf/search::getMatchFormatsStrings.php 檔案,作為 search::getMatchFormatsStrings 的主測試檔案.
98
新增 usr/share/qbpwcf/sample/search::getMatchFormatsStrings.php 檔案,作為 search::getMatchFormatsStrings 的主測試檔案.
87
 
99
 
88
增加 usr/lib/qbpwcf/search.php 檔案的 search 類別的 getMatchFormatsStrings 函式,回傳的 content 結果,使取得格式之變數結果更方便.
100
增加 usr/lib/qbpwcf/search.php 檔案的 search 類別的 getMatchFormatsStrings 函式,回傳的 content 結果,使取得格式之變數結果更方便.
89
 
101
 
90
增加 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStrFormats 函式,回傳的 parsedVar 陣列結果.
102
增加 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findSpecifyStrFormats 函式,回傳的 parsedVar 陣列結果.
91
 
103