Skip to content

Commit 47c217f

Browse files
committed
README
1 parent b9ea5b7 commit 47c217f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ _PHP in WebAssembly, npm not required._
1111

1212
## 🌟 v0.0.9-alpha - Aiming for the (GitHub) Stars
1313

14-
* Adding PHP-CGI support!
14+
* Adding PHP-CGI & PH-DBG support!
15+
* Faster build time!
1516
* Runtime extension loading!
1617
* libicu, freetype, zlib, gd, libpng, libjpeg, openssl, & phar support.
1718
* php-wasm, php-cgi-wasm, & php-wasm-builder are now separate packages.
@@ -24,7 +25,7 @@ _PHP in WebAssembly, npm not required._
2425
* Modules are now webpack-compatible out of the box.
2526
* Exposing FS methods w/queueing & locking to sync files between tabs & workers.
2627
* Fixed the bug with POST requests under Firefox.
27-
* Adding support for PHP 8.3.7 & 8.4.1.
28+
* Adding support for PHP 8.3.11 & 8.4.1.
2829
* Automatic CI testing for PHP 8.0, 8.1, 8.2, 8.3, & 8.4.
2930

3031
[changelog](https://raw.githubusercontent.com/seanmorris/php-wasm/master/CHANGELOG.md)

0 commit comments

Comments
 (0)