summaryrefslogtreecommitdiff
path: root/tests/output
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Peter Kokot2019-03-1518-18/+18
|\
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1518-18/+18
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-1110-77/+20
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-1910-250/+0
|\ \ | |/
| * Remove some zpp failure testsNikita Popov2019-02-1910-250/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-051-194/+0
|\ \ | |/
| * Remove zpp variation testsNikita Popov2019-02-051-194/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-01-311-1/+1
|\ \ | |/
| * Revert "Don't silence fatal errors with @"Nikita Popov2019-01-311-1/+1
* | Merge branch 'PHP-7.4'Joe Watkins2019-01-311-1/+1
|\ \ | |/
| * Don't silence fatal errors with @Nikita Popov2019-01-311-1/+1
* | Remove static calls to non-static methodsNikita Popov2019-01-301-3/+4
* | Remove track_errors and $php_errormsgNikita Popov2019-01-281-19/+0
|/
* Merge branch 'PHP-7.3'Peter Kokot2018-10-181-1/+5
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Peter Kokot2018-10-181-1/+5
| |\
| | * Fix tests/output/bug74815.phpt generating errors.logPeter Kokot2018-10-181-1/+5
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-157-8/+0
| | * Trim trailing whitespace in *.phptPeter Kokot2018-10-1435-81/+81
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-157-8/+0
| * | Trim trailing whitespace in *.phptPeter Kokot2018-10-1435-81/+81
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-157-8/+0
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-1415-26/+26
* | | Trim trailing whitespace in testsGabriel Caruso2018-10-1435-55/+55
* | | Fix some misspellingsGabriel Caruso2018-08-121-2/+2
|/ /
* | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2010-10/+10
* | Use int instead of integer in type errorsGabriel Caruso2018-02-042-14/+14
|/
* Merge branch 'PHP-7.1' into PHP-7.2Andrea Faulds2017-09-211-0/+18
|\
| * Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2017-09-211-0/+18
| |\
| | * Fix bug #75236Andrea Faulds2017-09-211-0/+18
* | | Merge branch 'PHP-7.1' into PHP-7.2Andrea Faulds2017-08-121-0/+16
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Andrea Faulds2017-08-121-0/+16
| |\ \ | | |/
| | * Fix bug #74725 (html_errors=1 breaks unhandled exceptions)Andrea Faulds2017-08-121-0/+16
* | | Bug #74815 crash with a combination of INI entries at startupAnatol Belski2017-06-271-0/+15
* | | Remove superfluous semicolonsTom Van Looy2017-06-264-4/+4
* | | Change PHP_OS_FAMILY slightlyKalle Sommer Nielsen2017-02-2213-13/+13
* | | add PHP_OS_FAMILY constant to determine on which os we areStricted2017-01-2513-13/+13
* | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-6/+6
* | | Introduce SKIP_IO_CAPTURE_TESTS groupAnatol Belski2016-11-0618-0/+72
* | | Add VT100 support for WindowsMichele Locati2016-10-2821-0/+2011
|/ /
* | Switch zend_print_zval_r to use smart_strNikita Popov2016-06-131-2/+2
|/
* Fixed testXinchen Hui2015-11-261-1/+1
* Fixed bug #70970 (Segfault when combining error handler with output buffering)Xinchen Hui2015-11-255-5/+33
* More accurate reference counting on closuresDmitry Stogov2015-03-101-1/+1
* Fix testReeze Xia2015-03-031-0/+2
* fix testMichael Wallner2015-02-181-1/+1
* Merge branch 'PHP-5.6'Michael Wallner2015-02-181-1/+1
|\
| * fix testMichael Wallner2015-02-181-1/+1
* | Merge branch 'PHP-5.6'Michael Wallner2015-02-181-0/+13
|\ \ | |/
| * Fixed bug #65593 (Segfault when calling ob_start from output buffering callback)Michael Wallner2015-02-181-0/+13
* | Fix tests I broke with the E_ERROR > E_RECOVERABLE_ERROR changeKalle Sommer Nielsen2014-12-293-3/+3