Subversion Repositories qbpwcf-lib(archive)

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
443 1053 d 21 h liveuser /trunk/ -- Power by QBPWCF

'修正 external.php 檔案的 external 類別的 callShell 函式中會將 shell 變數指派 視為不存在的指令 的問題.'

'增加 db.php 檔案的 db 類別的 updateDataTableContent 函式的回傳結果.'

'修正 db.php 檔案的 db 類別的 shell 函式沒有運行的問題.'

'修改 fileAccess.php 檔案中 fileAccess 類別的 createTempFile 函式建立的暫存檔案名稱前戳,以方便清除遺留的暫存的檔案.'

'新增 external.php 檔案的 external 類別的 parseCmdString 函式,提供解析指令為陣列的功能.'

'修改 external.php 檔案的 external 類別的 callShell 函式的 pre 參數實作.'

'修改 external.php 檔案的 external 類別的 callShell 函式的 thereIsShellVar 參數實作.'

'新增 search.php 檔案的 search 類別的 findShellVar 函式,提供檢查字串中是否含有 shell 變數的功能.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockClient 函式的 escaped 參數,用來識別使用的 param 參數是否已經 escaped 了.'

'增加 sock.php 檔案的 sock 類別的 unixDomainSockServer 函式對於識別指令參數是否要 escape 的識別.'

'修改 external.php 檔案的 external 類別的 callShell 函式的 escapeshellarg 參數為 "false" 的實作.'

'移除 external.php 檔案的 external 類別的 callShell 函式的 "plainArgu"、"useApostrophe" 參數.'

'修正 cmd.php 檔案的 cmd 類別的 svnci 函式對於註解輸入會導致程式終止的問題.'

'修正 stringProcess.php 檔案的 stringProcess 類別的 parse 函式解析含有 "`" 字元的字串會出錯的問題.'