History log of /PHP-7.1/sapi/cli/php_cli_server.c (Results 201 – 225 of 231)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 83552304 23-Jul-2011 Moriyoshi Koizumi

- Give index.php a precedence over index.html. Patch by davidc.


# 56c563df 21-Jul-2011 Moriyoshi Koizumi

- Show PHP_VERSION in the banner. Suggested by Chris and others.


# 1f396617 21-Jul-2011 Moriyoshi Koizumi

- Show PHP_VERSION in the banner. Suggested by Chris and others.


# 7907f66e 20-Jul-2011 Moriyoshi Koizumi

Fixed bug #55071. Maybe a bit overkill?


# b07ad1e1 20-Jul-2011 Moriyoshi Koizumi

Fixed bug #55071. Maybe a bit overkill?


# b0683007 20-Jul-2011 Moriyoshi Koizumi

- Better error handling.


# 06381a8f 20-Jul-2011 Moriyoshi Koizumi

- Better error handling.


# a07a4af3 20-Jul-2011 Moriyoshi Koizumi

- Fixed bug #55073 (PHP-CLI-webserver does not listen on ipv6 interfaces), letting getaddrinfo(3) validate IPv6 addresses.


# 81cd23df 20-Jul-2011 Moriyoshi Koizumi

- Fixed bug #55073 (PHP-CLI-webserver does not listen on ipv6 interfaces), letting getaddrinfo(3) validate IPv6 addresses.


# dacd5640 19-Jul-2011 Moriyoshi Koizumi

- Fixed bug #55107 (Null bytes in URL cause insecure behavior (code execution / code disclosure)).


# 9f98a430 19-Jul-2011 Moriyoshi Koizumi

- Fixed bug #55107 (Null bytes in URL cause insecure behavior (code execution / code disclosure)).


# 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


12345678910