Lines Matching refs:directive

596   . Added clear_env configuration directive to disable clearenv() call.
1413 . Fixed bug #62955 (Only one directive is loaded from "Per Directory Values"
1912 . Make max_file_uploads ini directive settable outside of php.ini (Rasmus)
1974 the zend.multibyte directive in php.ini. (Dmitry)
2002 php.ini directive windows_show_crt_warnings. (Pierre)
2438 . Improved max_input_vars directive to check nested variables (Dmitry).
2592 . Added max_input_vars directive to prevent attacks based on hash collisions
2915 directive is set through php_admin_value). (Gustavo)
3152 . Changed default value of ini directive serialize_precision from 100 to 17.
4015 - Changed "post_max_size" php.ini directive to allow unlimited post size by
4081 - Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored).
4246 - Added "max_file_uploads" INI directive, which can be set to limit the
4287 - Fixed open_basedir circumvention for "mail.log" ini directive.
4503 always loaded using zend_extension directive. (Derick)
4595 . Allowed using full path to load modules using "extension" directive.
4665 . Added "mbstring.http_output_conv_mimetypes" INI directive that allows
5870 - Fixed "mail.force_extra_parameters" php.ini directive not to be modifiable
6586 - cgi.* and fastcgi.* directives are moved to INI subsystem. The new directive
6832 an extension INI directive). (wharmby at uk dot ibm dot com, Dmitry)
6938 - Added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs.
6957 - Added allow_url_include ini directive to complement allow_url_fopen. (Rasmus)