History log of /PHP-7.2/sapi/fpm/fpm/fpm_php.c (Results 26 – 37 of 37)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 73b63100 23-Jun-2011 Jérôme Loyet

- Added custom access log (also added per request %CPU and memory mesurement)


Revision tags: php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 4aa36e89 29-Jan-2011 Jérôme Loyet

- Fixed bug #53434 (php-fpm slowlog now also logs the original request).


# 977d79a7 29-Jan-2011 Jérôme Loyet

- Fixed bug #53434 (php-fpm slowlog now also logs the original request).


Revision tags: php-5.2.17, php-5.3.5, 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
# 7eb30626 11-Nov-2010 Jérôme Loyet

- comment out fpm_php_set_fcgi_mgmt_vars to remove compilation warning


# 8dd82c5f 11-Nov-2010 Jérôme Loyet

- comment out fpm_php_set_fcgi_mgmt_vars to remove compilation warning


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 4d005a8e 26-May-2010 Antony Dovgal

merge FPM SAPI from trunk (as agreed with Johannes)


# 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


12