History log of /PHP-7.4/sapi/fpm/fpm/fpm_conf.c (Results 151 – 172 of 172)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: oci8-1.4.3
# 5fe98851 02-Aug-2010 Jérôme Loyet

BUG: all value comparaisons were not case insensitive in the conf file parser


# eb226619 02-Aug-2010 Jérôme Loyet

BUG: all value comparaisons were not case insensitive in the conf file parser


Revision tags: php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3
# 336b5af3 06-Jul-2010 Antony Dovgal

fix typos and use correct directive names in error messages


# 388a9cca 06-Jul-2010 Antony Dovgal

fix typos and use correct directive names in error messages


Revision tags: php-5.3.3RC2, php-5.2.14RC2
# ffdd1759 19-Jun-2010 Jérôme Loyet

- Fixed bug #52086 (No new line at the end of a included file crahes the PHP FPM daemon)


# 84d268f6 19-Jun-2010 Jérôme Loyet

- Fixed bug #52086 (No new line at the end of a included file crahes the PHP FPM daemon)


Revision tags: php-5.3.3RC1, php-5.2.14RC1
# 12e8eef7 13-Jun-2010 Jérôme Loyet

Fix #52067, chroot and chdir path were not checked at startup. If configured with unexistant directories, FPM entered in an error loop.


# 20577550 13-Jun-2010 Jérôme Loyet

Fix #52067, chroot and chdir path were not checked at startup. If configured with unexistant directories, FPM entered in an error loop.


# 61344366 08-Jun-2010 Antony Dovgal

support both 'warn' and 'warning' as error levels


# 3c9e1e6d 08-Jun-2010 Antony Dovgal

support both 'warn' and 'warning' as error levels


# 8cf68760 27-May-2010 Jérôme Loyet

bug: include paths were not evaluated to to full path


# 66ef4d18 27-May-2010 Jérôme Loyet

bug: include paths were not evaluated to to full path


# 4d005a8e 26-May-2010 Antony Dovgal

merge FPM SAPI from trunk (as agreed with Johannes)


# 3e51f4a9 12-May-2010 Jérôme Loyet

Fix #51799, when glob returns nothing, it was handle as an error instead of a warning.


# ef9ea5f9 08-May-2010 Jérôme Loyet

Fix #51736, wrong checks on dynamic parameters


# 7ac145d9 22-Apr-2010 Jérôme Loyet

correct wrong comparison (thx to felipe)


# 696f6c7c 21-Apr-2010 Felipe Pena

- Fix ZTS build


# 3defa292 21-Apr-2010 Jérôme Loyet

switch the configuration syntax from xml to ini
It's been describe in the RFC: http://wiki.php.net/rfc/fpm/ini_syntax


# ca875647 20-Apr-2010 Jérôme Loyet

Change php_defines in configuration file to php_value,php_admin_value,php_flag,php_admin_flag (as in the apache sapi).
php_admin* sets values as ZEND_INI_SYSTEM mode while php_* sets values as ZE

Change php_defines in configuration file to php_value,php_admin_value,php_flag,php_admin_flag (as in the apache sapi).
php_admin* sets values as ZEND_INI_SYSTEM mode while php_* sets values as ZEND_INI_USER

show more ...


# d77d6153 13-Apr-2010 Antony Dovgal

re-add updated FPM


# 3ebdadf8 13-Apr-2010 Antony Dovgal

prepare to re-add newer FPM version


# 06b99438 12-Apr-2010 Antony Dovgal

add FPM sapi to trunk


1234567