Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'PHP-7.0' into PHP-7.1 | Andrea Faulds | 2017-09-21 | 1 | -0/+18 |
|\ | |||||
| * | Fix bug #75236 | Andrea Faulds | 2017-09-21 | 1 | -0/+18 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2017-08-19 | 3 | -0/+40 |
|\ \ | |/ | |||||
| * | Fix issues with phpt and EXTENSION on windows (BUG 75042) | John Boehr | 2017-08-19 | 3 | -0/+40 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Andrea Faulds | 2017-08-12 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | Fix bug #74725 (html_errors=1 breaks unhandled exceptions) | Andrea Faulds | 2017-08-12 | 1 | -0/+16 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Sara Golemon | 2017-07-22 | 1 | -0/+29 |
|\ \ | |/ | |||||
| * | Fix compile-time optimization of NAN comparisons | Sara Golemon | 2017-07-22 | 1 | -0/+29 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-02-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | increase wait time in timeout_variation_9.phpt by 1 second | Rodrigo Prado | 2017-02-03 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-02-03 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | increase wait time in timeout_variation_10.phpt by 1 second | Rodrigo Prado | 2017-02-03 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-22 | 2 | -0/+32 |
|\ \ | |/ | |||||
| * | Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called | andrewnester | 2017-01-22 | 2 | -0/+32 |
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-04 | 1 | -0/+23 |
|\ \ | |/ | |||||
| * | Merge branch 'pull-request/1312' into PHP-7.0 | Joe Watkins | 2017-01-04 | 1 | -0/+23 |
| |\ | |||||
| | * | Added "exclude_disabled" argument to "get_defined_functions". | Willian Gustavo Veiga | 2015-06-02 | 1 | -1/+12 |
| | * | Fix bug #31875 - get_defined_functions() should not list disabled functions. | Willian Gustavo Veiga | 2015-05-30 | 1 | -0/+12 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Christoph M. Becker | 2016-12-07 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Fixed typo in skipif error message | Markus Staab | 2016-12-07 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Dmitry Stogov | 2016-11-22 | 1 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | Fixed memory leak (Bob) | Dmitry Stogov | 2016-11-22 | 1 | -0/+20 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-10-18 | 1 | -0/+18 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #73329 (Float)"Nano" == NAN | Anatol Belski | 2016-10-18 | 1 | -0/+18 |
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Anatol Belski | 2016-09-26 | 2 | -0/+20 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #73172 parse error: Invalid numeric literal | Anatol Belski | 2016-09-26 | 2 | -0/+20 |
* | | | Implement \ArgumentCountError exception | Davey Shafik | 2016-08-30 | 1 | -1/+1 |
* | | | Fixed tests | Xinchen Hui | 2016-08-23 | 2 | -4/+0 |
* | | | Decouple DEBUG_FILE_UPLOAD from ZEND_DEBUG | Nikita Popov | 2016-08-19 | 16 | -134/+1 |
* | | | Show "or null" in TypeErrors for nullable arg_infos | Andrea Faulds | 2016-08-11 | 1 | -3/+3 |
* | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-07-14 | 1 | -4/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix test output | Nikita Popov | 2016-07-14 | 1 | -4/+2 |
* | | | Add decimal point in double serialization | Jakub Zelenka | 2016-06-26 | 1 | -1/+1 |
* | | | Add better value to test | Yasuo Ohgaki | 2016-06-26 | 1 | -15/+22 |
* | | | Remove unneeded output from test | Yasuo Ohgaki | 2016-06-26 | 1 | -14/+0 |
* | | | Fix mode when precision=0. Add test | Yasuo Ohgaki | 2016-06-26 | 1 | -0/+171 |
* | | | Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ... | Dmitry Stogov | 2016-06-16 | 1 | -1/+1 |
* | | | Implemented RFC: Fix inconsistent behavior of $this variable | Dmitry Stogov | 2016-06-16 | 2 | -13/+9 |
* | | | Switch zend_print_zval_r to use smart_str | Nikita Popov | 2016-06-13 | 1 | -2/+2 |
* | | | Fix bug #71897 | Andrea Faulds | 2016-05-04 | 1 | -0/+16 |
* | | | Skip test on ZTS build | Dmitry Stogov | 2016-04-25 | 1 | -0/+1 |
* | | | Fixed race conditions in test | Dmitry Stogov | 2016-04-25 | 1 | -0/+2 |
* | | | Merge branch 'PHP-7.0' | Bob Weinand | 2016-04-16 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix non-/Zend tests too | Bob Weinand | 2016-04-16 | 1 | -1/+2 |
* | | | Warn about invalid strings in arithmetic | Andrea Faulds | 2016-03-30 | 5 | -36/+64 |
* | | | strpos()/stripos(): Add support for negative offsets | Francois Laupretre | 2016-03-09 | 1 | -2/+3 |
* | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-01-06 | 1 | -0/+21 |
|\ \ \ | |/ / | |||||
| * | | Fixed bug #71273 A wrong ext directory setup in php.ini leads to crash | Anatol Belski | 2016-01-05 | 1 | -0/+21 |
* | | | Merge branch 'PHP-7.0' | Julien Pauli | 2015-12-24 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Remove mentions of "type hint" and "typehint" | Levi Morrison | 2015-12-24 | 1 | -2/+2 |