1
0
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:
Gabriel Caruso
2018-08-01 23:14:56 -03:00
parent 7f9e10f539
commit 1fe59810fe

View File

@@ -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';