Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixed typo in the FTP Class (ftp_unable_to_remame).
|
|
|
|
|
|
|
|
|
|
added individual query execution time to profiler output
|
|
|
|
|
|
|
|
|
|
|
|
properly. Also added protection for asp and inline style script delimiters, and removed an empty span to make outputted code valid
|
|
_get_encoding() to check more broadly for 7bit character sets before deciding whether to set the encoding to 7-bit or 8-bit.
|
|
|
|
|
|
|
|
|
|
where not reported with languages().
|
|
Validation library.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#3267)
|
|
|
|
|
|
|
|
|
|
with the Validation class via callback functions and have fields properly assigned
|
|
|
|
|
|
|
|
autoloaded in PHP 4 by re-syncing the master object from the copy
|
|
|
|
|
|
|
|
MCRYPT_MODE_ECB. Also added some noise to the cipher so the IV can safely be transported along with the encrypted data.
|
|
|
|
|