laruence Sat, 17 Dec 2011 04:21:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321084
Log:
fix tests
Changed paths:
U php/php-src/trunk/ext/standard/tests/array/arsort_variation5.phpt
U php/php-src/trunk/ext/standard/tests/array/kr
laruence Sat, 17 Dec 2011 03:57:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321083
Log:
Reduce memory usage
Changed paths:
U php/php-src/branches/PHP_5_4/Zend/zend_object_handlers.c
U php/php-src/trunk/Zend/zend_object_handlers.
laruence Fri, 16 Dec 2011 19:25:03 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321074
Log:
Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI)
Bug: https://bugs.php.net/60523 (Assigned) PHP Errors are not reported in
laruence Fri, 16 Dec 2011 19:02:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321073
Log:
Fixed bug #60536 (Traits Segfault)
# this is a tough one, I think I should explain
# Zend use zend_object->properties_table both as zval ** and zval ***