History log of /PHP-7.0/Zend/zend_ini.c (Results 51 – 75 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 67f846c4 16-Jul-2009 Stanislav Malyshev

fix ini_restore problem


Revision tags: php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


Revision tags: NEWS
# a2f63f58 09-Dec-2008 Hannes Magnusson

Fixed bug#46811 ini_set() doesn't return false on failure


Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1
# 3bab7c18 07-Jul-2008 Scott MacVicar

Tweak last commit, should always return NULL when an entry doesn't exist.


# 43e7784b 07-Jul-2008 Scott MacVicar

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


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 7b1bc753 19-Mar-2008 Antony Dovgal

MFH: add zend_atol()


# 5ea77bc6 13-Mar-2008 Ilia Alshanetsky

MFB: Fixed bug #43677 (Inconsistent behaviour of include_path set with
php_value). (Patch by: manuel at mausz dot at)


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# bb8b632d 01-Oct-2007 Ilia Alshanetsky

Fixed typo in the previous patch


# 08628998 01-Oct-2007 Ilia Alshanetsky

Refactor code to make fixes for coverity issues #385 and #386 a bit more
obvious


# 6c810b0d 27-Sep-2007 Dmitry Stogov

Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)


# f6d99018 27-Sep-2007 Ilia Alshanetsky

Fixed coverity issue #470 Unitialized integer value used inside
zend_ini_boolean_displayer_cb


# fc0e5907 27-Sep-2007 Jani Taskinen

MFH:- Fixed bug #42657 (ini_get() returns incorrect value when default is NULL)


# 6700a20e 27-Sep-2007 Jani Taskinen

MFH: BC (missed from the patch :)


# 338a12a0 27-Sep-2007 Jani Taskinen

MFH: Nuked unnecessary TSRMLS_FETCH() call


# 72e77213 27-Sep-2007 Jani Taskinen

MFH: missing folding tag + use Z_STR* macros


# 7668572e 27-Sep-2007 Jani Taskinen

last ws


# c3c0fd28 27-Sep-2007 Jani Taskinen

ws


# c1a4cc35 27-Sep-2007 Jani Taskinen

MFH: ws + cs (more to follow)


# cecbe876 21-Sep-2007 Antony Dovgal

MFH: add NULL check (coverity issue #385) and fix CS


# 9025c2a8 07-Sep-2007 Jani Taskinen

- Can not remove because of the idiotic ZEND_STR*() macros


# 2b69d18e 07-Sep-2007 Jani Taskinen

- Added reminder for 5.3


# 822400d7 07-Sep-2007 Jani Taskinen

- Missed this from previous commit to zend_ini.h


# 82626c18 07-Sep-2007 Jani Taskinen

MFH: - Fixed the rest of bug #41561 ( @ operator not working )


# 510ad206 07-Sep-2007 Jani Taskinen

MFH: folding tags


123456