Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@php-wasm/logger

Package Overview
Dependencies
Maintainers
4
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/logger - npm Package Versions

1
79

0.7.6

Diff

adamziel
published 0.7.5 •

Changelog

Source

[v0.7.5] (2024-04-30)

Internal

  • Meta: Move the minified WordPress to the new @wp-playground/wordpress-builds package. (#1343)

Contributors

The following contributors merged PRs in this release:

@adamziel

adamziel
published 0.7.4 •

adamziel
published 0.7.3 •

Changelog

Source

[v0.7.3] (2024-04-29)

PHP WebAssembly

Contributors

The following contributors merged PRs in this release:

@adamziel

adamziel
published 0.7.1 •

Changelog

Source

[v0.7.1] (2024-04-24)

adamziel
published 0.7.0 •

Changelog

Source

[v0.7.0] (2024-04-24)

Breaking Changes

PHP WebAssembly
  • Breaking: Remove PHPBrowser. (#1302)

Enhancements

  • Bump TypeScript to 5.4.5. (#1299)
  • Semaphore: Add timeout option. (#1300)

Blueprints

  • Builder: Fix stuck loader bar. (#1284)
  • Remove setPhpIniEntry step. (#1288)

Tools

GitHub integration
  • GitHub: Don't delete all the files when exporting a theme. (#1308)
  • Urlencode branch name. (#1275)
Blueprints
  • Blueprints builder: Support ?blueprint-url. (#1309)

Documentation

  • Use new learning resources in Playground documentation. (#1276)

PHP WebAssembly

  • Browser: Remove setSpawnHandler function from the public API. (#1303)
  • PHP: Add a cwd argument to hotSwapPHPRuntime(). (#1304)
  • PHP: Remove addServerGlobalEntry() method, accept $_SERVER as php.run() property. (#1286)
  • PHPRequestHandler: Add a generic PHP argument. (#1310)
  • nit: Clean up after node PHP popen() test. (#1280)

Website

  • Add more info to crash reports. (#1253)
  • Memoize fetch() responses when requesting php.wasm. (#1306)
  • Progress monitoring: Use a custom instantiateWasm handler to avoid monkey-patching WebAssembly.instantiateStreaming. (#1305)
  • Remove sandbox attribute from iframe. (#1313)
  • Service Worker: Fetch credentialless to play more nicely with server caches (#1311). (#1311)

Internal

  • Automate Changelog generation after each npm release. (#1312)
  • CI: Fix intermittent documentation build failures. (#1307)

Bug Fixes

  • Add styles to ensure iframes are responsive. (#1267)
  • Docs: Fix the Blueprint example of the Gutenberg PR preview. (#1268)
  • Docs: Move Steps Shorthands to a separate page to fix Steps TOC. (#1265)

Reliability

  • Add network error message. (#1281)
  • Explore logging to a file. (#1292)

Various

  • Add PDF to infer mime type list. (#1298)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @brandonpayton @ironnysh @peeranat-dan

adamziel
published 0.6.16 •

Changelog

Source

[v0.6.16] (2024-04-17)

Blueprints

  • Replace set_current_user call with wp_set_current_user to fix a PHP notice. (#1262)

Tools

  • Install themes and plugins using the ReadableStream API. (#919)

Documentation

  • Docs: Update WordPress versions used in the documentation, document using older releases. (#1235)

PHP WebAssembly

  • Filter Requests library to use the Fetch handler. (#1048)

  • PHP: Handle request errors in PHPRequestHandler, return response code 500. (#1249)

  • PHP: Reset exit code before dispatching a request. (#1251)

Various

  • Add documentation for shorthand alternatives of Blueprint steps. (#1261)

Contributors

The following contributors merged PRs in this release:

@adamziel @dd32 @ironnysh @kozer

adamziel
published 0.6.15 •

Changelog

Source

[v0.6.15] (2024-04-16)

Blueprints

  • Add ifAlreadyInstalled to installPlugin and installTheme steps. (#1244)
  • Support a landingPage value without the initial slash. (#1227)

PHP WebAssembly

  • Investigate OOB: Run unit tests with instrumented PHP 8.0 code. (#1220)
  • Unit tests: Restore site-data.spec.ts. (#1194)
  • Web PHP: Increase memory limit to 256 M. (#1232)

Website

  • Browser: Display PHP output when Fatal Error is trigerred. (#1234)
  • Fix accessibility issues found by Axe. (#1246)
  • Request Handler: Urldecode the requested path. (#1228)

Bug Fixes

  • fix: Set required engine version to 18.18.0. (#1214)

Various

  • Blueprints/json example. (#1188)
  • Doc: Update 01-index.md. (#1216)
  • Move DefineSiteUrlStep doc warning so it displays in documentation. (#1245)
  • Updated link to native WordPress importer. (#1243)
  • documentation update proposal: Provide more info on features, extensions?. (#1208)
  • php-wasm/node: Update express to newest version, and move it to devDependencies. (#1218)

Contributors

The following contributors merged PRs in this release:

@adamziel @artpi @bph @brandonpayton @eliot-akira @flexseth @ironnysh @kirjavascript

adamziel
published 0.6.14 •

Changelog

Source

[v0.6.14] (2024-04-11)

Bug Fixes

  • Revert changes to the documentation build. (#1226)

Reliability

  • Update error modal description label. (#1224)

Various

  • Try memory leak workaround with zeroed mem. (#1229)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @brandonpayton

adamziel
published 0.6.13 •

Changelog

Source

[v0.6.13] (2024-04-10)

PHP WebAssembly

  • Try to repro memory out of bounds errors in CI. (#1199)

Bug Fixes

  • Fix docs-site build. (#1222)

Contributors

The following contributors merged PRs in this release:

@bgrgicak @brandonpayton

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