vmware-labs / webassembly-language-runtimes

Wasm Language Runtimes provides popular language runtimes (Ruby, Python, …) precompiled to WebAssembly that are tested for compatibility and kept up to date when new versions of upstream languages are released
Apache License 2.0
327 stars 27 forks source link

Provide build for PHP 8.2.11 #123

Open assambar opened 9 months ago

assambar commented 9 months ago

Is your feature request related to a problem? Please describe.

Here's the latest PHP version as of today - https://www.php.net/ChangeLog-8.php#8.2.11

Describe the solution you'd like

let's roll out a build for it.

Describe alternatives you've considered

No response

Additional context

No response