From: Antony Dovgal Date: Wed, 23 Jul 2008 10:22:58 +0000 (+0000) Subject: fix tests names X-Git-Tag: BEFORE_HEAD_NS_CHANGE~1122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c86fb273970988bbe9e6644dff14ddbe7f7e13f;p=php fix tests names --- diff --git a/ext/pdo_mysql/tests/bug_39858.phpt b/ext/pdo_mysql/tests/bug_39858.phpt index e557094eca..6a2124d3ba 100644 --- a/ext/pdo_mysql/tests/bug_39858.phpt +++ b/ext/pdo_mysql/tests/bug_39858.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #39858 (http://bugs.php.net/bug.php?id=39858) +Bug #39858 (Lost connection to MySQL server during query by a repeated call stored proced) --SKIPIF-- --EXPECT-- -done! \ No newline at end of file +done! diff --git a/ext/pdo_mysql/tests/bug_44454.phpt b/ext/pdo_mysql/tests/bug_44454.phpt index a7c636a73f..e8f91a00aa 100644 --- a/ext/pdo_mysql/tests/bug_44454.phpt +++ b/ext/pdo_mysql/tests/bug_44454.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #44454 (http://bugs.php.net/bug.php?id=44454) +Bug #44454 (Unexpected exception thrown in foreach() statement) --SKIPIF-- 1062, 2 => 'Duplicate entry \'1-1\' for key 1', ) -done! \ No newline at end of file +done! diff --git a/ext/pdo_mysql/tests/bug_44707.phpt b/ext/pdo_mysql/tests/bug_44707.phpt index c7e944f2a2..d5d4539fcc 100644 --- a/ext/pdo_mysql/tests/bug_44707.phpt +++ b/ext/pdo_mysql/tests/bug_44707.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #44707 (http://bugs.php.net/bug.php?id=44707) = ! driver bug +Bug #44707 (The MySQL PDO driver resets variable content after bindParam on tinyint field) --SKIPIF-- execute() returns true then false for same statement) --SKIPIF-- prepare(MATCH ... AGAINST (:placeholder)) - similar: http://bugs.php.net/bug.php?id=41876 +Bug #41876 (bindParam() and bindValue() do not work with MySQL MATCH () AGAINST ()) --SKIPIF--