summaryrefslogtreecommitdiff
path: root/tests/output
Commit message (Expand)AuthorAgeFilesLines
* Run tidyNikita Popov2020-09-1818-42/+42
* Improve error messages mentioning parameters instead of argumentsMáté Kocsis2020-09-092-2/+2
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-094-0/+4
* Fix #79805: sapi_windows_vt100_support throws TypeErrorChristoph M. Becker2020-07-1613-661/+252
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-103-6/+6
* Mark test as XFAIL for Windows/JIT/Release buildsChristoph M. Becker2020-07-101-0/+6
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-2421-90/+33
* Use EXPECT instead of EXPECTF when possible EXPECTF logic in run tests is co...Gabriel Caruso2020-04-276-6/+6
* Change argument error message formatMáté Kocsis2020-02-2612-60/+60
* Make type error messages more consistentMáté Kocsis2020-02-1712-300/+300
* Reindent phpt filesNikita Popov2020-02-0319-88/+88
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-1717-38/+38
* Fix #78880: Spelling error reportChristoph M. Becker2019-12-211-5/+5
* Clean DONE tags from testsFabien Villepinte2019-11-072-4/+0
* 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