php-wfio icon indicating copy to clipboard operation
php-wfio copied to clipboard

Support Phar?

Open ara2am opened this issue 9 years ago • 0 comments

@kenjiuno i have a problem. Its support phar archives: $phar = new Phar ("wfio://D:\Users\Aradam\Desktop\fgh hgf ghj\sdf.phar");

I have error : Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Cannot create a phar archive from a URL like "wfio://D:/Users/Aradam/Desktop/mopl.phar". Phar objects can only be created from local files' in D:\Users\Araop\PluginMaker\Win32\Debug\compile\compile.php on line 4

UnexpectedValueException: Cannot create a phar archive from a URL like "wfio://D:/Users/Aradam/Desktop/mopl.phar". Phar objects can only be created from local files in D:\Users\Aradam\Desktop\PluginMaker\Win32\Debug\compile\compn line 4

ara2am avatar Feb 11 '16 19:02 ara2am