
| Path : /usr/src/php/ext/reflection/tests/ |
| Current File : //usr/src/php/ext/reflection/tests/ReflectionClass_getName_error1.phpt |
--TEST-- ReflectionClass::getName - forbid static invocation --FILE-- <?php ReflectionClass::getName(); ?> --EXPECTF-- Fatal error: Non-static method ReflectionClass::getName() cannot be called statically in %s on line 2