History log of /PHP-7.1/sapi/cli/php_cli_server.c (Results 126 – 150 of 231)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


# a4690962 09-Dec-2011 Xinchen Hui

fix memory leak


# 8fff0e86 09-Dec-2011 Xinchen Hui

fix memory leak


# 3f60731a 09-Dec-2011 Xinchen Hui

Fixed bug #60477 (Segfault after two multipart/form-data POST requests)


# 147c4142 09-Dec-2011 Xinchen Hui

Fixed bug #60477 (Segfault after two multipart/form-data POST requests)


Revision tags: php-5.3.9RC3, php-5.4.0RC3
# 31eaf904 25-Nov-2011 Pierre Joye

- implement FR #60390, SERVER_PORT missing


# 653e6823 25-Nov-2011 Pierre Joye

- implement FR #60390, SERVER_PORT missing


12345678910