History log of /PHP-5.5/sapi/cli/php_cli_server.c (Results 126 – 145 of 145)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6b48551c 19-Jul-2011 Moriyoshi Koizumi

- Buffers are local to the blocks where they belong.


# 7505322d 19-Jul-2011 Moriyoshi Koizumi

- Buffers are local to the blocks where they belong.


# 29745da3 19-Jul-2011 Moriyoshi Koizumi

- Print HTTP method as well in the log.
- Print response code also when the request is processed by a script.
- Those changes partly closes #55109.


# 8e42748a 19-Jul-2011 Moriyoshi Koizumi

- Print HTTP method as well in the log.
- Print response code also when the request is processed by a script.
- Those changes partly closes #55109.


Revision tags: php-5.3.7RC3, php-5.4.0alpha2
# c10d1488 06-Jul-2011 Felipe Pena

- Fixed bug #55076 (requires() fails in a subdirectory with the in-built webserver)


# 93776977 06-Jul-2011 Felipe Pena

- Fixed bug #55076 (requires() fails in a subdirectory with the in-built webserver)


# df103140 03-Jul-2011 Felipe Pena

- Fixed bug #55118 (Imcomplete start message)


# 7711da05 03-Jul-2011 Felipe Pena

- Fixed bug #55118 (Imcomplete start message)


# 7497a0eb 30-Jun-2011 Philip Olson

Updated name to 'PHP Development Server', and CTRL-C to Ctrl-C, as per PHP bug #55071


# 18e0f8a4 30-Jun-2011 Philip Olson

Updated name to 'PHP Development Server', and CTRL-C to Ctrl-C, as per PHP bug #55071


Revision tags: php-5.3.7RC2
# cdad24cd 29-Jun-2011 David Soria Parra

correct error message for a missing document root in the cli webserver

the document root is always a directory.


# c1abc893 29-Jun-2011 David Soria Parra

correct error message for a missing document root in the cli webserver

the document root is always a directory.


# 5024c327 29-Jun-2011 David Soria Parra

fix #55072 in-built web server needs to check -t option is a directory


# 54b84f83 29-Jun-2011 David Soria Parra

fix #55072 in-built web server needs to check -t option is a directory


# f7a02402 27-Jun-2011 Felipe Pena

- Fixed crash on invalid addr:port (Chris Jones, Felipe)


# 6cc66ef9 27-Jun-2011 Felipe Pena

- Fixed crash on invalid addr:port (Chris Jones, Felipe)


# bdb54229 21-Jun-2011 Pierre Joye

- fix build


# f027884c 21-Jun-2011 Pierre Joye

- fix build


# 7dfef17c 20-Jun-2011 Moriyoshi Koizumi

- Add built-in web server to CLI SAPI. See the RFC for detail.


# 5b921a87 20-Jun-2011 Moriyoshi Koizumi

- Add built-in web server to CLI SAPI. See the RFC for detail.


123456