Antonio Sejas
Antonio Sejas
It seems we will need to refactor `vendor/wp-now` to avoid using `setPhpIniEntry`. I can try to setup a PR in wp-now repository that will be easier to migrate here ๐
Closing in favor of https://github.com/Automattic/studio/pull/392
- Closing in favor of https://github.com/Automattic/studio/pull/476
Currently, there is a workaround to upload `webp` files: If a user renames the file from `.webp` to `.jpg`, then the file uploads correctly and with the correct extension (`webp`)....
Exactly! That's correct! ๐ If you want, you can ask the Playground team to release a new version. If not, I can do it tomorrow morning. Thanks!
@derekblank , `php-wasm/node` has been released with `v0.7.20` https://www.npmjs.com/package/@php-wasm/node ๐
This has been fixed after updating the playground dependencies: https://github.com/Automattic/studio/pull/491 Kudos to @kozer and @jeroenpf ! ๐ It will be available in the next Studio release. I tested trunk, and...
I was able to symlink plugins and themes. But it's true that the symlinked themes is replaced by the default one when restarting the site server. I've also experienced the...
I've identified where the error comes from, but I don't have a solution. It seems that when we run a PHP code or WP-CLI command by spawning a new child...
Great work @eliot-akira ! ๐ , thanks for helping on this. I'm back from holidays and catching up. I'll review the [PR](https://github.com/WordPress/playground-tools/pull/350) in the next days. The team has also...