Skip to content

Explicitly set phpstan memory limit to 512MB #3561

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
Jul 24, 2025

Conversation

cdzombak
Copy link
Contributor

On my machine, the PHP memory limit defaulted to 128MB. This caused PHPStan to run out of memory:

Screenshot 2025-07-24 at 1 32 59 PM

This PR sets a 512MB limit for PHPStan. See: #3545 (comment)

@cdzombak cdzombak requested a review from a team as a code owner July 24, 2025 17:50
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.85%. Comparing base (40a92b5) to head (3e96e02).
Report is 8 commits behind head on master.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ildyria ildyria merged commit 3572551 into LycheeOrg:master Jul 24, 2025
25 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