History log of /PHP-7.2/sapi/cli/php_cli_server.c (Results 201 – 225 of 237)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 25cdff4d 07-Aug-2011 Rasmus Lerdorf

Signed 1-bit bitfields make no sense


# 9eb19ae2 06-Aug-2011 Rasmus Lerdorf

Avoid a potential double-free here


# 1a9f66d6 06-Aug-2011 Rasmus Lerdorf

Avoid a potential double-free here


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# a06539a1 25-Jul-2011 Florian Anderiasch

Fix #55121 Segfault with multipart/form-data POST


# 48ec4ace 25-Jul-2011 Florian Anderiasch

Fix #55121 Segfault with multipart/form-data POST


# c724b2ee 23-Jul-2011 Moriyoshi Koizumi

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


# 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)


12345678910