[PHP-CVS] com php-src: . The VM stacks for passing function arguments and syntaticaly nested calls were merged into a single stack. The stack size needed for op_array execution is calculated at compil

2012-11-30 Thread Dmitry Stogov
Commit:70f83f35d089d0cafae12ae231a38541f5c8e41c Author:Dmitry Stogov Fri, 30 Nov 2012 13:39:23 +0400 Parents: 9f7e53fde8b0feac271230cbc6731e9de90f2a03 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=70f83f35d089d0cafae12ae231a38541f5c8e41

[PHP-CVS] com php-src: Fixed bug #63066 (Calling an undefined method in a generator results in a seg fault) (fixed with previous commit).: Zend/tests/generators/bug63066.phpt

2012-11-30 Thread Dmitry Stogov
Commit:66b8ece02a9592fb70d1ca2990614004858c4e8b Author:Dmitry Stogov Fri, 30 Nov 2012 14:14:36 +0400 Parents: 70f83f35d089d0cafae12ae231a38541f5c8e41c Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=66b8ece02a9592fb70d1ca2990614004858c4e8

[PHP-CVS] com php-src: - Fixed ZTS build: Zend/zend_generators.c

2012-11-30 Thread Felipe Pena
Commit:5db372fbdc30005d831d1ef197aeb6a553177197 Author:Felipe Pena Fri, 30 Nov 2012 09:07:35 -0200 Parents: 66b8ece02a9592fb70d1ca2990614004858c4e8b Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5db372fbdc30005d831d1ef197aeb6a553177197