Skip to content

Commit 1fe5981

Browse files
committed
Make test run on non zts builds
1 parent 7f9e10f commit 1fe5981

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/standard/tests/strings/bug65947.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Bug #65947 (basename is no more working after fgetcsv in certain situation)
3-
--SKIPIF--
4-
<?php if (!PHP_ZTS) { print "skip only for zts build"; }
53
--FILE--
64
<?php
75
$filename = 'test.toto';

0 commit comments

Comments
 (0)