diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2008-05-24 13:34:22 +0000 |
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2008-05-24 13:34:22 +0000 |
| commit | 30a8d14fbcc53523e47dec49ece8677321137cd4 (patch) | |
| tree | e1bcdf812e55c38f9d397fcb780a2b8460662dff /ext/reflection/tests/bug39001.phpt | |
| parent | 5f360ab9bff5424fe55b684f7c71459db3c193cf (diff) | |
| download | php-git-30a8d14fbcc53523e47dec49ece8677321137cd4.tar.gz | |
Drop SKIPIF check for ext/reflection.
Diffstat (limited to 'ext/reflection/tests/bug39001.phpt')
| -rw-r--r-- | ext/reflection/tests/bug39001.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/bug39001.phpt b/ext/reflection/tests/bug39001.phpt index 59bab0291a..1ed675f029 100644 --- a/ext/reflection/tests/bug39001.phpt +++ b/ext/reflection/tests/bug39001.phpt @@ -1,7 +1,5 @@ --TEST-- Bug #39001 (ReflectionProperty returns incorrect declaring class for protected properties) ---SKIPIF-- -<?php extension_loaded('reflection') or die('skip'); ?> --FILE-- <?php |
