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
|
|
|
|
|
|
|
|
Modification so that a second calling of request() will reset the $this->data array. In the future,
it might be prudent to create an initialization() method instead.
|
|
|
|
for 'system.multicall' which is still disabled.
|
|
intelligent decision is made as to the default type
Also fixed a few formatting problems and updated the eregi() to preg_match() and strncmp().
|
|
|
|
|
|
|
|
highlighting, and to allow code where the first line is a code comment to be styled properly
|
|
|
|
|
|
|
|
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.
|
|
|
|
is_really_writable() were not being handled properly
|
|
|
|
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
|