summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| | * 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.1'Christoph M. Becker2016-12-071-1/+1
|\ \ \ \ | |/ / /
| * | | 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
* | | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-2419-162/+162
* | | | Merge branch 'PHP-7.1'Dmitry Stogov2016-11-221-0/+20
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Dmitry Stogov2016-11-221-0/+20
| |\ \ \ | | |/ /
| | * | Fixed memory leak (Bob)Dmitry Stogov2016-11-221-0/+20
* | | | Fix CRLF line-endings in testsNikita Popov2016-11-2075-6553/+6553
* | | | Introduce SKIP_IO_CAPTURE_TESTS groupAnatol Belski2016-11-0618-0/+72
* | | | Add VT100 support for WindowsMichele Locati2016-10-2821-0/+2011
|/ / /
* | | 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
|\ \ \ | |/ /