summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Backport test fixNikita Popov2019-07-021-56/+56
* Fixed bug #75546DanielCiochiu2019-02-123-10/+14
* Fix seeking in php://inputLauri Kenttä2019-01-181-0/+34
* 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
* | 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
* | | Implement object type annotationMichał Brzuchalski2017-06-254-94/+94
* | | Change 'undefined constant' from E_NOTICE to E_WARNING and mention deprecationRowan Collins2017-03-232-2/+2
* | | Change PHP_OS_FAMILY slightlyKalle Sommer Nielsen2017-02-2223-25/+25
* | | Implement Parameter Type Widening RFCNiklas Keller2017-02-041-14/+0
* | | Deprecate each()Nikita Popov2017-02-033-6/+9
* | | Deprecate assert() with string argumentNikita Popov2017-02-031-1/+2
* | | Deprecate track_errors / $php_errormsgNikita Popov2017-02-033-0/+9
* | | Deprecate __autoload()Nikita Popov2017-02-0321-208/+188
* | | Deprecate create_function()Nikita Popov2017-02-033-3/+7
* | | Merge branch 'PHP-7.1'Joe Watkins2017-02-031-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-031-1/+1
| |\ \ | | |/
| | * increase wait time in timeout_variation_9.phpt by 1 secondRodrigo Prado2017-02-031-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-02-031-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-02-031-1/+1
| |\ \ | | |/
| | * increase wait time in timeout_variation_10.phpt by 1 secondRodrigo Prado2017-02-031-1/+1
* | | Remove zend_version() checks from testsNikita Popov2017-01-30118-230/+0
* | | add PHP_OS_FAMILY constant to determine on which os we areStricted2017-01-2524-24/+24
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-222-0/+32
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-222-0/+32
| |\ \ | | |/
| | * Fixed #73969 - Fixed segmentation fault when debug_print_backtrace calledandrewnester2017-01-222-0/+32
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-041-0/+23
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-041-0/+23
| |\ \ | | |/