-
Notifications
You must be signed in to change notification settings - Fork 71
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
Memory problem since 1.11.0 #1159
Comments
We have the same issue with 1.13.0 and PHP 8.3. |
@SebaGnich does it works with 1.10.0? |
@JoniJnm With 1.10 and PHP 8.2 it worked, yes |
Steps to reproduce
run this code in cli:
|
when you will create a new release with this fix? |
Hey @JoniJnm Please let us know if it fixed issue for you |
Oh, I didn't see it. Trying, thanks. |
Oh, I know why. Something is wrong in the changelog page: |
ah.. it's not updated, thanks for finding that. |
Hi,
I'm using a Dockerfile to run a symfony application
I'm installing APM with:
All works OK, but when I upgrade to 1.11.0 I have memory problems
I can't reproduce the problem outside my project I can't share it (it's not my project, the owner is a company).
Let me share the output depending on the APM version installed and some APM config:
Installing v1.10.0/apm-agent-php_1.10.0_all.deb
CAPTURE_ERRORS OFF:
CAPTURE_ERRORS ON:
Installing v1.11.0/apm-agent-php_1.11.0_amd64.deb
CAPTURE_ERRORS OFF:
CAPTURE_ERRORS ON:
Same problem with 1.13.0
Do you know what is happening?
Some info:
php mods enabled:
The text was updated successfully, but these errors were encountered: