Skip to content
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

WordPress Playground compatibility #31

Merged
merged 13 commits into from Mar 1, 2024
Merged

WordPress Playground compatibility #31

merged 13 commits into from Mar 1, 2024

Conversation

adamziel
Copy link
Collaborator

@adamziel adamziel commented Feb 24, 2024

This PR makes the Blueprints PHP library work in Playground:

https://playground.wordpress.net/demos/php-blueprints.html

The main change is the addition of PlaygroundFetchSource to download data using browser's fetch() (Playground support added in WordPress/wordpress-playground#1070). The rest is cosmetics.

As one of the next steps, we should get rid of the Runtime class in its current shape. It likely won't be needed now that Playground has solid support for proc_open.

Related Playground PR WordPress/wordpress-playground#1051

@adamziel adamziel added the V1 label Feb 24, 2024
@adamziel adamziel merged commit 1d7224d into trunk Mar 1, 2024
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.

None yet

1 participant