History log of /PHP-8.4/main/php_ini.c (Results 101 – 125 of 305)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3
# b5766cdc 07-Dec-2011 Xinchen Hui

Implemented FR #54514 (Get php binary path during script execution).


# 5aa1fb60 07-Dec-2011 Xinchen Hui

Implemented FR #54514 (Get php binary path during script execution).


# 04208580 07-Dec-2011 Xinchen Hui

Merge -r317306 to trunk


Revision tags: php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2
# d435ddbe 26-Sep-2011 Pierre Joye

- be sure to check if the var ha not been removed between the two calls


Revision tags: php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 14e1bc89 06-Aug-2011 Rasmus Lerdorf

Fix another Coverity warning by initializing this to NULL prior to the strtok_r call


# 6379f87b 06-Aug-2011 Rasmus Lerdorf

Fix another Coverity warning by initializing this to NULL prior to the strtok_r call


# 1bc34a49 06-Aug-2011 Rasmus Lerdorf

Fix another Coverity warning by initializing this to NULL prior to the strtok_r call


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 8d1012b2 18-Jul-2011 Pierre Joye

- MFH: Fixed bug #54204 (Can't set a value with a PATH section in php.ini).


# 801d1407 18-Jul-2011 Pierre Joye

- fix bug #54204, Can't set a value with a PATH section in php.ini


# ba22d8a3 18-Jul-2011 Pierre Joye

- fix bug #54204, Can't set a value with a PATH section in php.ini


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 434f3654 19-Jan-2011 Pierre Joye

- path len check and fix buffer overrun


# 458ce08a 19-Jan-2011 Pierre Joye

- path len check and fix buffer overrun


# 52aa5735 17-Jan-2011 Pierre Joye

- path len sanity check


# c8219466 17-Jan-2011 Pierre Joye

- path len sanity check


# a209aad9 10-Jan-2011 Pierre Joye

- remove local redeclaration


# 80e5f0f7 10-Jan-2011 Pierre Joye

- remove local redeclaration


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# e1b87cce 11-Nov-2010 Jérôme Loyet

- Fixed #52045 (FPM tries to open php.ini from the current dir)
- Add php_ini_ignore_cwd to _sapi_module_struct


# bcea4e69 09-Sep-2010 Adam Harvey

Fix bug #52786 (PHP should reset section to [PHP] after ini sections). Patch by
Fedora at famillecollet dot com.


# 02b2a288 09-Sep-2010 Adam Harvey

Fix bug #52786 (PHP should reset section to [PHP] after ini sections). Patch by
Fedora at famillecollet dot com.


# c0840f18 30-Aug-2010 Felipe Pena

- Fixed crash on non-Windows build


# 1fc65cbf 30-Aug-2010 Felipe Pena

- Fixed crash on non-Windows build


# 2721bbfc 30-Aug-2010 Pierre Joye

- fix possible leak and error while fetching PHPRC


# c5563200 30-Aug-2010 Pierre Joye

- fix possible leak and error while fetching PHPRC


12345678910>>...13