This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80ddb8d95cfcfcaa9f69554d9b004e20fa97ffb3
archived-php-src
/
sapi
/
fpm
History
Jérôme Loyet
6b2b7046ed
- Fixed bug
#52725
(gcc builtin atomic functions were sometimes used when they were not available).
2010-09-01 08:17:18 +00:00
..
fpm
- Fixed bug
#52725
(gcc builtin atomic functions were sometimes used when they were not available).
2010-09-01 08:17:18 +00:00
config.m4
- Fixed bug
#52725
(gcc builtin atomic functions were sometimes used when they were not available).
2010-09-01 08:17:18 +00:00
CREDITS
merge FPM SAPI from trunk (as agreed with Johannes)
2010-05-26 15:14:43 +00:00
init.d.php-fpm.in
Fix required facilities for php-fpm's init script
2010-07-29 19:13:42 +00:00
LICENSE
merge FPM SAPI from trunk (as agreed with Johannes)
2010-05-26 15:14:43 +00:00
Makefile.frag
- Fixed bug
#52476
(move php-fpm man page from section 1 to section 8)
2010-07-29 22:07:00 +00:00
php-fpm.8.in
typo
2010-08-02 09:28:54 +00:00
php-fpm.conf.in
- add 'max children reached' to the FPM status page. It shows how many times
2010-08-31 14:49:16 +00:00