Skip to content

Playground stuck during installation in PHP 7.2 and 7.3 if a locale is passed #2453

@zaerl

Description

@zaerl

Description

In PHP 7.2 and 7.3 if a locale is passed the installation got stuck with a There has been a critical error on this website..

[04-Aug-2025 12:12:56 UTC] WASM Crash Fatal: PHP.run() failed with exit code 255. Error: PHP.run() failed with exit code 255.
    at h.then.dispatchEvent.type (https://playground.wordpress.net/worker-thread-ZbhEMWym.js:60:5284)
    at async Promise.allSettled (index 0)
    at async PHPResponse.fromStreamedResponse (https://playground.wordpress.net/worker-thread-ZbhEMWym.js:4:15915)
    at async PHP.run (https://playground.wordpress.net/worker-thread-ZbhEMWym.js:54:843)
    at async WordPressFetchNetworkTransport.prefetchUpdateChecks (https://playground.wordpress.net/worker-thread-ZbhEMWym.js:1681:626)
    at async PlaygroundWorkerEndpoint.prefetchUpdateChecks (https://playground.wordpress.net/worker-thread-ZbhEMWym.js:1739:149)
  1. https://playground.wordpress.net/?php=7.2&wp=6.3&networking=yes&language=it_IT&multisite=no
  2. https://playground.wordpress.net/?php=7.3&wp=6.3&networking=yes&language=it_IT&multisite=no

Other versions are working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Type] BugAn existing feature does not function as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions