Rasmus Lerdorf
|
5799ebdb0c
|
Fix bug #62654
|
2012-07-25 02:03:47 +02:00 |
|
Johannes Schlüter
|
bc0972e78d
|
Fix memleak in CLI
|
2012-06-27 11:42:43 +02:00 |
|
Jerome Loyet
|
38ca8cb7a1
|
- Fixed bug #62205 (php-fpm segfaults (null passed to strstr))
|
2012-06-01 11:18:48 +02:00 |
|
Jerome Loyet
|
35abf3f20c
|
- fix missing include for unix sockets
|
2012-06-01 11:16:53 +02:00 |
|
Jerome Loyet
|
59e0930d37
|
- Comment unused function to avoid warnings
|
2012-06-01 11:16:00 +02:00 |
|
Matt Ficken
|
4054890b26
|
Fixed bug #62176 Test Bug - sapi/cli/tests/bug61546.phpt
|
2012-05-29 11:41:44 +02:00 |
|
Jerome Loyet
|
2f7bd57f93
|
Fixed bug #61218 (the previous patch was not enough restritive on fcgi name string checks)
|
2012-05-26 19:36:01 +02:00 |
|
Jerome Loyet
|
e7ff3e839b
|
Fixed bug #61218 (FPM drops connection while receiving some binary valuesin FastCGI requests)
|
2012-05-26 19:27:02 +02:00 |
|
Jerome Loyet
|
0298b92b69
|
- Fixed bug #62033 (USR2 signal was sent even if not catch when daemonize and an error occured)
|
2012-05-26 18:44:35 +02:00 |
|
Jerome Loyet
|
f6655b62d8
|
- Fixed bug #62160 (Add process.priority to set nice(2) priorities)
|
2012-05-26 18:22:12 +02:00 |
|
Jerome Loyet
|
63e11f9025
|
- add missing headers to avoid warnings
|
2012-05-26 17:37:33 +02:00 |
|
Jerome Loyet
|
a7761262f7
|
- Fixed bug #62153 (when using unix sockets, multiples FPM instances can be launched without errors)
|
2012-05-25 21:21:44 +02:00 |
|
Jerome Loyet
|
bf9120ecae
|
- Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)
|
2012-05-25 21:10:17 +02:00 |
|
Jerome Loyet
|
5d61e56dd7
|
- Fixed bug #61026 (FPM pools can listen on the same address)
|
2012-05-23 11:52:04 +02:00 |
|
Jerome Loyet
|
812d248193
|
- Fixed bug #61295 (php-fpm should not fail with commented 'user' for non-root start)
|
2012-05-23 11:30:27 +02:00 |
|
Jerome Loyet
|
f4c38016b6
|
- Fix help message for '-R'
|
2012-05-23 10:36:45 +02:00 |
|
Jerome Loyet
|
629273d11b
|
- add missing help message for '-R'
|
2012-05-23 10:34:16 +02:00 |
|
Jerome Loyet
|
7b396c078c
|
- Fixed bug #61835 (php-fpm is not allowed to run as root)
|
2012-05-23 09:49:13 +02:00 |
|
Jerome Loyet
|
faca4e08b4
|
- Fixed bug #61045 (fpm don't send error log to fastcgi clients)
|
2012-05-22 08:34:27 +02:00 |
|
Stanislav Malyshev
|
000e84aa88
|
improve fix for CVE-2012-1823
|
2012-05-07 12:14:21 -07:00 |
|
Rasmus Lerdorf
|
168e8920be
|
Fix for CVE-2012-1823
(cherry picked from commit 29300b1f9d)
|
2012-05-05 17:34:07 +02:00 |
|
Xinchen Hui
|
bae56a87f8
|
Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).
|
2012-04-30 12:09:22 +08:00 |
|
Felipe Pena
|
c3b0fb4fbe
|
- Fixed bug #54197 ([PATH=] sections incompatibility with user_ini.filename set to null) patch by ab@php.net
|
2012-04-19 23:12:47 -03:00 |
|
Xinchen Hui
|
896c4539df
|
Fixed bug #61605 (header_remove() does not remove all headers)
|
2012-04-04 16:01:43 +08:00 |
|
Gustavo André dos Santos Lopes
|
2d2995f343
|
Fixed bug #61043: Regression in magic_quotes_gpc fix (CVE-2012-0831)
Merge commit 'refs/pull/12/head' of git://github.com/php/php-src into 5.3
Signed-off-by: Gustavo André dos Santos Lopes <cataphract@php.net>
|
2012-03-21 21:12:31 +00:00 |
|
Ondřej Surý
|
d1fd5432e1
|
Fixed bug #61043 (Regression in magic_quotes_gpc fix for CVE-2012-0831)
|
2012-03-21 08:44:59 +01:00 |
|
David Soria Parra
|
f7b10abae9
|
Replace $Revision$ with $Id$ in keyword expansion enable files
|
2012-03-20 17:53:47 +01:00 |
|
Ilia Alshanetsky
|
edb57810a7
|
Fixed bug #61430 (Transposed memset() params in sapi/fpm/fpm/fpm_shm.c).
|
2012-03-19 13:10:23 -04:00 |
|
Christopher Jones
|
949ef40139
|
Fixed bug #61172 (Add Apache 2.4 support)
|
2012-03-02 00:07:41 +00:00 |
|
Olivier DOUCET
|
ce535f1819
|
more verbose skip reason in test files with not so obvious extension requirements
|
2012-02-25 12:10:41 +00:00 |
|
Rasmus Lerdorf
|
69f24fb502
|
Yup, these need to be escaped. Good catch.
|
2012-02-21 00:01:19 +00:00 |
|
Rasmus Lerdorf
|
cc813032cd
|
Fix bug 61149
|
2012-02-20 20:29:26 +00:00 |
|
Dmitry Stogov
|
87c038be06
|
Always restore PG(magic_quote_gpc) on request shutdown
|
2012-02-02 12:58:54 +00:00 |
|
Rasmus Lerdorf
|
6f27b1f1a6
|
Missing ifdef here
Fixes bug 60811
|
2012-01-19 22:35:22 +00:00 |
|
Jérôme Loyet
|
b9fab77d13
|
- Fixed bug #60659 (FPM does not clear auth_user on request accept)
|
2012-01-04 21:18:26 +00:00 |
|
Jérôme Loyet
|
0ca9fbc0de
|
- Fixed bug #60629 (memory corruption when web server closed the fcgi fd)
|
2012-01-03 22:26:11 +00:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
George Wang
|
3c1df3349a
|
fixed a crash in cli mode when apache_request_headers() is called
|
2011-12-31 18:15:06 +00:00 |
|
Felipe Pena
|
b7e84d6b83
|
- Removed C++ comment style
|
2011-11-19 12:16:47 +00:00 |
|
George Wang
|
56728f11a8
|
keep code to be compatible with PHP4
|
2011-11-16 03:58:57 +00:00 |
|
George Wang
|
badd6a91d4
|
keep PHP_5_4 in sync with PHP_5_3 branch
|
2011-11-16 03:44:42 +00:00 |
|
Jérôme Loyet
|
e5ccae408e
|
- Added .phar to default authorized extensions
|
2011-11-16 00:21:38 +00:00 |
|
Jérôme Loyet
|
bc169ba823
|
- FR #60199 (enhance FPM error log when the primary script can't be open)
|
2011-11-15 22:29:59 +00:00 |
|
Jérôme Loyet
|
0e25118cc4
|
- Fixed bug #60179 (php_flag and php_value does not work properly)
|
2011-11-03 15:47:19 +00:00 |
|
Xinchen Hui
|
a391535e00
|
Fixed bug #60206 (possible integer overflow in content_length)
|
2011-11-03 07:26:09 +00:00 |
|
Ferenc Kovacs
|
263ab7e2d4
|
stream_socket_server("unix://..." has a length limit, so it is better to use the tmp dir instead of the current test dir for the socket file. see https://bugs.php.net/bug.php?id=60106
|
2011-10-22 21:44:05 +00:00 |
|
Ferenc Kovacs
|
8bbbfadcfe
|
there is a length limit on the shebang line, ignore the tests for >= 127
|
2011-10-20 18:09:44 +00:00 |
|
Jérôme Loyet
|
92039e00b0
|
- ensure request_terminate_timeout >= request_slowlog_timeout
|
2011-10-09 15:21:06 +00:00 |
|
Jérôme Loyet
|
f58cf75068
|
- Fixed bug #55526 (Heartbeat causes a lot of unnecessary events)
|
2011-10-09 15:12:26 +00:00 |
|
Jérôme Loyet
|
3982cda83b
|
- Fixed bug #55533 (The -d parameter doesn't work)
|
2011-10-09 14:36:11 +00:00 |
|