mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
ext/pdo_sqlite: Fix GH-18796 test exception message. (#18798)
This commit is contained in:
@@ -21,4 +21,4 @@ try {
|
||||
}
|
||||
?>
|
||||
--EXPECT--
|
||||
PDO::query(): Return value of the callback must be of type int, string returned
|
||||
PDO::query(): Return value of the collation callback must be of type int, string returned
|
||||
|
||||
Reference in New Issue
Block a user