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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2cd1661e2d8a87bf900dae6f60c66811cfa3600a
archived-php-src
/
sapi
/
fpm
History
Jérôme Loyet
8c1582c9ad
- remove a memory leak (missing efree())
2010-09-14 15:33:43 +00:00
..
fpm
- remove a memory leak (missing efree())
2010-09-14 15:33:43 +00:00
config.m4
- remove FPM specific version which is irrelevant since FPM integration into core.
2010-09-07 22:03:43 +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
- remove FPM specific version which is irrelevant since FPM integration into core.
2010-09-07 22:03:43 +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