summaryrefslogtreecommitdiff
path: root/sapi/cli/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix the version check causing the test failAnatol Belski2017-09-181-13/+1
* Fixed bug #70470Bouke van der Bijl2017-09-052-2/+35
* Add simple cli test for PATH/HOST ini sectionsManuel Mausz2017-06-091-0/+46
* Added cleanupXinchen Hui2017-05-171-0/+4
* Added test for bug #74600Xinchen Hui2017-05-171-0/+34
* Increase wait time for tests involving sockets to improve Travis relabilityMitch Hagstrand2017-01-131-3/+3
* Makes the sapi web server and curl tests more reliableMitch Hagstrand2016-12-272-18/+56
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-281-1/+6
|\
| * Fix #72676: Test cli_process_title_unix fails on AIXChristoph M. Becker2016-07-281-1/+6
* | Fixed failed with libeditXinchen Hui2016-04-151-0/+3
* | Fix bug #71624, PHP_MODE_PROCESS_STDIN (CLI SAPI called with '-R') did not pr...Sean DuBois2016-03-151-0/+43
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-032-4/+18
|\ \ | |/
| * Fixed bug #69953Christoph M. Becker2016-03-032-4/+18
* | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2016-03-031-0/+4
|\ \ | |/
| * Disable upload_2G test on travisNikita Popov2016-03-031-0/+4
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-181-5/+5
|\ \ | |/
| * fix testAnatol Belski2016-01-181-5/+5
| * Ensure the test failsXinchen Hui2015-11-111-0/+4
* | Fix bug #71005 (Segfault in php_cli_server_dispatch_router()).Adam Harvey2015-12-011-0/+46
* | 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
* | 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-051-0/+21
|\ \ | |/
| * Fix #68291: 404 on urls with '+'Christoph M. Becker2015-09-051-0/+21
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-141-0/+21
|\ \ | |/
| * Fix #70264: CLI server directory traversalChristoph M. Becker2015-08-141-0/+21
* | Merge branch 'PHP-5.6'Christoph M. Becker2015-08-092-0/+63
|\ \ | |/
| * 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
* | | | 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
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-06-271-0/+30
|\ \ \ \ | |/ / /
| * | | Fixed #69655: php -S changes MKCALENDAR request method to MKCOLChristoph M. Becker2015-06-271-0/+30
* | | | 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-271-0/+19
|\ \ \ \ | |/ / /
| * | | Fix #64878: 304 responses return Content-Type headerChristoph M. Becker2015-06-271-0/+19
* | | | 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
|\ \ \ \