summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2011-09-06 11:24:21 +0000
committerPierre Joye <pajoye@php.net>2011-09-06 11:24:21 +0000
commitefc45f8b6013154cc399e2dd34883186be70d79b (patch)
tree2b30047b72340a59cca6b53c1f4b1d9ca5a8f50b
parent52124aa09c63d920f70b88599d567f7fb9a81881 (diff)
downloadphp-git-efc45f8b6013154cc399e2dd34883186be70d79b.tar.gz
- use a more portable name for the filename
-rw-r--r--ext/spl/tests/SplFileObject_fputcsv.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/SplFileObject_fputcsv.phpt b/ext/spl/tests/SplFileObject_fputcsv.phpt
index d70c304d96..2a42d57479 100644
--- a/ext/spl/tests/SplFileObject_fputcsv.phpt
+++ b/ext/spl/tests/SplFileObject_fputcsv.phpt
@@ -2,7 +2,7 @@
SplFileObject::fputcsv(): functionality tests
--FILE--
<?php
-$file = 'SplFileObject::fputcsv.csv';
+$file = 'SplFileObject_fputcsv.csv';
$fo = new SplFileObject($file, 'w');
$list = array (