Skip to content

Commit 0c0458a

Browse files
committed
Re-anable test 005.phpt on >= 5.0
1 parent a5e81aa commit 0c0458a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/005.phpt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ InterBase: transactions
33
--SKIPIF--
44
<?php
55
include("skipif.inc");
6-
if(get_fb_version() >= 5.0)print 'skip: FB >= 5.0';
76
?>
87
--FILE--
98
<?php
@@ -269,7 +268,7 @@ three rows in fourth transaction with deadlock
269268
2
270269
3
271270
4
272-
errmsg [%s]
271+
errmsg [%S]
273272
---
274273
three rows
275274
--- test5 ---

0 commit comments

Comments
 (0)