[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysql/tests/connect.inc branches/PHP_5_3/ext/mysql/tests/mysql_affected_rows.phpt branches/PHP_5_3/ext/mysql/tests/mysql_insert_id.phpt branches/PHP_5

2011-09-12 Thread Tjerk Anne Meesters
datibbaw Mon, 12 Sep 2011 14:35:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=316547 Log: Reverted changes in connect.inc based on Ulf's feedback - Moved the ini_set() entries into a separate script 'setupdefault.inc' - Let mysql_affected_rows

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysql/tests/connect.inc branches/PHP_5_3/ext/mysql/tests/mysql_affected_rows.phpt branches/PHP_5_3/ext/mysql/tests/mysql_insert_id.phpt branches/PHP_5

2011-09-04 Thread Tjerk Anne Meesters
datibbaw Sun, 04 Sep 2011 14:21:27 + Revision: http://svn.php.net/viewvc?view=revisionrevision=316108 Log: Patch to run two more mysql test cases that would usually be skipped. Replaced skipifdefaultconnectionfailure.inc by three additional ini_set()

Re: [PHP-CVS] =?utf-8?q?svn:_/php/php-src/_branches/PHP=5F5=5F3/ext/mysql/tests/connect.inc_branches/PHP=5F5=5F3/ext/mysql/tests/mysql=5Faffected=5Frows.phpt_branches/PHP=5F5=5F3/ext/mysql/tests/mysql

2011-09-04 Thread Tjerk Anne Meesters
Hi, It shouldn't, because those test cases already had a skip condition for that :) On Sep 5, 2011 1:56 AM, Stas Malyshev smalys...@sugarcrm.com wrote: Hi! On 9/4/11 7:21 AM, Tjerk Anne Meesters wrote: datibbaw Sun, 04 Sep 2011 14:21:27 + Revision: http://svn.php.net/viewvc?view

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/readlink_realpath_variation3.phpt branches/PHP_5_3/ext/standard/tests/file/readlink_variation1.phpt branches/PHP_5_4/ext/standard/

2011-08-31 Thread Tjerk Anne Meesters
datibbaw Wed, 31 Aug 2011 18:26:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=315912 Log: Fixed expect format to ignore the textual error message from readlink(). Bug #5 Bug: https://bugs.php.net/5 (Assigned) readlink() behaviour