From 18fa07e68f40a506191d7ecbeffedeabe3eb74df Mon Sep 17 00:00:00 2001 From: Tjerk Meesters Date: Thu, 11 Sep 2014 19:25:42 +0800 Subject: Revert "Revert "Removing ext/ereg and dependencies"" This reverts commit 1981dd9c73ada7ea893b4636b84211f68838ba23. --- ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt') diff --git a/ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt b/ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt index 4148fada0c..720ac95f4f 100644 --- a/ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt +++ b/ext/reflection/tests/ReflectionFunction_isDeprecated_basic.phpt @@ -3,13 +3,9 @@ ReflectionFunction::isDeprecated --CREDITS-- Stefan Koopmanschap TestFest PHP|Tek ---SKIPIF-- - --FILE-- isDeprecated()); --EXPECTF-- bool(true) -- cgit v1.2.1