History log of /PHP-5.5/sapi/fpm/fpm/fpm_main.c (Results 51 – 75 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 7fc36a52 08-Oct-2011 Jérôme Loyet

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


# 9018d943 08-Oct-2011 Jérôme Loyet

- backparted from 5.4 branch (remove is_fastcgi because FPM is always fastcgi)


# c4e961f0 08-Oct-2011 Jérôme Loyet

- Backported FR #55181 from 5.4 branch (Enhance security by limiting access to user defined extensions)


Revision tags: php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3
# eb180ac3 02-Aug-2011 Jérôme Loyet

- Fixed bug #55340 (segfault when using some arguments -- bug introduced by commit r313351)


# 3bd0db00 02-Aug-2011 Jérôme Loyet

- Fixed bug #55340 (segfault when using some arguments -- bug introduced by commit r313351)


Revision tags: php-5.3.7RC4
# 9805e167 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


# cc1c7af0 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ


# 3afe7724 19-Jul-2011 Jérôme Loyet

- enhanced log messages
- code cosmetic


# 3d10c57c 19-Jul-2011 Jérôme Loyet

- enhanced log messages
- code cosmetic


# 627540cc 18-Jul-2011 Jérôme Loyet

fix a segfault when passing an empty value to a ini parameter from the web server (php_(admin_)?value)


# b7bee05d 18-Jul-2011 Jérôme Loyet

fix a segfault when passing an empty value to a ini parameter from the web server (php_(admin_)?value)


# 251879c8 18-Jul-2011 Jérôme Loyet

fix a segfault when passing an empty value to a ini parameter from the web server (php_(admin_)?value)


# 6d3ff0ed 18-Jul-2011 Jérôme Loyet

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


# bbce3745 18-Jul-2011 Jérôme Loyet

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


# a476f4d9 18-Jul-2011 Jérôme Loyet

- remove is_fastcgi because FPM is always fastcgi


# 0b71f4f5 18-Jul-2011 Jérôme Loyet

- remove is_fastcgi because FPM is always fastcgi


# 577d81fa 17-Jul-2011 Jérôme Loyet

- get rid of FPM_AUTOCONFIG_H which has never existed since FPM integration into core


# 22065bc0 17-Jul-2011 Jérôme Loyet

- get rid of FPM_AUTOCONFIG_H which has never existed since FPM integration into core


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

- get rid of FPM_AUTOCONFIG_H which has never existed since FPM integration into core


# 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)


# d5899d0b 05-Jul-2011 Jérôme Loyet

- ws and cosmetics


# a3b31f5c 05-Jul-2011 Jérôme Loyet

- ws and cosmetics


# 0494615b 05-Jul-2011 Jérôme Loyet

- ws and cosmetics


# 96d927c6 03-Jul-2011 Felipe Pena

- Fixed crash when using -e option


123456