summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-02-123-10/+14
|\
| * Fixed bug #75546DanielCiochiu2019-02-123-10/+14
* | Fix tests bareword fallback with error suppressionGuilliam Xavier2019-02-111-56/+56
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-01-181-0/+34
|\ \ | |/
| * Fix seeking in php://inputLauri Kenttä2019-01-181-0/+34
* | This test needs to log to stdoutRasmus Lerdorf2018-10-311-0/+4
* | 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-15178-201/+2
| * Trim trailing whitespace in *.phptPeter Kokot2018-10-14376-906/+906
| * Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+0
| * Merge branch 'PHP-7.1' into PHP-7.2Peter Kokot2018-10-132-69/+69
| |\
| | * Fix failing tests/lang due to whitespacePeter Kokot2018-10-132-69/+69
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-138-28/+28
| | * Convert CRLF line endings to LFPeter Kokot2018-10-1375-6553/+6553
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-138-28/+28
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15178-201/+3
* | | Trim trailing whitespace in *.phptPeter Kokot2018-10-14375-902/+902
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+0
* | | Fixed bug #72635Nikita Popov2018-09-291-1/+4
* | | Make more tests run on 64bit plataformsGabriel Caruso2018-07-303-12/+0
* | | Remove unused Git attributes identPeter Kokot2018-07-251-1/+1
* | | Fixed bug #76509Nikita Popov2018-06-251-5/+5
* | | Improve HashTable iterators handling:Dmitry Stogov2018-03-222-26/+44
* | | Remove duplicated testsGabriel Caruso2018-02-221-37/+0
* | | remove support for string|unicode in testsGabriel Caruso2018-02-226-46/+46
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-20118-118/+118
* | | Remove empty sections in testsGabriel Caruso2018-02-141-2/+1
* | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-1010-97/+97
* | | Use int instead of integer in type errorsGabriel Caruso2018-02-046-27/+27
* | | Remove some references to E_STRICT in testsNikita Popov2018-02-036-10/+0
* | | Remove superfluous SKIPIF sections in testsGabriel Caruso2018-02-036-16/+1
* | | Fix #75765 Exception on extend of undefined classtimurib2018-01-122-1/+26
* | | Fixed incorrect recursion detectionDmitry Stogov2017-10-061-0/+10
|/ /
* | 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.0' into PHP-7.1Anatol Belski2017-08-193-0/+40
| |\ \ | | |/
| | * Fix issues with phpt and EXTENSION on windows (BUG 75042)John Boehr2017-08-193-0/+40
* | | Fix skipifsAnatol Belski2017-08-182-10/+4
* | | Fix issues with phpt and EXTENSION on windows (BUG 75042)John Boehr2017-08-183-0/+46
* | | 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
* | | Req #74963 (Improved error message on fetching property of non-object)Xinchen Hui2017-07-311-9/+9
* | | Merge branch 'PHP-7.1' into PHP-7.2Sara Golemon2017-07-221-0/+29
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Sara Golemon2017-07-221-0/+29
| |\ \ | | |/
| | * Fix compile-time optimization of NAN comparisonsSara Golemon2017-07-221-0/+29
* | | 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