8000 Add php.ini with high memory limit to fix memory issues with large phars by binaryfire · Pull Request #15 · phpacker/phpacker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add php.ini with high memory limit to fix memory issues with large phars #15

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

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

binaryfire
Copy link
Contributor
@binaryfire binaryfire commented Mar 20, 2025

Solves #14.

I think this should be set to a very high value (eg. 1024M) since complex apps can have huge phars. And there's no reason not to allow a build tool to have as much memory as it needs.

Before:
image

After:
image

@gwleuverink
Copy link
Contributor
gwleuverink commented Mar 20, 2025

Thanks @binaryfire! Thank you for digging into this issue.

I was not able to reproduce this on my machine (mac m2) So your help saved me a bunch of time. I appreciate that 🙏

@gwleuverink gwleuverink merged commit f0de818 into phpacker:main Mar 20, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants
0