-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
PHP Fatal error: Cannot use 'Mixed' as class name as it is reserved in phar:///usr/local/bin/progpilot/vendor/ircmaxell/php-cfg/lib/PHPCfg/Op/Type/Mixed.php on line 16 #44
Comments
Hello Eric |
Ok I see what's going wrong, Eric |
ok Eric, by the way thanks for the fast response :) Thank You! |
I let you test with this new one: Eric |
no luck sorry, it raise a new error PHP Fatal error: Declaration of progpilot\Console\Application::run(?Symfony\Component\Console\Input\InputInterface $input = null, ?Symfony\Component\Console\Output\OutputInterface $output = null) must be compatible with Symfony\Component\Console\Application::run(?Symfony\Component\Console\Input\InputInterface $input = null, ?Symfony\Component\Console\Output\OutputInterface $output = null): int in phar:///usr/local/bin/progpilot/vendor/progpilot/package/src/progpilot/Console/Application.php on line 27 |
It's a shame... I have no excuses, this project lacks of tests about the console/phar application Eric |
works like a charm, thanks Eric ! |
Hello,
I'm installing with option 1 (phar), and I'm encountering this error
PHP Fatal error: Cannot use 'Mixed' as class name as it is reserved in phar:///usr/local/bin/progpilot/vendor/ircmaxell/php-cfg/lib/PHPCfg/Op/Type/Mixed.php on line 16
any idea? thanks
The text was updated successfully, but these errors were encountered: