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/standard/tests/general_functions/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/standard/tests/general_functions/bug41037.phpt |
--TEST-- Bug #41037 (unregister_tick_function() inside the tick function crash PHP) --FILE-- <?php function a() { echo "hello"; unregister_tick_function('a'); } declare (ticks=1) { register_tick_function('a'); echo "Done\n"; } ?> --EXPECTF-- hello Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on line %d Done hello Warning: unregister_tick_function(): Unable to delete tick function executed at the moment in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare