#
2ee73ee0 |
| 21-Jan-2016 |
Xinchen Hui |
Let's add a class entry for testing
|
Revision tags: php-5.6.18RC1, php-7.0.3RC1 |
|
#
39f09507 |
| 13-Jan-2016 |
Xinchen Hui |
Fixed bug #71336 (Wrong is_ref on properties as exposed via get_object_vars())
|
Revision tags: php-5.6.17, php-5.5.31, php-7.0.2 |
|
#
97a9470d |
| 02-Jan-2016 |
Xinchen Hui |
bump year which is missed in rev 49493a2
|
#
3537e95d |
| 02-Jan-2016 |
Xinchen Hui |
bump year which is missed in rev 49493a2
|
#
6700be67 |
| 26-Dec-2015 |
Xinchen Hui |
Fixed bug #71221 (Null pointer deref (segfault) in get_defined_vars via ob_start)
|
Revision tags: php-7.0.2RC1 |
|
#
ef6514d6 |
| 16-Dec-2015 |
Dmitry Stogov |
Don't use deprecated API
|
Revision tags: php-5.6.17RC1, php-7.0.1RC1, php-7.0.0, php-5.6.16, php-7.0.0RC8, php-7.0.0RC7, php-5.6.16RC1 |
|
#
d70aa14f |
| 09-Nov-2015 |
Xinchen Hui |
Fixed bug #70323 (Regression in zend_fetch_debug_backtrace() can cause segfaults)
|
Revision tags: php-5.6.15, php-7.0.0RC6, php-7.0.1, php-5.6.15RC1, php-7.0.0RC5 |
|
#
cf092b1b |
| 12-Oct-2015 |
Felipe Pena |
- Revert change, no check is needed there
|
#
acbecd7b |
| 11-Oct-2015 |
Felipe Pena |
- Fixed regression when calling func_get_args() from global scope
|
Revision tags: php-5.5.30, php-5.6.14, php-7.0.0RC4 |
|
#
a9636ff5 |
| 23-Sep-2015 |
Xinchen Hui |
Fixed bug #70555 (fun_get_arg() on unsetted vars return UNKNOW) and also keep the indices of func_get_args(). since they are similar issue of #70574, thus reuse its test script.
|
#
0f3ab1c2 |
| 22-Sep-2015 |
Xinchen Hui |
Fixed #70547 similar bug in func_get_args
|
#
e1dcfd2c |
| 22-Sep-2015 |
Xinchen Hui |
Fixed bug #70547 (unsetting function variables corrupts backtrace)
|
Revision tags: php-5.6.14RC1, php-7.0.0RC3 |
|
#
d5b78cec |
| 03-Sep-2015 |
Xinchen Hui |
We should keep one refcount to resource
|
#
6815c08e |
| 03-Sep-2015 |
Xinchen Hui |
Fixed bug #70398 (SIGSEGV, Segmentation fault zend_ast_destroy_ex)
|
Revision tags: php-5.6.13, php-7.0.0RC2, php-5.5.29, php-5.4.45, php-5.6.13RC1, php-7.0.0RC1 |
|
#
13567d5d |
| 14-Aug-2015 |
Nikita Popov |
Don't copy zend_strings during exception creation Minor optimization...
|
#
a094f4fa |
| 14-Aug-2015 |
Xinchen Hui |
Remove useless insert
|
Revision tags: php-5.6.12, php-5.5.28, php-7.0.0beta3, php-5.4.44 |
|
#
668ecaa6 |
| 04-Aug-2015 |
Dmitry Stogov |
Fixed bug #70098 (Real memory usage doesn't decrease)
|
Revision tags: php-5.6.12RC1, php-7.0.0beta2, php-7.0.0beta1, php-5.6.11, php-5.5.27, php-5.4.43 |
|
#
3422fb57 |
| 02-Jul-2015 |
Xinchen Hui |
Use hash_str directly
|
#
324d5ecb |
| 30-Jun-2015 |
Rasmus Lerdorf |
debug_print_backtrace has a 2nd optional arg
|
#
7aa76271 |
| 30-Jun-2015 |
Dmitry Stogov |
Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes).
|
Revision tags: php-5.6.11RC1, php-5.5.27RC1 |
|
#
1201be39 |
| 24-Jun-2015 |
Rasmus Lerdorf |
3rd arg to define() is optional
|
#
41774bce |
| 23-Jun-2015 |
Rasmus Lerdorf |
Fix more minor mistakes in the proto comments
|
#
f4d08d8e |
| 23-Jun-2015 |
Rasmus Lerdorf |
Fix incorrect protos
|
Revision tags: php-7.0.0alpha2 |
|
#
ed418312 |
| 22-Jun-2015 |
Dmitry Stogov |
Revert "Fix arginfo for built-in engine functions" This reverts commit d2356541d0386e3f0b6d593e2cc046ced68ff050.
|
#
3db071db |
| 22-Jun-2015 |
Dmitry Stogov |
Revert "Fix set_error_handler() arginfo" This reverts commit b5240280b089acad03616987cee4bb76d94c8c56.
|