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/Zend/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/indirect_call_array_005.phpt |
--TEST-- Dynamic static call to instance method should throw. --CREDITS-- Aaron Piotrowski <aaron@icicle.io> --FILE-- <?php class TestClass { private $test; public function method() { $this->test = 'test'; return "Hello, world!\n"; } } $callback = ['TestClass', 'method']; echo $callback(); ?> --EXPECTF-- Deprecated: Non-static method TestClass::method() should not be called statically in %s on line %d Fatal error: Uncaught Error: Using $this when not in object context in %s:%d Stack trace: #0 %s(%d): TestClass::method() #1 {main} thrown in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare