summaryrefslogtreecommitdiff
path: root/ext/spl/tests/SplFileObject_getchildren_basic.phpt
diff options
context:
space:
mode:
authordonnut <erwin.poeze@gmail.com>2012-06-28 11:13:47 +0000
committerStanislav Malyshev <stas@php.net>2012-07-14 19:22:03 -0700
commit53ba768ed8f2d2654db80e5e729903957863434e (patch)
treeb59159d7028889fe43990340e6e5d9277eff15b7 /ext/spl/tests/SplFileObject_getchildren_basic.phpt
parent4539d799bb0c5dc73e201959b815cfe7ddcd5f05 (diff)
downloadphp-git-53ba768ed8f2d2654db80e5e729903957863434e.tar.gz
removed unneccesary arrat and ini settings
Diffstat (limited to 'ext/spl/tests/SplFileObject_getchildren_basic.phpt')
-rw-r--r--ext/spl/tests/SplFileObject_getchildren_basic.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/spl/tests/SplFileObject_getchildren_basic.phpt b/ext/spl/tests/SplFileObject_getchildren_basic.phpt
index 9c2a07e168..065e8eae45 100644
--- a/ext/spl/tests/SplFileObject_getchildren_basic.phpt
+++ b/ext/spl/tests/SplFileObject_getchildren_basic.phpt
@@ -2,8 +2,6 @@
SPL: SplFileObject::getchildren basic
--CREDITS--
Erwin Poeze <erwin.poeze at gmail.com>
---INI--
-include_path=.
--FILE--
<?php
$s = new SplFileObject( __FILE__ );