| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge branch 'PHP-5.6' | Xinchen Hui | 2015-09-11 | 1 | -0/+41 | |
| |\ \ | |/ | ||||||
| | * | Add test XFAIL for bug #70470 | Xinchen Hui | 2015-09-11 | 1 | -0/+41 | |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-09-05 | 1 | -0/+21 | |
| |\ \ | |/ | ||||||
| | * | Fix #68291: 404 on urls with '+' | Christoph M. Becker | 2015-09-05 | 1 | -0/+21 | |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-08-14 | 1 | -0/+21 | |
| |\ \ | |/ | ||||||
| | * | Fix #70264: CLI server directory traversal | Christoph M. Becker | 2015-08-14 | 1 | -0/+21 | |
| * | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-08-09 | 2 | -0/+63 | |
| |\ \ | |/ | ||||||
| | * | added tests for bug #66606 | Christoph M. Becker | 2015-08-09 | 2 | -0/+63 | |
| * | | fix test | Stanislav Malyshev | 2015-08-04 | 1 | -1/+1 | |
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-08-04 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-08-04 | 1 | -2/+2 | |
| | |\ | ||||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-08-04 | 1 | -2/+2 | |
| | | |\ | ||||||
| | | | * | fix test | Stanislav Malyshev | 2015-08-04 | 1 | -2/+2 | |
| * | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2015-08-04 | 1 | -3/+6 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2015-08-04 | 1 | -4/+7 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2015-08-04 | 1 | -4/+7 | |
| | | |\ \ | | | |/ | ||||||
| | | | * | fix test | Stanislav Malyshev | 2015-08-04 | 1 | -4/+7 | |
| | | * | | Fixed bug #67741 (auto_prepend_file messes up __LINE__) | Reeze Xia | 2015-03-03 | 2 | -0/+20 | |
| * | | | | fixed broken test | Christoph M. Becker | 2015-07-26 | 1 | -1/+2 | |
| * | | | | Fixed bug #70006 (cli - function with default arg = STDOUT crash output). | Xinchen Hui | 2015-07-07 | 1 | -0/+18 | |
| * | | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-27 | 1 | -0/+30 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Fixed #69655: php -S changes MKCALENDAR request method to MKCOL | Christoph M. Becker | 2015-06-27 | 1 | -0/+30 | |
| * | | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-27 | 1 | -1/+3 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | added skip condition for powershell requirement of test | Christoph M. Becker | 2015-06-27 | 1 | -1/+3 | |
| * | | | | Merge branch 'PHP-5.6' | Christoph M. Becker | 2015-06-27 | 1 | -0/+19 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Fix #64878: 304 responses return Content-Type header | Christoph M. Becker | 2015-06-27 | 1 | -0/+19 | |
| * | | | | Throwable method signatures. | Aaron Piotrowski | 2015-05-18 | 1 | -9/+9 | |
| * | | | | Update exception names in tests after formatting changes. | Aaron Piotrowski | 2015-05-17 | 2 | -2/+2 | |
| * | | | | Merge branch 'master' into throwable-interface | Aaron Piotrowski | 2015-05-17 | 2 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 2 | -2/+2 | |
| * | | | | | Fix a few missed tests. | Aaron Piotrowski | 2015-05-16 | 1 | -1/+1 | |
| * | | | | | Updated tests to reflect exception class changes. | Aaron Piotrowski | 2015-05-16 | 4 | -5/+5 | |
| |/ / / / | ||||||
| * | | | | Display EngineExceptions like ordinary exceptions | Nikita Popov | 2015-05-15 | 2 | -2/+9 | |
| * | | | | Add test for the SEARCH HTTP verb in the CLI HTTP server. | Mats Lindh | 2015-05-12 | 1 | -0/+40 | |
| * | | | | fix test | Anatol Belski | 2015-03-23 | 1 | -1/+1 | |
| * | | | | Fixed test | Xinchen Hui | 2015-03-21 | 1 | -1/+1 | |
| * | | | | Implement preg_replace_callback_array function | Wei Dai | 2015-03-13 | 1 | -0/+9 | |
| * | | | | Fix CLI test and drop some now unnecessary code | Nikita Popov | 2015-03-09 | 1 | -1/+4 | |
| * | | | | Implement engine exceptions | Dmitry Stogov | 2015-03-09 | 1 | -2/+2 | |
| * | | | | Merge branch 'PHP-5.6' | Reeze Xia | 2015-03-03 | 2 | -0/+20 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Fixed bug #67741 (auto_prepend_file messes up __LINE__) | Reeze Xia | 2015-03-03 | 2 | -0/+20 | |
| * | | | | Merge branch 'PHP-5.6' | Adam Harvey | 2015-01-06 | 7 | -10/+43 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Adam Harvey | 2015-01-06 | 7 | -10/+43 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Handle NULL strings in sapi_cli_server_register_variable(). | Adam Harvey | 2015-01-06 | 1 | -0/+34 | |
| | | * | | Allow CLI server test scripts to specify the name of the router file. | Adam Harvey | 2015-01-06 | 6 | -10/+9 | |
| * | | | | Merge branch 'PHP-5.6' | Ferenc Kovacs | 2014-11-29 | 1 | -5/+5 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Ferenc Kovacs | 2014-11-29 | 1 | -5/+5 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | fix test with readline on mac | Ferenc Kovacs | 2014-11-29 | 1 | -5/+5 | |
| * | | | | Merge branch 'PHP-5.6' | Johannes Schlüter | 2014-09-27 | 1 | -2/+0 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Johannes Schlüter | 2014-09-27 | 1 | -2/+0 | |
| | |\ \ \ | | |/ / | ||||||
