Subversion Repositories php-qbpwcf

Rev

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

Rev 304 Rev 306
Line 45... Line 45...
45
 
45
 
46
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
46
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供代為寄送郵件的服務. [devel]
47
 
47
 
48
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 proc 的支援. [devel]
48
實作 usr/share/qbpwcf/phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式的 threadType 參數為 proc 的支援. [devel]
49
 
49
 
-
 
50
新增 usr/lib64/qbpwcf/source.php 檔案,提供 source 類別,提供具備揮發性的物件、資源管理,讓不同程序與程式能夠共享資源. [devel]
-
 
51
 
-
 
52
新增 usr/lib64/qbpwcf/sock.php 檔案的 sock 類別的 internetAndIntranetServer 函式,提供同時具備對內高效與可以被internet存取的 socket server. [devel]
-
 
53
 
50
php-qbpwcf-alpha.v202603xx
54
php-qbpwcf-alpha.v202603xx
51
 
55
 
52
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
56
修正 usr/lib64/qbpwcf/zerossl.php 檔案的 zerossl 類別的 updateDnsRecordFile 函式的 multiThread 參數功能. [devel]
53
 
57
 
-
 
58
修正 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式的 encdoeType 參數的 gpg 與 qbpwcf 的實作.
-
 
59
 
-
 
60
新增 usr/lib64/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 delLastByte 函式, 提供移除字串結尾1byte的功能.
-
 
61
 
54
php-qbpwcf-alpha.v20260315
62
php-qbpwcf-alpha.v20260315
55
 
63
 
56
新增 usr/share/qbpwcf/sample/external::callShell/20260313.php 作為 external::callShell 的 20260313 測試案例.
64
新增 usr/share/qbpwcf/sample/external::callShell/20260313.php 作為 external::callShell 的 20260313 測試案例.
57
 
65
 
58
增加 usr/share/qbpwcf/sample/external::callShell.php 檔案的測試案例 20260313.
66
增加 usr/share/qbpwcf/sample/external::callShell.php 檔案的測試案例 20260313.