rasmus Thu, 12 May 2011 08:19:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310964
Log:
Check headers first and let the CHECK_LIBRARY macro
handle checking for the library. This makes it
correctly handle non-standard system paths as long
as
scottmac Fri, 13 May 2011 05:06:48 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310980
Log:
Fixed bug #54723 - getimagesize() doesn't check the full ico signature and
misreports mpg files
Bug: http://bugs.php.net/54723 (Open) getimagesize() in
scottmac Fri, 13 May 2011 05:54:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310981
Log:
Fix use after free() in XMLReader::xml()
Changed paths:
U php/php-src/branches/PHP_5_3/ext/xmlreader/php_xmlreader.c
U php/php-src/trunk/ext
scottmac Fri, 13 May 2011 06:11:06 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310982
Log:
Update bundled SQLite to 3.7.6.2
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
U
php/php-src/branches/PHP_5_3/ext/sqlite3/libsqlite/ph