History log of /PHP-5.5/Zend/zend_ini.c (Results 26 – 50 of 95)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


Revision tags: RELEASE_1_2_4
# 6066b01d 31-Aug-2007 Jani Taskinen

MFH: Revert revert.


Revision tags: RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3
# 8a3b3e93 23-Aug-2007 Antony Dovgal

MFH: revert the patch which breaks multithreaded servers


Revision tags: php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND
# 32c5a87a 17-Jun-2007 Ilia Alshanetsky

Fixed zend_alter_ini_entry() memory_limit interruption vulnerability.


# 0ca8dab4 08-Jun-2007 Antony Dovgal

MFH: fix #41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set())


Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2
# e1814f0d 16-Apr-2007 Dmitry Stogov

WIN64 support


Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1
# a806ce97 06-Mar-2007 Antony Dovgal

MFH


Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# b85f1345 25-Dec-2006 Ilia Alshanetsky

Ensure that OnUpdateLongGEZero is greater or equal to 0.
Added a update wrapper for ensuring >0 values


1234