summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-15176-199/+2
* Trim trailing whitespace in *.phptPeter Kokot2018-10-14387-926/+926
* Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+0
* 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
* 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
* | 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
* | 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
* | 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.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
* | 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.0' into PHP-7.1Joe Watkins2017-01-041-0/+23
|\ \ | |/
| * Merge branch 'pull-request/1312' into PHP-7.0Joe Watkins2017-01-041-0/+23
| |\
| | * Added "exclude_disabled" argument to "get_defined_functions".Willian Gustavo Veiga2015-06-021-1/+12
| | * Fix bug #31875 - get_defined_functions() should not list disabled functions.Willian Gustavo Veiga2015-05-301-0/+12
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-12-071-1/+1
|\ \ \ | |/ /
| * | Fixed typo in skipif error messageMarkus Staab2016-12-071-1/+1
* | | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-221-0/+20
|\ \ \ | |/ /
| * | Fixed memory leak (Bob)Dmitry Stogov2016-11-221-0/+20
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-10-181-0/+18
|\ \ \ | |/ /
| * | Fixed bug #73329 (Float)"Nano" == NANAnatol Belski2016-10-181-0/+18
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-09-262-0/+20
|\ \ \ | |/ /
| * | Fixed bug #73172 parse error: Invalid numeric literalAnatol Belski2016-09-262-0/+20
* | | Implement \ArgumentCountError exceptionDavey Shafik2016-08-301-1/+1
* | | Fixed testsXinchen Hui2016-08-232-4/+0
* | | Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUGNikita Popov2016-08-1916-134/+1
* | | Show "or null" in TypeErrors for nullable arg_infosAndrea Faulds2016-08-111-3/+3
* | | Merge branch 'PHP-7.0'Nikita Popov2016-07-141-4/+2
|\ \ \ | |/ /
| * | Fix test outputNikita Popov2016-07-141-4/+2
* | | Add decimal point in double serializationJakub Zelenka2016-06-261-1/+1
* | | Add better value to testYasuo Ohgaki2016-06-261-15/+22
* | | Remove unneeded output from testYasuo Ohgaki2016-06-261-14/+0
* | | Fix mode when precision=0. Add testYasuo Ohgaki2016-06-261-0/+171
* | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ...Dmitry Stogov2016-06-161-1/+1
* | | Implemented RFC: Fix inconsistent behavior of $this variableDmitry Stogov2016-06-162-13/+9
* | | Switch zend_print_zval_r to use smart_strNikita Popov2016-06-131-2/+2
* | | Fix bug #71897Andrea Faulds2016-05-041-0/+16
* | | Skip test on ZTS buildDmitry Stogov2016-04-251-0/+1
* | | Fixed race conditions in testDmitry Stogov2016-04-251-0/+2
* | | Merge branch 'PHP-7.0'Bob Weinand2016-04-161-1/+2
|\ \ \ | |/ /
| * | Fix non-/Zend tests tooBob Weinand2016-04-161-1/+2