New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@php-wasm/node-polyfills

Package Overview
Dependencies
Maintainers
3
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/node-polyfills - npm Package Versions

1
911

0.6.4

Diff

Changelog

Source

[v0.6.4] (2024-03-04)

Enhancements

  • Add logging support to Playground. (#1035)

Blueprints

  • PHP Blueprints: Display progress. (#1077)
  • Set progress caption and communicate failures in the import file step. (#1034)

Tools

Blueprints
  • PHP Blueprints demo page. (#1070)
  • PHP: Do not prepend a whitespace when encoding body as multipart form data. (#1033)

PHP WebAssembly

  • Fix response header escaping. (#1050)
  • Fix: Networking broken when extra PHP extensions are enabled. (#1045)
  • PHP.wasm: Yield 0 bytes read on fd_read failure to improve PHP's fread() and feof() behavior. (#1053)
  • PHP: Support $env and $cwd proc_open arguments. (#1064)
  • Parse shell commands in createSpawnHandler. (#1065)
  • Prototype: Spawning PHP sub-processes in Web Workers. (#1031)
  • Spawning PHP sub-processes in Web Workers. (#1069)

Website

  • Add Google Analytics events to Playground. (#1040)
  • Fix error on reload site click. (#1041)

Internal

  • Rebuild WordPress every 20 minutes, short-circuit if no new version is found. (#1061)
  • Rebuild WordPress within an hour of a beta release. (#1059)

Bug Fixes

  • Fix the login message so it doesn't override another. (#1044)

Various

  • Add arguments to default node spawn method. (#1037)
  • Add bgrgicak to deployment allowlists. (#1057)
  • Allow for CORS requests to api.wordpress.org to pass. (#1009)
  • Default URL rewrites to /index.php. (#1072)
  • Remove repository specific Code of Conduct. (#1038)
  • Ship WordPress 6.5 beta 1. (#1036)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @dd32 @desrosj @johnbillion @mho22

adamziel
published 0.6.3 •

Changelog

Source

[v0.6.3] (2024-02-12)

Blueprints

PHP WebAssembly

  • Calls proc_open two times in a row. (#1012)
  • Experiment: Build PHP with OPFS support. (#1030)
  • PHP: Pass request body as UInt8Array. (#1018)

Contributors

The following contributors merged PRs in this release:

@adamziel @mho22

adamziel
published 0.6.2 •

Changelog

Source

[v0.6.2] (2024-02-08)

PHP WebAssembly

  • Networking: Swap Requests transports using the http_api_transports instead of patching the Requests library. (#1004)
  • Remove crypto.randomUUID dependency in favor of a custom function. (#1016)
  • Remove x-request-issuer header on cross-origin requests. (#1010)
  • Update wp_http_fetch.php. (#1002)

Website

  • Remote.html: Always install the playground mu-plugin. (#1005)

Various

  • 32bit integer workaround. (#1014)
  • Test/hello world blueprint. (#908)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @jdevalk @sejas @stoph

adamziel
published 0.6.1 •

Changelog

Source

[v0.6.1] (2024-02-05)

Website

Blueprints
  • Remove the applyWordPressPatches step, enable the Site Health Plugin. (#1001)

Various

  • Add crypto to Polyfills improving Blueprint compatibility for Node. (#1000)

Contributors

The following contributors merged PRs in this release:

@adamziel @sejas

adamziel
published 0.6.0 •

Changelog

Source

[v0.6.0] (2024-02-05)

Enhancements

  • Add wp-cli and code editor examples to the demos page. (#965)
  • WordPress: Preserve PHP attributes and wp-config.php whitespace. (#964)

Blueprints

  • Add enableMultisite step. (#888)
  • Set_current_user to admin before activating plugins and themes. (#984)

Tools

  • Use .zip files instead of .data files for loading WordPress. (#978)
Blueprints
  • Throw on failure. (#982)
PHP WebAssembly
  • Support wp-cli in the browser. (#957)

PHP WebAssembly

  • Correcting OOB & Prevent Crash on Saving Large Post. (#870)
  • Memory leak: Add rotatedPHP to kill and recreate PHP instances after a certain number of requests. (#990)
  • PHP : Add args and descriptors dynamic arrays in proc open function. (#969)
  • PHP.wasm: Fix stack overflow in wasm_set_request_body. (#993)

Website

  • Add .htaccess file to prevent caching of index.html and enable importing the client.js library. (#989)
  • Add og meta tags and meta description. (#980)
  • CORS headers for client/index.js. (#893)
  • wp-cli: Respect quotes when parsing shell commands. (#966)

Internal

  • Remove the interactive block playground. (#988)

Bug Fixes

  • Fix "WP-CLI" typos. (#971)
  • Fix footer styling issue in the "Code is Poetry" in wordpress.github.io/wordpress-playground. (#959)
  • WordPress build: Add newlines after PHP annotations. (#986)

Various

  • Add a blueprint example. (#946)
  • Add terminal to playground site. (#161)
  • Match the .nvmrc node version to the changes made in commit ec2605b. (#972)
  • PHP : Dispatch available descriptor specs in js_open_process function. (#963)
  • PHP : Give access to command arguments if array type is given in php ^7.4 proc_open function. (#944)
  • Rebuild WordPress. (#987)
  • Update the networking disabled error messages in wp-admin for plugins and themes. (#936)

Contributors

The following contributors merged PRs in this release:

@adamziel @bph @ironnysh @marcarmengou @mho22 @rowasc @seanmorris @swissspidy @tyrann0us

adamziel
published 0.5.6 •

adamziel
published 0.5.5 •

adamziel
published 0.5.4 •

adamziel
published 0.5.3 •

adamziel
published 0.5.2 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc