Skip to content

fix - Unset the MAGEBOX_PHP_WRAPPER in the PHP wrapper before running…#39

Open
peterjaap wants to merge 1 commit intomainfrom
unset-var-in-php-wrapper
Open

fix - Unset the MAGEBOX_PHP_WRAPPER in the PHP wrapper before running…#39
peterjaap wants to merge 1 commit intomainfrom
unset-var-in-php-wrapper

Conversation

@peterjaap
Copy link
Collaborator

@peterjaap peterjaap commented Mar 18, 2026

… the PHP binary

The MageBox PHP wrapper sets MAGEBOX_PHP_WRAPPER and exports it, so when for example GrumPHP spawns child PHP processes (like security-checker), they hit the wrapper again and see the flag already set, triggering the recursion guard.

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.

1 participant