summaryrefslogtreecommitdiff
path: root/sapi/cli
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #71005 (Segfault in php_cli_server_dispatch_router()).Adam Harvey2015-12-012-0/+48
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2015-11-231-2/+2
|\
| * Fixed bug #61751 (SAPI build problem on AIX: Undefined symbol: php_register_i...Lior Kaplan2015-11-231-2/+2
| * Ensure the test failsXinchen Hui2015-11-111-0/+4
* | Update mime type generator script to keep track of additional mime-typesReeze Xia2015-11-152-1/+13
* | Added support for CSS/JavaScript source mapsThorsten Rinne2015-11-151-0/+1
* | Ensure the test failsXinchen Hui2015-11-111-0/+4
* | Fixed bug #70863 Incorect logic to increment_function for proxy objectsAnatol Belski2015-11-061-1/+1
* | Add NTS/ZTS information to php -vBob Weinand2015-09-301-8/+11
* | Merge branch 'PHP-5.6'Xinchen Hui2015-09-111-0/+41
|\ \ | |/
| * Add test XFAIL for bug #70470Xinchen Hui2015-09-111-0/+41
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-09-052-2/+23
|\ \ | |/
| * Fix #68291: 404 on urls with '+'Christoph M. Becker2015-09-052-2/+23
* | fix zend signal and tsrm compatzend-signal-ztsJoe Watkins2015-09-011-0/+4
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-142-0/+33
|\ \ | |/
| * Fix #70264: CLI server directory traversalChristoph M. Becker2015-08-142-0/+33
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-093-0/+66
|\ \ | |/
| * Fix #66606: Sets HTTP_CONTENT_TYPE but not CONTENT_TYPEwusuopu2015-08-091-0/+3
| * added tests for bug #66606Christoph M. Becker2015-08-092-0/+63
* | fix testStanislav Malyshev2015-08-041-1/+1
* | Merge branch 'PHP-5.6'Stanislav Malyshev2015-08-041-1/+1
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-2/+2
| |\
| | * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-2/+2
| | |\
| | | * fix testStanislav Malyshev2015-08-041-2/+2
* | | | Merge branch 'PHP-5.6'Stanislav Malyshev2015-08-041-3/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2015-08-041-4/+7
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2015-08-041-4/+7
| | |\ \ | | | |/
| | | * fix testStanislav Malyshev2015-08-041-4/+7
| | * | Fixed bug #67741 (auto_prepend_file messes up __LINE__)Reeze Xia2015-03-032-0/+20
| | * | Bump yearXinchen Hui2015-01-158-9/+9
| | * | Fix bug #68784Rasmus Lerdorf2015-01-091-1/+1
* | | | fixed broken testChristoph M. Becker2015-07-261-1/+2
* | | | Fixed bug #70006 (cli - function with default arg = STDOUT crash output).Xinchen Hui2015-07-071-0/+18
* | | | http parser code assumes char is signedAnton Blanchard2015-07-061-1/+2
* | | | Switch position of ce in exception ce variable namesAaron Piotrowski2015-07-031-1/+1
* | | | Change zend_exception_get_default() to zend_exception_ceAaron Piotrowski2015-07-031-1/+1
* | | | integrate the openssl applink shimAnatol Belski2015-07-031-0/+4
* | | | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-11/+11
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-272-2/+39
|\ \ \ \ | |/ / /
| * | | Fixed #69655: php -S changes MKCALENDAR request method to MKCOLChristoph M. Becker2015-06-272-2/+39
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-271-1/+3
|\ \ \ \ | |/ / /
| * | | added skip condition for powershell requirement of testChristoph M. Becker2015-06-271-1/+3
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-272-0/+22
|\ \ \ \ | |/ / /
| * | | Fix #64878: 304 responses return Content-Type headerChristoph M. Becker2015-06-272-0/+22
* | | | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-06-141-4/+0
|\ \ \ \
| * | | | cleanup more redundant S_IS* declarationsAnatol Belski2015-05-251-4/+0
* | | | | Throwable method signatures.Aaron Piotrowski2015-05-181-9/+9
* | | | | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-172-2/+2
* | | | | Merge branch 'master' into throwable-interfaceAaron Piotrowski2015-05-172-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Tweak uncaught exception message displayNikita Popov2015-05-172-2/+2