History log of /PHP-8.4/sapi/cli/php_cli_server.c (Results 226 – 250 of 327)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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


Revision tags: php-5.3.9RC2, php-5.4.0RC2
# f8503b43 15-Nov-2011 Xinchen Hui

Fixed bug #60159 (Router returns false, but POST is not passed to requested
resource) and bug #55759 (mem leak when use built-in server)


# f8386e34 15-Nov-2011 Xinchen Hui

Fixed bug #60159 (Router returns false, but POST is not passed to requested
resource) and bug #55759 (mem leak when use built-in server)


Revision tags: php-5.4.0RC1, php-5.3.9RC1
# bba44800 01-Nov-2011 Xinchen Hui

Fixed bug #60189 (php logo can not be displayed)


# ceac9dc4 01-Nov-2011 Xinchen Hui

Fixed bug #60189 (php logo can not be displayed)


12345678910>>...14