🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@php-wasm/universal

Package Overview
Dependencies
Maintainers
4
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/universal - npm Package Versions

2345
14

1.1.0

Diff
adamziel
published 1.1.0 •
adamziel
published 1.0.29 •

Changelog

Source

[v1.0.29] (2025-03-11)

Various

  • Blueprint bundles. (#75)
  • CORS Proxy: fetch() with credentials: "include". (#66)
  • Exif support for PHP-wasm. (#72)
  • Remove Data Liberation PHP modules. (#79)
  • Stop suppressing 64bit integer PHP warnings as 64bit longs are now suppoted. (#76)
  • [Blueprints] setSiteLanguage fetch translation package URL from WP.org. (#81)
  • [Website] Drop the static <link rel="manifest"> tag and generate one in JavaScript instead. (#78)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak

adamziel
published 1.0.28 •

Changelog

Source

[v1.0.28] (2025-03-05)

Various

  • 64bit integer support, drop PHP 7.0 and 7.1 support. (#74)
  • FS Journal: Handle renaming OPFS files via delete + create (instead of file.move()). (#64)
  • GitHub: Cache node_modules per arch to avoid nx error. (#70)
  • Merge from public Playground repo. (#59)
  • OPFS site creation: Use the same "is this directory a site?" check as the site list. (#65)
  • Stop adding source maps to offline assets list. (#68)
  • Support mobile access to private Playground instance. (#73)
  • TLS->HTTP Proxy: Support outbound request body. (#61)
  • TLS: Only use the server_name extension during server hello. (#62)
  • Website: Blueprints as PWAs with a dynamic manifest.json file. (#67)
  • Website: Preserve the mode query arg when opening OPFS site. (#63)

Contributors

The following contributors merged PRs in this release:

@adamziel @brandonpayton

adamziel
published 1.0.27 •

Changelog

Source

[v1.0.27] (2025-02-25)

Bug Fixes

  • Fix php-wasm build error for WITH_SOURCEMAPS=yes. (#44)
  • Fix php-wasm source map base. (#46)
  • Fix private website deployment workflow. (#57)
  • Fix up private website deployment workflow after initial commit. (#29)

Various

  • Add WITH_DEBUG option for building php-wasm with DWARF debug info. (#47)
  • Add janjakes to GitHub workflows actors. (#33)
  • Add a dedicated workflow for deploying private playground. (#28)
  • Add remote data blocks to the allowlist. (#30)
  • Allow ashfame to run self-hosted package release workflow. (#22)
  • Allow deploying custom supported domains for CORS proxy. (#54)
  • CORS proxy: Make allowed origins configurable. (#43)
  • Make further fixes for unreliable end-to-end tests. (#9)
  • Move DNS polyfills to a PHP extension and add missing constants. (#27)
  • New playground CLI function interface. (#40)
  • Replace some hardcoded refs to playground.wordpress.net web app. (#42)
  • Restore safety condition for CORS proxy deployment workflow. (#55)
  • Revert "Add the launch browser flag to CLI". (#24)
  • Revert "Support file URL resources in command line environment". (#41)
  • Schedule private deployment and use private environment. (#37)
  • Stop assuming CLI stdout is a TTY write stream. (#51)
  • Store WordPress site cookies in the browser instead of a custom Cookie Store. (#20)
  • Support file URL resources in command line environment. (#34)
  • Switch to relative paths in app manifest. (#36)
  • Switch to runner with more CPU and RAM. (#45)
  • Treat zip files as zip files regardless of file name. (#58)
  • Try more Playwright workers since we have a runner with more resources. (#48)
  • Update private Playground instance to use dedicated CORS proxy. (#56)
  • Use rsync instead of scp in website deploy workflow. (#26)
  • Use specified SQLite version also for PHP < 7.4. (#32)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @brandonpayton @ingeniumed @JanJakes @zaerl

adamziel
published 1.0.26 •

Changelog

Source

[v1.0.26] (2025-02-04)

Bug Fixes

  • Fix workflow for deploying self-hosted packages. (#6)

Various

  • Add the launch browser flag to CLI. (#18)
  • [Fix] Zip spec compliance for exported backup file. (#7)

Contributors

The following contributors merged PRs in this release:

@ashfame @brandonpayton @zaerl

adamziel
published 1.0.25 •

Changelog

Source

[v1.0.25] (2025-02-04)

Various

  • Add missing node external to Playground CLI. (#19)
  • Add self-hosted package publishing. (#5)

Contributors

The following contributors merged PRs in this release:

@brandonpayton

adamziel
published 1.0.24 •

Changelog

Source

[v1.0.24] (2025-02-03)

adamziel
published 1.0.23 •

Changelog

Source

[v1.0.23] (2025-01-27)

adamziel
published 1.0.22 •

Changelog

Source

[v1.0.22] (2025-01-20)

adamziel
published 1.0.21 •

Changelog

Source

[v1.0.21] (2025-01-13)

Enhancements

  • [Data Liberation] Add EPub to Blocks converter. (#2097)
  • [Data Liberation] Block markup consumers and producers. (#2121)
  • [Data Liberation] Filesystem entity reader. (#2125)
  • [Data Liberation] Recognize self-closing blocks in WP_Block_Markup_Processor. (#2120)
  • [Data Liberation] Refactor Entity Readers class diagram. (#2096)

PHP WebAssembly

  • PHP 8.4 support. (#2038)
  • Rewrote fileToUint8Array function to be also NodeJS/Deno compatible. (#2117)
  • [PHP] Restore /internal files and Filesystem mounts after hotswapPhpRuntime is called. (#2119)

Bug Fixes

  • [CORS Proxy] Support chunked encoding when running in Apache/Nginx/etc. (#2114)

Contributors

The following contributors merged PRs in this release:

@adamziel @mbuella

2345
14