[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2010-06-18 Thread Johannes Schlüter
johannes Fri, 18 Jun 2010 08:22:14 + Revision: http://svn.php.net/viewvc?view=revisionrevision=300564 Log: back to -dev Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysql/tests/mysql_constants.phpt trunk/ext/mysql/tests/mysql_constants.phpt

2010-06-18 Thread Ulf Wendel
uw Fri, 18 Jun 2010 09:56:18 + Revision: http://svn.php.net/viewvc?view=revisionrevision=300565 Log: Don't bail if there is another extension that exports constants starting with mysqlsomething Changed paths: U

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

2010-06-18 Thread Johannes Schlüter
johannes Fri, 18 Jun 2010 10:16:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=300566 Log: - Ignore empty filename for mail.log, treat it like none given Changed paths: U php/php-src/branches/PHP_5_3/NEWS U

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

2010-06-18 Thread Andrey Hristov
andrey Fri, 18 Jun 2010 11:56:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=300567 Log: fix type mismatch, this is fresh misunderstanding Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_net.c U

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

2010-06-18 Thread Andrey Hristov
andrey Fri, 18 Jun 2010 12:00:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=300568 Log: missed this one in the last commit, the real type Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/mysqlnd_structs.h U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_all.phpt branches/PHP_5_3/ext/mysqlnd/mysqlnd_result.c trunk/ext/mysqli/tests/mysqli_fetch_all.phpt tr

2010-06-18 Thread Andrey Hristov
andrey Fri, 18 Jun 2010 17:25:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=300581 Log: Fix for bug #52115 mysqli_result::fetch_all returns null, not an empty array Bug: http://bugs.php.net/52115 (Open) mysqli_result::fetch_all