You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Xdebug on the latest version (3.3.2) is very slow (updated in #290). In addition the latest images run out of PHP memory from the get go. This is probably due to the changes made in #279.
To Reproduce
Steps to reproduce the behavior:
Download the latest images
Open a site with the -debug container
Expected behavior
It works and is reasonably well performing.
Screenshots
There's an error that PHP memory is exceeded (default is 256MB). Also even if you increase the memory in php.ini it is very slow to load.
The text was updated successfully, but these errors were encountered:
Describe the bug
Xdebug on the latest version (3.3.2) is very slow (updated in #290). In addition the latest images run out of PHP memory from the get go. This is probably due to the changes made in #279.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It works and is reasonably well performing.
Screenshots
There's an error that PHP memory is exceeded (default is 256MB). Also even if you increase the memory in php.ini it is very slow to load.
The text was updated successfully, but these errors were encountered: