-
Notifications
You must be signed in to change notification settings - Fork 40
Fatal error:: Cannot use 'PhpParser\Node\Expr\Cast\Bool' as class name as it is reserved #32
Comments
Can you run the convertion with --debug and identify the code ? |
Fez, thats the error when I am running the
|
I must say I am on Windows 10. now i am getting the this error:
|
i presume it was a bat file so the issue. i was using the command |
Not sure what I did. I set up the environment for Zephir and now the php vendor\fezfez\php-to-zephir\bin\php-to-zipher command also does not compile to zipher. I am able to compile .zep files to an complete .dll and .so. I am on Windows 10, PHP 7.0.4 TS X64, Apache 2.4. I have attached my environment variables and the errors. |
When compiling I am getting this error when converting:
Fatal error: Cannot use 'PhpParser\Node\Expr\Cast\Bool' as class name as it is reserved in C:\Users\ganes\Downloads\php\php-to-c\php-to-c-extension\vendor\fezfez\php-to-zephir\src\PhpToZephir\Converter\Printer\Expr\Cast\BoolPrinter.php on line 16
I am working with arrays and using unset function. Its a simple iterator
The text was updated successfully, but these errors were encountered: