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

Laravel 9 - xdebug infinite loop #270

Open
svkmedia opened this issue Feb 13, 2022 · 3 comments
Open

Laravel 9 - xdebug infinite loop #270

svkmedia opened this issue Feb 13, 2022 · 3 comments

Comments

@svkmedia
Copy link

Laravel version 9.0
PHP: 8.0

I just upgraded our project to L9 but eloquence is causing xdebug error:
Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '1000' frames

As soon as I remove eloquence from model it's working fine.

Any idea what is causing the problem?

@roelVerdonschot
Copy link

Same issue here, does anyone have pr?

@oksim14
Copy link

oksim14 commented Jun 16, 2022

Jop, this package is not ready for php 8, see: https://laracasts.com/discuss/channels/servers/php-8-fpm-sigsegv-signal-11?page=1&replyId=709368

Did you guys fix it?

@mkrell
Copy link

mkrell commented Feb 20, 2023

In case anyone's still here, still no solution a year later. :(

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

4 participants