Migrating from PHP 5.2.x to PHP 5.3.x
PHP Manual

Changes to INI file handling

PHP 5.3.0 have significantly improved performance, parsing and new features syntax features.

The following new ini directives have been added:

The following ini directives have changed default value:


Migrating from PHP 5.2.x to PHP 5.3.x
PHP Manual