History log of /PHP-7.4/sapi/fpm/fpm/fpm_php.c (Results 26 – 42 of 42)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# bbce3745 18-Jul-2011 Jérôme Loyet

- don't write directly to stderr, use the internal logger instead (zlog)


# a3592145 17-Jul-2011 Jérôme Loyet

backport r313186 from PHP_5_4


Revision tags: php-5.3.7RC3, php-5.4.0alpha2
# 2f0a379c 12-Jul-2011 Jérôme Loyet

- Implemented FR #55181 (Enhance security by limiting access to user defined extensions)


Revision tags: php-5.3.7RC2
# bbe85184 23-Jun-2011 Jérôme Loyet

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


# 8dcfa2f9 23-Jun-2011 Jérôme Loyet

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


# 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