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

ModelBuildCommand segfaults in PHP 8.4 #2026

Open
ulrichsg opened this issue Jan 6, 2025 · 0 comments
Open

ModelBuildCommand segfaults in PHP 8.4 #2026

ulrichsg opened this issue Jan 6, 2025 · 0 comments

Comments

@ulrichsg
Copy link

ulrichsg commented Jan 6, 2025

Hello,
we have a large database schema (>130 table schemas, some of them using behaviors such as Versionable, Concrete Inheritance and Nested Set) which I unfortunately can't post here as it's proprietary. When updating to PHP 8.4, the model:build command consistently fails with a segmentation fault. This has never happened to us with previous PHP versions. The command is run in a Docker container based on the official php:8.x-fpm image, and the segfault occurs both on my local machine and in GitHub Actions.
Is there anything you can do about this? Thanks in advance!

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

1 participant