[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_vm_def.h zend_vm_execute.h

2010-10-22 Thread Dmitry Stogov
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-

[PHP-CVS] svn: /php/php-src/trunk/Zend/ tests/str_offset_002.phpt zend_vm_def.h zend_vm_execute.h

2010-10-22 Thread Dmitry Stogov
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

[PHP-CVS] svn: /php/php-src/trunk/Zend/ zend_execute.c zend_vm_def.h zend_vm_execute.h

2010-10-22 Thread Dmitry Stogov
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

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.h trunk/ext/mysqlnd/mysqlnd_debug.h

2010-10-22 Thread Andrey Hristov
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/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.h trunk/ext/mysqlnd/mysqlnd.h

2010-10-22 Thread Andrey Hristov
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

[PHP-CVS] svn: /php/php-src/trunk/ NEWS Zend/zend_execute.c Zend/zend_execute.h Zend/zend_vm_def.h Zend/zend_vm_execute.h

2010-10-22 Thread Dmitry Stogov
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

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_debug.h branches/PHP_5_3/ext/pdo_mysql/php_pdo_mys

2010-10-22 Thread Andrey Hristov
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