[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/spl/spl_directory.c branches/PHP_5_3/ext/spl/tests/bug54292.phpt trunk/ext/spl/spl_directory.c trunk/ext/spl/tests/bug54292.phpt

2011-03-23 Thread Felipe Pena
felipe Wed, 23 Mar 2011 22:46:04 + Revision: http://svn.php.net/viewvc?view=revision&revision=309611 Log: - Fixed bug #54292 (Wrong parameter causes crash in SplFileObject::__construct()) Bug: http://bugs.php.net/54292 (error getting bug information)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/acinclude.m4 trunk/acinclude.m4

2011-03-23 Thread Christopher Jones
sixd Wed, 23 Mar 2011 18:56:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=309610 Log: Fixed bug #54084 (Fix apxs Apache version test to work with Oracle HTTP Server) (Chris Jones) Bug: http://bugs.php.net/54084 (Open) Fix apxs Apache ver

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

2011-03-23 Thread Andrey Hristov
andrey Wed, 23 Mar 2011 17:14:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=309609 Log: Fix compressed build, make it easier Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqlnd/config9.m4 U php/php-src/branches/PHP_5_3/ext

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/tests/lang/034.phpt branches/PHP_5_3/tests/lang/bug30638.phpt trunk/tests/lang/034.phpt trunk/tests/lang/bug30638.phpt

2011-03-23 Thread Adam Harvey
aharvey Wed, 23 Mar 2011 08:59:11 + Revision: http://svn.php.net/viewvc?view=revision&revision=309586 Log: Implement request #54355 (Test for de_DE doesn't use UTF-8 locales). Patch by Ondřej Surý. Bug: http://bugs.php.net/54355 (Assigned) Test for de_DE does

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

2011-03-23 Thread Ulf Wendel
uw Wed, 23 Mar 2011 08:57:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=309585 Log: Coverage for a 'silent server protocol change' from the past for which both mysqlnd and libmysql have workarounds. Changed paths: U php/php-src/b

[PHP-CVS] svn: /php/php-src/trunk/tests/lang/ engine_assignExecutionOrder_008.phpt foreachLoop.016.phpt

2011-03-23 Thread Adam Harvey
aharvey Wed, 23 Mar 2011 08:48:32 + Revision: http://svn.php.net/viewvc?view=revision&revision=309584 Log: Bah, these should have been in the last commit too. Update expected output for further tests that now generate warnings after r306931. Changed paths:

[PHP-CVS] svn: /php/php-src/trunk/tests/lang/ bug7515.phpt

2011-03-23 Thread Adam Harvey
aharvey Wed, 23 Mar 2011 08:43:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=309583 Log: Update test that now generates a warning after r306931, which increased the error you get when silently casting an empty variable to an object to an E_WA