Rowan Collins
|
1b565f1393
|
Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecation
Implements RFC "Deprecate and Remove Bareword (Unquoted) Strings"
[https://wiki.php.net/rfc/deprecate-bareword-strings]
|
2017-03-23 18:52:43 +01:00 |
|
SeeSchloss
|
f33c7b3e41
|
Added mandatory Date: header to built-in webserver
|
2016-06-02 12:27:48 +02:00 |
|
Adam Harvey
|
0cc2810498
|
Allow CLI server test scripts to specify the name of the router file.
This is required to write tests that behave differently when an index.php isn't
present in the document root. (Such as the one I'm about to commit.)
|
2015-01-06 01:22:59 +00:00 |
|
Lars Strojny
|
785e66adb5
|
PR #260: Update css for 404 pages to feel more up to date and have a consistent layout across browsers
|
2013-01-14 20:43:14 +01:00 |
|
Xinchen Hui
|
ea441bd08d
|
Implemented FR #63242 (Default error page in PHP built-in web server uses outdated html/css)
|
2012-10-10 17:23:30 +08:00 |
|
Matt Ficken
|
87a011d372
|
Fix bug 61769 Random failure of php_cli_server*phpt tests
|
2012-05-06 18:05:02 +02:00 |
|
Rasmus Lerdorf
|
81d45bc204
|
And fix the test cases as well
|
2012-03-02 03:43:07 +00:00 |
|
Xinchen Hui
|
147c414279
|
Fixed bug #60477 (Segfault after two multipart/form-data POST requests)
|
2011-12-09 05:37:41 +00:00 |
|