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

@php-wasm/cli

Package Overview
Dependencies
Maintainers
4
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@php-wasm/cli - npm Package Versions

1
35
15

0.9.45

Diff
adamziel
published 0.9.45 •

Changelog

Source

[v0.9.45] (2024-09-30)

Blueprints

  • Translate GitHub.com file URLs into CORS-accessible raw.githubusercontent.com. (#1810)

Tools

  • [UX] Stored Playgrounds (no more data loss), multiple Playgrounds, UI WebApp Redesign. (#1731)

Documentation

  • Docs: Translation i18n messages - JSON files. (#1807)

Website

  • Prevent creation of two temporary sites. (#1817)
  • Stop address bar from adding trailing slash to query params. (#1820)

Bug Fixes

  • Fix broken Playwright tests. (#1819)

Various

  • Add Playwright tests for UI redesign changes. (#1769)
  • Docs: Contributions to translations. (#1808)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @brandonpayton @juanmaguitar

adamziel
published 0.9.44 •

Changelog

Source

[v0.9.44] (2024-09-24)

Bug Fixes

  • Docs: Fix links intro fr. (#1795)

Various

  • Add missing functions required to succesfully connect with MySQL DB. (#1752)

Contributors

The following contributors merged PRs in this release:

@jeroenpf @juanmaguitar

adamziel
published 0.9.42 •

Changelog

Source

[v0.9.42] (2024-09-17)

PHP WebAssembly

  • FS: Use the correct rm/rmdir method when moving files between mounts. (#1770)

Contributors

The following contributors merged PRs in this release:

@adamziel

adamziel
published 0.9.41 •

Changelog

Source

[v0.9.41] (2024-09-16)

adamziel
published 0.9.40 •

Changelog

Source

[v0.9.40] (2024-09-16)

Enhancements

  • Extend allowable resources available via WordPress/WordPress. (#1721)

Tools

  • Update actions/upload-artifact version to 4. (#1748)

Documentation

  • Docs/Blueprints resources: Grammar and typo fixes. (#1741)

PHP WebAssembly

  • @php-wasm/universal : Add Phar support in php-wasm. (#1716)

Website

  • Add the components package with PathMappingControl. (#1608)

Bug Fixes

  • Fix CLI --skipWordPressSetup option. (#1760)

Reliability

  • Improve Playground CLI logging and fix quiet mode. (#1751)

Various

  • Docs/Guides: Guides introductions and some minor adjustments. (#1754)
  • Docs/Guides: Normalized and fixed guides links. (#1756)
  • Docs/Guides: Providing content for your demo. (#1747)
  • Docs/Guides: WordPress Playground for plugin developers. (#1750)
  • Docs/Guides: WordPress Playground for theme developers. (#1732)
  • Docs: Links redirections. (#1758)

Contributors

The following contributors merged PRs in this release:

@adamziel @bgrgicak @brandonpayton @juanmaguitar @mho22 @peterwilsoncc

adamziel
published 0.9.39 •

Changelog

Source

[v0.9.39] (2024-09-09)

Bug Fixes

  • Use the correct imports in the generated .d.ts files. (#1742)

Contributors

The following contributors merged PRs in this release:

@adamziel

adamziel
published 0.9.38 •

Changelog

Source

[v0.9.38] (2024-09-09)

Internal

  • Fix changelog updates for latest doc structure. (#1734)

Various

  • Add support for handling symlinks in the request handler. (#1724)
  • Docs: Playground block in launch section. (#1722)
  • documentation - Blueprints - Resources: Highlight installPlugin and installTheme steps and most common resouces for them. (#1733)

Contributors

The following contributors merged PRs in this release:

@brandonpayton @jeroenpf @juanmaguitar

adamziel
published 0.9.37 •

Changelog

Source

[v0.9.37] (2024-09-05)

PHP WebAssembly

  • Add more asyncify-listed PHP functions to fix Studio crash. (#1729)

Website

  • Add initial site info view. (#1701)

Contributors

The following contributors merged PRs in this release:

@brandonpayton

adamziel
published 0.9.36 •

Changelog

Source

[v0.9.36] (2024-09-03)

Bug Fixes

  • Fix logger test for inconsistent short month. (#1727)

Reliability

  • Avoid errors due to log message formatting. (#1726)

Contributors

The following contributors merged PRs in this release:

@brandonpayton

adamziel
published 0.9.35 •

Changelog

Source

[v0.9.35] (2024-08-29)

Enhancements

  • Allow specifying a WordPres/WordPress branch and pulling from GitHub. (#1705)

PHP WebAssembly

  • Fix: Exit http server on php exit. (#1714)

Various

  • Enable networking for WordPress and Gutenberg PR viewers. (#1715)

Contributors

The following contributors merged PRs in this release:

@ironprogrammer @kozer @peterwilsoncc