1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00

- In PHP_5_2 it is still possible to disable reflection.

This commit is contained in:
Jani Taskinen
2009-04-25 17:29:46 +00:00
parent 0608b239ab
commit 7c7b7b4042
@@ -1,5 +1,7 @@
--TEST--
Directory class behaviour.
--SKIPIF--
<?php if (!extension_loaded("reflection")) die("skip"); ?>
--FILE--
<?php
/*
@@ -50,4 +52,4 @@ object(Directory)#%d (0) {
}
Warning: Directory::read(): Unable to find my handle property in %s on line 15
bool(false)
bool(false)