[PHP-CVS] svn: /php/php-src/trunk/ext/tidy/tests/ tidy_error1.phpt

2009-08-27 Thread Patrick Allaert
patrickallaert Thu, 27 Aug 2009 08:49:24 + Revision: http://svn.php.net/viewvc?view=revision&revision=287798 Log: Added: Tidy test with invalid configuration options Changed paths: A php/php-src/trunk/ext/tidy/tests/tidy_error1.phpt Added: php/php-src/trunk/e

[PHP-CVS] svn: /php/php-src/trunk/ext/tidy/tests/ 030.phpt

2009-08-27 Thread Patrick Allaert
patrickallaert Thu, 27 Aug 2009 08:50:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=287799 Log: Added: Tidy basic test for getConfig() Changed paths: A php/php-src/trunk/ext/tidy/tests/030.phpt Added: php/php-src/trunk/ext/tidy/tests/030.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/TSRM/tsrm_virtual_cwd.c trunk/TSRM/tsrm_virtual_cwd.c

2009-08-27 Thread Pierre-Alain Joye
pajoye Thu, 27 Aug 2009 09:39:01 + Revision: http://svn.php.net/viewvc?view=revision&revision=287800 Log: - Fix for #48746, fix mounted volume and junctions when used from vista or later, they are actually prepended with \??\ Bug: http://bugs.php.net/48746

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_2/ext/posix/tests/posix_setgid_basic.phpt branches/PHP_5_2/ext/posix/tests/posix_setgid_error.phpt branches/PHP_5_2/ext/posix/tests/posix_setgid_variation1.

2009-08-27 Thread andy wharmby
wharmby Thu, 27 Aug 2009 12:21:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=287803 Log: Fix tests. Add missing SKIPIF sections so test do not run when POSIX extension not available. Changed paths: U php/php-src/branches/PHP_5_2/ext/p

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

2009-08-27 Thread Andrey Hristov
andrey Thu, 27 Aug 2009 12:41:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=287806 Log: Fix for bug#46614 Extended MySQLi class gives incorrect empty() result Bug: http://bugs.php.net/46614 (Assigned) Extended MySQLi class gives incorrect

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/bug49027.phpt branches/PHP_5_3/ext/mysqlnd/mysqlnd.c branches/PHP_5_3/ext/mysqlnd/mysqlnd_enum_n_def.h branches/PHP_5_3/ext/mysqlnd/mysql

2009-08-27 Thread Andrey Hristov
andrey Thu, 27 Aug 2009 13:16:39 + Revision: http://svn.php.net/viewvc?view=revision&revision=287807 Log: Fixed bug #49027 (mysqli_options() doesn't work when using mysqlnd) Bug: http://bugs.php.net/49027 (Verified) mysqli_options() doesn't work when using

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2009-08-27 Thread Andrey Hristov
andrey Thu, 27 Aug 2009 13:26:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=287808 Log: Forgot to save the file. Here comes the entry Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

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

2009-08-27 Thread Pierre-Alain Joye
pajoye Thu, 27 Aug 2009 14:45:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=287813 Log: - fix VC6 build Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/link_win32.c U php/php-src/trunk/ext/standard/link_win32.c Modif

[PHP-CVS] svn: /php/php-src/branches/PHP_5_2/ ext/standard/tests/misc/time_sleep_until_basic.phpt ext/standard/tests/misc/time_sleep_until_error1.phpt ext/standard/tests/misc/time_sleep_until_error3.p

2009-08-27 Thread andy wharmby
wharmby Thu, 27 Aug 2009 19:30:35 + Revision: http://svn.php.net/viewvc?view=revision&revision=287819 Log: Fix time_sleep_until() tests; not supported on Windows on 5.2 Changed paths: U php/php-src/branches/PHP_5_2/ext/standard/tests/misc/time_sleep_un