mirror of
https://github.com/php/php-src.git
synced 2024-12-01 13:54:10 +08:00
fix dir separator in test
This commit is contained in:
parent
1174b399ad
commit
8f9cb39cad
@ -31,6 +31,6 @@ catch(\Exception $e) {
|
||||
?>
|
||||
--EXPECTF--
|
||||
callback
|
||||
Warning: SQLite3::query(): An error occurred while invoking the compare callback in %a/bug68760.php on line %i
|
||||
Warning: SQLite3::query(): An error occurred while invoking the compare callback in %a%ebug68760.php on line %i
|
||||
Exception: oops
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user