From 53ba768ed8f2d2654db80e5e729903957863434e Mon Sep 17 00:00:00 2001 From: donnut Date: Thu, 28 Jun 2012 11:13:47 +0000 Subject: [PATCH] removed unneccesary arrat and ini settings --- ext/spl/tests/SplFileObject_getchildren_basic.phpt | 2 -- ext/spl/tests/SplFileObject_getchildren_error001.phpt | 2 -- .../tests/SplFileObject_getflags_variation001.phpt | 11 ----------- ext/spl/tests/SplFileObject_haschildren_basic.phpt | 2 -- ext/spl/tests/SplFileObject_haschildren_error001.phpt | 2 -- .../tests/SplFileObject_setCsvControl_error001.phpt | 2 -- .../tests/SplFileObject_setCsvControl_error002.phpt | 2 -- .../SplFileObject_setCsvControl_variation001.phpt | 2 -- ext/spl/tests/fileobject_setmaxlinelen_error001.phpt | 2 -- ext/spl/tests/fileobject_setmaxlinelen_error002.phpt | 2 -- ext/spl/tests/fileobject_setmaxlinelen_error003.phpt | 2 -- 11 files changed, 31 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 ---INI-- -include_path=. --FILE-- ---INI-- -include_path=. --FILE-- --FILE-- setFlags(SplFileObject::DROP_NEW_LINE); var_dump($fo->getFlags()); diff --git a/ext/spl/tests/SplFileObject_haschildren_basic.phpt b/ext/spl/tests/SplFileObject_haschildren_basic.phpt index 846f23d9c0..1ce00bfd42 100644 --- a/ext/spl/tests/SplFileObject_haschildren_basic.phpt +++ b/ext/spl/tests/SplFileObject_haschildren_basic.phpt @@ -2,8 +2,6 @@ SPL: SplFileObject::haschildren basic --CREDITS-- Erwin Poeze ---INI-- -include_path=. --FILE-- ---INI-- -include_path=. --FILE-- ---INI-- -include_path=. --FILE-- ---INI-- -include_path=. --FILE-- ---INI-- -include_path=. --FILE-- ---INI-- -include_path=. --FILE-- ---INI-- -include_path=. --FILE-- ---INI-- -include_path=. --FILE--