Subversion Repositories php-qbpwcf

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
226 80 d 14 h liveuser /trunk/ -- Power by QBPWCF

'update copyright'
 
220 82 d 3 h liveuser /trunk/ -- Power by QBPWCF

'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 parseCmdString 函式使用 external::callShell 的方式.'

'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的可省略參數 replaceSpecifyLine 提供取代檔案中特定行數內容的功能.'

'增加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 updateFile 函式的回傳結果 $result["content"]["old"/"nwe"],代表取代前後的逐行內容.'

'修正 usr/lib/qbpwcf/stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式使用 usr/bin/parse 程式的路徑產生方式.'

'加 usr/lib/qbpwcf/fileAccess.php 檔案的 fileAccess 類別的 writeMultiLine 函式的 fastWrite 參數,提供快速寫入的功能.'

'增加 phpLib.php 檔案的 phpLib 類別的 updateCopyRightYear 函式,提供更新版權宣告年份的功能. [devel]'
 
218 93 d 20 h liveuser /trunk/ -- Power by QBPWCF

'新增 usr/lib64/qbpwcf/math.php 檔案的 math 類別的 randomFromArrayManyTimes 函式,提供多次隨機產生結果並串接起來的功能'

'新增 usr/lib/qbpwcf/search.php 檔案的 search 類別的 findConMatchStrs 函式,提供判斷多個元素字串是否依照順序符合特定結構,並回傳比對結果的功能.'

'新增 usr/lib/qbpwcf/stringPorcess.php 檔案的 stringProcess 類別的 replaceOnce 函式,提供僅替換字串中特定內容一次的功能.'

'新增 usr/lib/qbpwcf/phpLib.php 檔案的 phpLib 類別的 replaceMatchContent 函式,提供取代檔案中特定格式的內容.'

'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 checkFileExist 函式遇到含有空格的檔案路徑會出錯的問題.'

'修正 usr/lib/qbpwcf/external.php 檔案的 external 類別的 callShell 函式遇到含有空格的可執行檔案路徑會出錯的問題.'

'修正 usr/lib/qbpwcf/cmd.php 檔案的 cmd 類別的 cp 函式使用 external::callShellMulti 時參數無效果的問題.'
 
42 269 d 18 h liveuser /trunk/ -- Power by QBPWCF

'增加 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式遇到沒有權限在指定暫存目錄建立檔案的處理.'

'修正 fileAccess.php 檔案的 fileAccess 類別的 createTempFile 函式取得 tmp 路徑失敗的問題.'

'修正 fileAccess.php 檔案的 fileAccess 類別的 checkMultiFileExist 函式遇到軟連結一律視為不存在的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 toSingleShellArg 函式,遇到需要 escaped 的字串,其 urlEncodeStr 結果會為空字串的問題.'

'準備釋出php-qbpwcf-alpha.v20250616'
 
33 284 d 21 h liveuser /trunk/usr/lib64/qbpwcf/ -- Power by QBPWCF

'增加 stringProcess.php 檔案的 stringProcess 類別的 utf7_imap_to_itf8 函式.'
 
21 306 d 22 h liveuser /trunk/ -- Power by QBPWCF

'修正 stringProcess.php 檔案的 stringProcess 類別的 parse 函式尋找 parse 程式的路徑.'
 
3 307 d 19 h liveuser /trunk/ -- Power by QBPWCF

'新增未commit到的檔案'