[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/simplexml/simplexml.c trunk/ext/simplexml/simplexml.c

2010-08-21 Thread Kalle Sommer Nielsen
kalleSat, 21 Aug 2010 16:22:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=302614 Log: Fixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing the interface) Bug: http://bugs.php.net/52655 (Assigned) SimpleXMLIterato

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ NEWS ext/mysql/php_mysql.c

2010-08-21 Thread Kalle Sommer Nielsen
kalleSat, 21 Aug 2010 16:19:30 + Revision: http://svn.php.net/viewvc?view=revision&revision=302613 Log: Revert fix for #52636 in 5.2 Bug: http://bugs.php.net/52636 (Closed) php_mysql_fetch_hash writes long value into int Changed paths: U php/

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/reflection/php_reflection.c trunk/ext/reflection/php_reflection.c

2010-08-21 Thread Felipe Pena
felipe Sat, 21 Aug 2010 16:09:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=302612 Log: - Added missing void parameter checks Changed paths: U php/php-src/branches/PHP_5_3/ext/reflection/php_reflection.c U php/php-src/trunk/ext/