dmitry Fri, 22 Oct 2010 09:56:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304609
Log:
Removed redundant check
Changed paths:
U php/php-src/trunk/Zend/zend_vm_def.h
U php/php-src/trunk/Zend/zend_vm_execute.h
Modified: php/php-
dmitry Fri, 22 Oct 2010 11:05:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304612
Log:
Fixed crash on attempt to insert reference to string offset into an array
Changed paths:
A php/php-src/trunk/Zend/tests/str_offset_002.phpt
U
dmitry Fri, 22 Oct 2010 13:59:23 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304620
Log:
Simplified foreach() handling, we don't have to inctrement/decrement refcount
twice
Changed paths:
U php/php-src/trunk/Zend/zend_execute.c
U
andrey Fri, 22 Oct 2010 14:12:45 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304622
Log:
enable debug logging on windows, in debug builds, of course
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.h
U php/
andrey Fri, 22 Oct 2010 14:34:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304625
Log:
last piece to enable trace logging on windows
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.h
U php/php-src/trunk/ext/my
dmitry Fri, 22 Oct 2010 14:51:07 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304626
Log:
reduced size of temp_variariable
Changed paths:
U php/php-src/trunk/NEWS
U php/php-src/trunk/Zend/zend_execute.c
U php/php-src/trunk/Z
andrey Fri, 22 Oct 2010 15:46:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304627
Log:
profiling in trace mode
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd.c
U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysql