Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug #75799 (arg of get_defined_functions is optional) | Gabriel Caruso | 2018-01-11 | 1 | -1/+1 |
| | |||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | Fixed arginfo for get_defined_functions | Xinchen Hui | 2017-09-12 | 1 | -1/+5 |
| | |||||
* | Merge branch 'PHP-7.0' into PHP-7.1 | Sara Golemon | 2017-09-07 | 1 | -1/+1 |
|\ | | | | | | | | | * PHP-7.0: Fix typo in zend_symtable_add_new() API name | ||||
| * | Fix typo in zend_symtable_add_new() API name | Sara Golemon | 2017-09-07 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-06-25 | 1 | -15/+14 |
|\ \ | |/ | |||||
| * | Don't leave holes in func_get_args() and backtraces | Nikita Popov | 2017-06-25 | 1 | -15/+14 |
| | | | | | | | | | | Argument lists should always be continuous and hole-free, even if local variables are unset. Replace UNDEF values with NULLs. | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2017-02-02 | 1 | -2/+14 |
|\ \ | |/ | |||||
| * | BUG #73998: Numeric properties are not accessible from get_object_vars | Mitch Hagstrand | 2017-02-02 | 1 | -2/+14 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-26 | 1 | -8/+0 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed #73973 - debug_zval_dump() assertion error for resource consts with --enable-debug | ||||
| * | Fixed #73973 - debug_zval_dump() assertion error for resource consts with ↵ | andrewnester | 2017-01-26 | 1 | -8/+0 |
| | | | | | | | | --enable-debug | ||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-23 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | * PHP-7.0: move decl to correct place | ||||
| * | move decl to correct place | Joe Watkins | 2017-01-23 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-22 | 1 | -6/+11 |
|\ \ | |/ | | | | | | | * PHP-7.0: Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called | ||||
| * | Fixed #73969 - Fixed segmentation fault when debug_print_backtrace called | andrewnester | 2017-01-22 | 1 | -6/+11 |
| | | |||||
| * | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | | |||||
* | | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-04 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-7.0' into PHP-7.1 | Joe Watkins | 2017-01-04 | 1 | -3/+13 |
|\ \ | |/ | | | | | | | | | * PHP-7.0: get_defined_functions additional parameter to exclude disabled functions news entry for PR #1312 | ||||
| * | Merge branch 'pull-request/1312' into PHP-7.0 | Joe Watkins | 2017-01-04 | 1 | -3/+13 |
| |\ | | | | | | | | | | | | | | | | * pull-request/1312: get_defined_functions extra parameter to exclude disabled functions news entry for PR #1312 | ||||
| | * | Added "exclude_disabled" argument to "get_defined_functions". | Willian Gustavo Veiga | 2015-06-02 | 1 | -3/+5 |
| | | | |||||
| | * | Fix bug #31875 - get_defined_functions() should not list disabled functions. | Willian Gustavo Veiga | 2015-05-30 | 1 | -1/+9 |
| | | | |||||
* | | | On PHP-7.1 and above we have to check CALL_INFO instead of symbol_table. | Dmitry Stogov | 2016-09-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Dmitry Stogov | 2016-09-26 | 1 | -3/+27 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: Fixed bug #73156 (segfault on undefined function) | ||||
| * | | Fixed bug #73156 (segfault on undefined function) | Dmitry Stogov | 2016-09-26 | 1 | -3/+27 |
| | | | |||||
| * | | Fix bug #69579 | John Boehr | 2016-09-22 | 1 | -0/+23 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Nikita Popov | 2016-09-22 | 1 | -0/+16 |
|\ \ \ | |||||
| * | | | Fix bug #69579 | John Boehr | 2016-09-22 | 1 | -0/+23 |
| |/ / | |||||
* | | | Merge branch 'PHP-7.0' into PHP-7.1 | Andrea Faulds | 2016-09-11 | 1 | -66/+1 |
|\ \ \ | |/ / | |||||
| * | | Remove zpp fallback code (always use Fast ZPP) | Andrea Faulds | 2016-09-11 | 1 | -66/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 3e27fbb3d22b42d181e15c345f1c59a007b6b58c Author: Andrea Faulds <ajf@ajf.me> Date: Sun Sep 11 19:14:37 2016 +0100 Keep dummy FAST_ZPP macro for compatibility commit 8a7cfd00deaa4a3c5026c97580c49c886c72a5b4 Author: Andrea Faulds <ajf@ajf.me> Date: Mon Sep 5 22:36:03 2016 +0100 Remove FAST_ZPP macro and plain zpp fallback code | ||||
| * | | Fixed use after free | Dmitry Stogov | 2016-08-16 | 1 | -1/+0 |
| | | | |||||
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-06-28 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' | Dmitry Stogov | 2016-06-22 | 1 | -3/+11 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: Allow "proxy" ovjects to substitute their class names through get_class_name() handler (similar to var_dump() and others). | ||||
| * | | Allow "proxy" ovjects to substitute their class names through ↵ | Dmitry Stogov | 2016-06-22 | 1 | -3/+13 |
| | | | | | | | | | | | | get_class_name() handler (similar to var_dump() and others). | ||||
* | | | Forbid dynamic calls to scope introspection functions | Nikita Popov | 2016-05-24 | 1 | -4/+20 |
| | | | | | | | | | | | | | | | Per RFC: https://wiki.php.net/rfc/forbid_dynamic_scope_introspection | ||||
* | | | Intern some known (and offten used) strings. | Dmitry Stogov | 2016-05-12 | 1 | -33/+42 |
| | | | |||||
* | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-05-06 | 1 | -5/+10 |
|\ \ \ | |/ / | | | | | | | | | | | | | * PHP-7.0: Fixed test Revert "Fix bug #72162 (again)" | ||||
| * | | Revert "Fix bug #72162 (again)" | Xinchen Hui | 2016-05-06 | 1 | -5/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem is because we release p->value too early and later you try to convert an object to string, which is a fatal error then leave p->value double free, change to expect long is a BC break This reverts commit 8e5b38100411d3b8fa4486c7c41dec7dedb4b474. | ||||
* | | | Merge branch 'PHP-7.0' | Nikita Popov | 2016-05-05 | 1 | -10/+5 |
|\ \ \ | |/ / | | | | | | | | | | Conflicts: Zend/zend_builtin_functions.c | ||||
| * | | Fix bug #72162 (again) | Nikita Popov | 2016-05-05 | 1 | -10/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | Not sure what the previous fix was supposed to do. The issue was that error_reporting() simply assumes that the value must either be an integer or a string. Fixed by using zpp properly. | ||||
* | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-05-05 | 1 | -2/+3 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: Fixed bug #72162 (use-after-free - error_reporting) | ||||
| * | | Fixed bug #72162 (use-after-free - error_reporting) | Xinchen Hui | 2016-05-05 | 1 | -2/+3 |
| | | | |||||
* | | | Fixed compilation warnings | Dmitry Stogov | 2016-04-29 | 1 | -3/+3 |
| | | | |||||
* | | | - get rid of EG(scope). zend_get_executed_scope() should be used instead. | Dmitry Stogov | 2016-04-28 | 1 | -18/+26 |
| | | | | | | | | | | | | - ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change" parameter. | ||||
* | | | Merge zend_execute_data->called_scope into zend_execute_data->This. | Dmitry Stogov | 2016-04-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | "called_scope" made sense only for static method calls, for dynamic calls it was always equal to the class of $this. Now EG(This) may store IS_OBJECT + $this or IS_UNUSED + "called_scope" (of course, "called_scope" may be NULL). Some code might need to be adopted to support this change. Checks (Z_OBJ(EX(This))) might need to be converted into (Z_TYPE(EX(This)) == IS_OBJECT). | ||||
* | | | Merge branch 'PHP-7.0' | Xinchen Hui | 2016-03-21 | 1 | -1/+1 |
|\ \ \ | |/ / | | | | | | | | | | * PHP-7.0: Fix bug #71835 (json_encode sometimes incorrectly detects recursion with JsonSerializable) | ||||
| * | | Fix bug #71835 (json_encode sometimes incorrectly detects recursion with ↵ | Jakub Zelenka | 2016-03-20 | 1 | -1/+1 |
| | | | | | | | | | | | | JsonSerializable) | ||||
* | | | Return meaningful value | Xinchen Hui | 2016-01-22 | 1 | -0/+1 |
| | | | |||||
* | | | Empty line | Xinchen Hui | 2016-01-21 | 1 | -0/+1 |
| | | | |||||
* | | | Cover overloaded functions | Xinchen Hui | 2016-01-21 | 1 | -2/+51 |
| | | | |||||
* | | | Let's add a class entry for testing | Xinchen Hui | 2016-01-21 | 1 | -0/+14 |
| | | |