Skip to content

XDebug causes fatal crash on official php:5.6-apache image #5

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

Closed
graney opened this issue Nov 28, 2018 · 1 comment
Closed

XDebug causes fatal crash on official php:5.6-apache image #5

graney opened this issue Nov 28, 2018 · 1 comment

Comments

@graney
Copy link

graney commented Nov 28, 2018

If debugging in code that accesses a declared static property XDebug crashes with a Uncaught Error: Access to undeclared static property: on the line where the declared static property is accessed.

This has to do with the base php:5.6-apache docker image.
This issue discussed in more detail here docker-library/php#133

@emrzv
Copy link
Collaborator

emrzv commented Nov 4, 2019

Well, it's better late than never. No one has checked the issue tracker since it's not a service we provide.
Fixed by applying the fix from the linked thread, thanks!

@emrzv emrzv closed this as completed Nov 4, 2019
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