Revision tags: php-5.3.15, php-5.3.15RC1, php-5.4.5RC1 |
|
#
11a202ef |
| 15-Jun-2012 |
stealth35 |
Fix potential leak in cli server
|
Revision tags: php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1 |
|
#
1e60d0c1 |
| 09-May-2012 |
Xinchen Hui |
Implemented FR #61977 (Need CLI web-server support for files with .htm & svg extensions)
|
#
2cb0ed13 |
| 08-May-2012 |
David Soria Parra |
Typo
|
Revision tags: php-5.3.13, php-5.4.3 |
|
#
ad3a42c2 |
| 06-May-2012 |
Xinchen Hui |
correct variable name
|
Revision tags: php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1 |
|
#
b999e91f |
| 21-Apr-2012 |
Xinchen Hui |
Make css string constant
|
#
cc58373d |
| 20-Apr-2012 |
Xinchen Hui |
Improved performance while sending error page this also fixed bug #61785 (Memory leak when access a non-exists file without router)
|
Revision tags: php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1 |
|
#
9dcfb8c7 |
| 21-Mar-2012 |
Ilia Alshanetsky |
Fixed bug #61461 (missing checks around malloc() calls).
|
#
4ff11268 |
| 11-Mar-2012 |
Xinchen Hui |
Implemented FR #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router)
|
#
40cd3d54 |
| 11-Mar-2012 |
Xinchen Hui |
Implemented FR #60850 (Built in web server does not set $_SERVER['SCRIPT_FILENAME'] when using router)
|
#
024420e9 |
| 11-Mar-2012 |
Xinchen Hui |
Add Moriyoshi Koizumi and I to the cli SAPI credits
|
#
0d076c3c |
| 11-Mar-2012 |
Xinchen Hui |
Add Moriyoshi Koizumi and I to the cli SAPI credits
|
#
16748fe0 |
| 02-Mar-2012 |
Rasmus Lerdorf |
CLI Server was sending "Connection: closed" instead of "Connection: close"
|
Revision tags: php-5.4.0, php-5.4.0RC8 |
|
#
6af0bdc2 |
| 05-Feb-2012 |
Gustavo André dos Santos Lopes |
- Connection: close, not "closed".
|
Revision tags: php-5.3.10, php-5.4.0RC7 |
|
#
7aedbed5 |
| 31-Jan-2012 |
Michael Wallner |
fix usage of php_output_(de)activate; I guess this code doesn't bother about one more hack;
|
#
93c54991 |
| 31-Jan-2012 |
Michael Wallner |
fix usage of php_output_(de)activate; I guess this code doesn't bother about one more hack;
|
#
c64a69c8 |
| 31-Jan-2012 |
Michael Wallner |
MFH: r322963 fix headers print to stdout/stderr if no output written; fix crashes and invalid usage of output control in cli server while passing by
|
#
29c8658d |
| 31-Jan-2012 |
Michael Wallner |
fix headers print to stdout/stderr if no output written; need to make some more testsbefore committing to PHP_5_4; fix crashes and invalid usage of output control in cli server while passing by
|
Revision tags: php-5.4.0RC6, php-5.3.9, php-5.4.0RC5 |
|
#
8775a375 |
| 01-Jan-2012 |
Felipe Pena |
- Year++
|
#
4e198252 |
| 01-Jan-2012 |
Felipe Pena |
- Year++
|
Revision tags: php-5.3.9RC4 |
|
#
77b97de8 |
| 22-Dec-2011 |
Xinchen Hui |
Fix bug #60591 (Memory leak when access a non-exists file)
|
#
68147465 |
| 22-Dec-2011 |
Xinchen Hui |
Fix bug #60591 (Memory leak when access a non-exists file)
|
Revision tags: php-5.4.0RC4 |
|
#
80ab6987 |
| 16-Dec-2011 |
Xinchen Hui |
Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI)
|
#
8b16b7bd |
| 16-Dec-2011 |
Xinchen Hui |
Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI)
|
#
9751092f |
| 09-Dec-2011 |
Xinchen Hui |
add $_SERVER["SERVER_NAME"] since it's handy
|
#
e29c46a5 |
| 09-Dec-2011 |
Xinchen Hui |
add $_SERVER["SERVER_NAME"] since it's handy
|