mirror of
https://github.com/php/php-src.git
synced 2026-04-14 11:32:11 +02:00
Make test run on non zts builds
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
--TEST--
|
||||
Bug #65947 (basename is no more working after fgetcsv in certain situation)
|
||||
--SKIPIF--
|
||||
<?php if (!PHP_ZTS) { print "skip only for zts build"; }
|
||||
--FILE--
|
||||
<?php
|
||||
$filename = 'test.toto';
|
||||
|
||||
Reference in New Issue
Block a user