Skip to content

[PHP] Tolerate pre-existing /internal directory when initializing the PHP module #2356

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

Draft
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

adamziel
Copy link
Collaborator

@adamziel adamziel commented Jul 13, 2025

Motivation for the change, related issues

PHP creates a series of /internal directories when it's first created – via PHPWASM.init() inside php.js. There are scenarios where those directories may already exist – for example (TBD a list of such scenarios. I forgot why I had to do it in the first place)

Implementation details

Testing Instructions (or ideally a Blueprint)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant