studio icon indicating copy to clipboard operation
studio copied to clipboard

Feature Request: Upadate PHP WebAssembly binary from 32-bit to 64-bit

Open Buda9 opened this issue 1 year ago • 1 comments

What

Hi there. I wanted to import ma backup using one of well known backup plugins and message "Your PHP is 32-bit. In order to import your file, please change your PHP version to 64-bit and try again." appeared. I'm aware PHP is implemented using PHP as a WebAssembly binary, but I don't know how to update from 32-bit to 64-bit manually.

Why

Some plugins might not work with 32-bit PHP.

How

By updating PHP WebAssembly binary to 64-bit - if it's available

Buda9 avatar Jul 03 '24 17:07 Buda9

@Buda9 thanks for adding the feature request. Currently, we can't just update the PHP WASM binary to 64bit one as it doesn't exist yet.

This request depends on https://github.com/WordPress/wordpress-playground/issues/1019

wojtekn avatar Jul 03 '24 18:07 wojtekn