Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Zephir.phar vendor packages #2403

Open
rudiservo opened this issue Jun 16, 2023 · 0 comments
Open

Issue with Zephir.phar vendor packages #2403

rudiservo opened this issue Jun 16, 2023 · 0 comments
Assignees

Comments

@rudiservo
Copy link

issue while trying to build phalcon v5 on php 8.2

Fatal error: During inheritance of IteratorAggregate: Uncaught ErrorException: Return type of Symfony\Component\Finder\Finder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in phar:///srv/zephir/vendor/symfony/finder/Finder.php:608
It works ok has a vender package in the phalcon project.

The script uses the latest zephir.phar downloadable form GitHub.

Probably the phar just needs to be rebuilt to fix this.

@Jeckerson Jeckerson self-assigned this Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants