Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/reflection/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/reflection/tests/ReflectionClass_getProperties_002.phpt |
--TEST-- ReflectionClass::getProperties() - invalid arguments --CREDITS-- Robin Fernandes <robinf@php.net> Steve Seear <stevseea@php.net> --FILE-- <?php $rc = new ReflectionClass("ReflectionClass"); echo "\nTest invalid arguments:"; $rc->getProperties('X'); $rc->getProperties('X', true); ?> --EXPECTF-- Test invalid arguments: Warning: ReflectionClass::getProperties() expects parameter 1 to be integer, string given in %s on line 4 Warning: ReflectionClass::getProperties() expects at most 1 parameter, 2 given in %s on line 5
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare