#
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.
|
#
82b92cfa |
| 22-Jun-2015 |
Dmitry Stogov |
Revert "And actually use this new arginfo data" This reverts commit 932c95fb3106d0f3fd742e3f2a01f749f6d69182.
|
#
539593ce |
| 22-Jun-2015 |
Dmitry Stogov |
Revert "Fix each() arginfo" This reverts commit 19fd124bcf2380f8e928795d1fe1900a02635298.
|
#
9a68fe51 |
| 22-Jun-2015 |
Dmitry Stogov |
Revert "Fix genarginfo to respect by-ref passing" This reverts commit db6990a91b2ca931074b29886c7f7819b14bb021.
|
#
13d5893c |
| 22-Jun-2015 |
Dmitry Stogov |
Revert "Several return type fixes, still not completed... Incomplete prototypes :-/" This reverts commit 851b95fc4911bcd0c88810a91367f2294ea5b6c1.
|