Moriyoshi Koizumi
|
6b48551c93
|
- Buffers are local to the blocks where they belong.
|
2011-07-19 18:00:16 +00:00 |
|
Moriyoshi Koizumi
|
29745da338
|
- 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.
|
2011-07-19 17:47:34 +00:00 |
|
Felipe Pena
|
93776977d8
|
- Fixed bug #55076 (requires() fails in a subdirectory with the in-built webserver)
|
2011-07-06 01:54:54 +00:00 |
|
Felipe Pena
|
7711da059e
|
- Fixed bug #55118 (Imcomplete start message)
|
2011-07-03 14:45:41 +00:00 |
|
Philip Olson
|
18e0f8a489
|
Updated name to 'PHP Development Server', and CTRL-C to Ctrl-C, as per PHP bug #55071
|
2011-06-30 23:50:56 +00:00 |
|
David Soria Parra
|
c1abc8938d
|
correct error message for a missing document root in the cli webserver
the document root is always a directory.
|
2011-06-29 23:44:02 +00:00 |
|
David Soria Parra
|
54b84f832a
|
fix #55072 in-built web server needs to check -t option is a directory
|
2011-06-29 23:29:01 +00:00 |
|
Felipe Pena
|
6cc66ef964
|
- Fixed crash on invalid addr:port (Chris Jones, Felipe)
|
2011-06-27 23:18:26 +00:00 |
|
Pierre Joye
|
f027884ca1
|
- fix build
|
2011-06-21 11:43:19 +00:00 |
|
Moriyoshi Koizumi
|
5b921a87a1
|
- Add built-in web server to CLI SAPI. See the RFC for detail.
|
2011-06-20 20:27:39 +00:00 |
|