]> granicus.if.org Git - php/commit
Add zend_ini_string_ex so that the you can differentiate between NULL as a value...
authorScott MacVicar <scottmac@php.net>
Mon, 7 Jul 2008 21:37:46 +0000 (21:37 +0000)
committerScott MacVicar <scottmac@php.net>
Mon, 7 Jul 2008 21:37:46 +0000 (21:37 +0000)
commit43e7784b0a11ad3cbe169cca494cdee98f65c84e
treea7a18856ea6d2c6ba748a9b6c7344fc163bc3020
parent5c158c03ec5b31aa9a24d7e9870da2dba5b00592
Add zend_ini_string_ex so that the you can differentiate between NULL as a value and its absence, this is important for ini_get. Related to bug #42657 and #43348
Zend/zend_ini.c
Zend/zend_ini.h