Subversion Repositories php-qbpwcf

Rev

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

Rev 323 Rev 324
Line 55... Line 55...
55
 
55
 
56
php-qbpwcf-alpha.v2026xxxx
56
php-qbpwcf-alpha.v2026xxxx
57
 
57
 
58
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供驗證email的服務. [test]
58
新增 usr/share/qbpwcf/system/sendMailAgent 目錄,提供驗證email的服務. [test]
59
 
59
 
-
 
60
增加 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 nativeSocketTcpIpServer 函式的覆寫訊息來源功能.
-
 
61
 
-
 
62
修正 usr/lib64/qbpwcf/webSock.php 檔案的 webSock 類別的 unmask 函式遇到分段的 web socket frame 會出錯的問題. 
-
 
63
 
60
修正 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式使用 gpg 加解密偶爾會失敗的問題.
64
修正 usr/lib64/qbpwcf/authenticate.php 檔案的 authenticate 類別的 enCodeStr 函式使用 gpg 加解密偶爾會失敗的問題.
61
 
65
 
62
修正 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.ws.init 的 await 支援.
66
修正 usr/lib64/qbpwcf/javaScript.php 檔案的 javaScript 類別的 qbpwcfJavaScript 函式的 window.qbpwcf.ws.init 的 await 支援.
63
 
67
 
64
新增 usr/share/qbpwcf/sample/system_sendMailAgent/20251224.php 檔案,作為 system sendMailAgent 的 20251224 測試案例.
68
新增 usr/share/qbpwcf/sample/system_sendMailAgent/20251224.php 檔案,作為 system sendMailAgent 的 20251224 測試案例.