| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Trim trailing whitespace in *.phpt | Peter Kokot | 2018-10-14 | 1 | -2/+2 |
| | | |||||
| * | Added mandatory Date: header to built-in webserver | SeeSchloss | 2016-06-02 | 1 | -0/+1 |
| | | |||||
| * | Fix bug #71005 (Segfault in php_cli_server_dispatch_router()). | Adam Harvey | 2015-12-01 | 1 | -0/+46 |
| We didn't initialise the retval variable in php_cli_server_dispatch_router(); let's now initialise it to be IS_UNDEF, as the following if condition expects. | |||||
