]> granicus.if.org Git - php/commit
- allow to use "yes" and "true" with ini_set() and in commandline (through -d flag)
authorAntony Dovgal <tony2001@php.net>
Wed, 22 Jun 2005 12:02:47 +0000 (12:02 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 22 Jun 2005 12:02:47 +0000 (12:02 +0000)
commit1c68938c6000b07b4a37375dbd3d13b8497551a8
tree56b2325436c33007549f5d8496b66ccf86c82da5
parentce972676b568a520b061810790fecbe0b76adbce
- allow to use "yes" and "true" with ini_set() and in commandline (through -d flag)
- fix #15854 that was caused by wrong consideration that zend_ini_boolean_displayer_cb()
always recieves converted to "0"/"1" values.
NEWS
Zend/zend_ini.c