summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/php_mysqlnd.c
diff options
context:
space:
mode:
authorNikita Popov <nikic@php.net>2012-09-22 19:12:21 +0200
committerNikita Popov <nikic@php.net>2012-09-22 19:15:53 +0200
commita31fa55b44bcb342c00e9ab2f4a851d054897a39 (patch)
treec1dfe040f3d51b7ab97d16094772d0b24e170f3f /ext/mysqlnd/php_mysqlnd.c
parent6c135dff975f111ec5a84af93c1b98e9ae84fcd1 (diff)
downloadphp-git-a31fa55b44bcb342c00e9ab2f4a851d054897a39.tar.gz
Fixed bug #63132
EG(arg_types_stack) is now also backed up when generators are used. This allows the use of yield in nested method calls. This commit adds two new functions to the zend_ptr_stack API: zend_ptr_stack_push_from_memory zend_ptr_stack_pop_into_memory both taking the following arguments: zend_ptr_stack *stack, int count, void **pointers
Diffstat (limited to 'ext/mysqlnd/php_mysqlnd.c')
0 files changed, 0 insertions, 0 deletions