Skip to content

Conversation

SRWieZ
Copy link
Member

@SRWieZ SRWieZ commented Mar 31, 2025

Alternative to #533

Closes #533

@simonhamp
Copy link
Member

I feel like we should still add some protection around the foreach ($process['settings']...)

Could it check to see if there is a matching property before trying to assign?

@SRWieZ
Copy link
Member Author

SRWieZ commented Mar 31, 2025

Done

@KevinBatdorf
Copy link

Thanks for opening this. For some reason I thought the depreciation was doing $this->{$key} . Need to catch up on modern PHP.

Copy link
Member

@PeteBishwhip PeteBishwhip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing. I think by bailing early, we avoid a whole bunch of issues! nice PR, @SRWieZ 🚀

@PeteBishwhip PeteBishwhip merged commit 5ca07c4 into main Apr 1, 2025
28 checks passed
@PeteBishwhip PeteBishwhip deleted the fix-iniSettings-on-ChildProcess branch April 1, 2025 12:57
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.

4 participants