Skip to content

Create php-memory-limits.ini only one time#1521

Merged
mattstauffer merged 1 commit intolaravel:masterfrom
mrodespin:master
Jun 19, 2025
Merged

Create php-memory-limits.ini only one time#1521
mattstauffer merged 1 commit intolaravel:masterfrom
mrodespin:master

Conversation

@mrodespin
Copy link
Copy Markdown
Contributor

Change how the php-memory-limits.ini is managed because when changed between PHP versions, all the configuration added previously is overriden and it is a waste of time if you work with several PHP versions during the day

Change how the php-memory-limits.ini is managed because when changed between PHP versions all the configuration added previously is overrided and it a waste of time if you work with several PHP versions during the day
@mattstauffer
Copy link
Copy Markdown
Collaborator

Seems reasonable to me! Failing tests are un-related, it's because of a change made in the latest PHPUnit.

@mattstauffer mattstauffer merged commit 06fb615 into laravel:master Jun 19, 2025
5 of 7 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