Skip to content

Commit fe9f625

Browse files
committed
Remove XFAIL
This was fixed in PHP 7 according to https://bugs.php.net/bug.php?id=61390 (which the linked commit points to)
1 parent 1092d9d commit fe9f625

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/dba/tests/dba_db4_018.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ echo dba_fetch("key2", $db_file1), "\n";
5454
<?php
5555
require(__DIR__ .'/clean.inc');
5656
?>
57-
--XFAIL--
58-
Test 6 crashes with dba pointer of NULL, bug http://bugs.php.net/bug.php?id=51278
5957
--EXPECTF--
6058
database handler: db4
6159
Test 1

0 commit comments

Comments
 (0)