summaryrefslogtreecommitdiff
path: root/ext/mysql/php_mysql.c
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2003-09-20 19:45:32 +0000
committerIlia Alshanetsky <iliaa@php.net>2003-09-20 19:45:32 +0000
commit4cd101abed1d233eba6e07d974a002db071b57c1 (patch)
treee22dbd086fdaee2d7562ba2764bc6b6033bd1f85 /ext/mysql/php_mysql.c
parent36ac7a5bb064184654bb217899519020dd0669ff (diff)
downloadphp-git-4cd101abed1d233eba6e07d974a002db071b57c1.tar.gz
Tidy Hijacked! Read all about it ;)
* No more tidy resources, it's now persistent and internal. This helps speed quite a bit, since the tidy resource only needs to be initialized once. * Replace common code with macros. * Added necessary safe_mode & open_basedir checks when working with files. * Added ini option to allow loading of config file on startup. * Show current configuration in phpinfo(); * Coding Style Cleanup * Added tidy_get_config(), returns an associated array with all configuration values. * Added tidy_reset_config(), it restores tidy configuration to default values. * Fixed a possible crash inside tidy_setopt(). * Added myself to the credits. More changes to follow.
Diffstat (limited to 'ext/mysql/php_mysql.c')
0 files changed, 0 insertions, 0 deletions