#
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
|
Revision tags: php-5.2.1RC1 |
|
#
a84a2eae |
| 08-Nov-2006 |
Dmitry Stogov |
Fixed bug #39344 (Unnecessary calls to OnModify callback routine for an extension INI directive). (wharmby at uk dot ibm dot com, Dmitry)
|
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4 |
|
#
0c3c55ed |
| 06-Sep-2006 |
Dmitry Stogov |
Fixed php_admin* bypass by ini_restore()
|
Revision tags: php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1 |
|
#
cdb0ed75 |
| 19-May-2006 |
Dmitry Stogov |
Fixed random crashes in ZTS mode becouse of uninitialized EG(modified_ini_directives).
|
#
14cad8fd |
| 15-May-2006 |
Dmitry Stogov |
Optimized shutdown sequence to iterate only over modified ini directives
|