-
**What I am trying to achieve:**
I want to bundle an existing PHP CLI application with a multiple files and run it with `php-wasm` by building my own `php-wasm` with included files through the config…
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on [Github](https://…
-
### ⚠️ Before submitting, please verify the following: ⚠️
- [x] This is a **bug**, not a question or a configuration issue.
- [x] This issue is **not** already reported on Github (I've searched it).
…
-
### Description:
The build hangs on step 52 with the message
```
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@achrinza/node-ipc@9.2.9',
npm warn EBADENGINE required: {
…
-
### What were you trying to do?
I updated to newest version 0.8.1 and build a new version off the app, install it and run it.
### What happened?
App does not open. On windows it is in the task mana…
-
**Description:**
Sometimes in the "problems" tab one or more "Cannot redeclare " messages will appear, originating in one of the php intelephense stub files.
**To Reproduce**
Save the working php…
-
the current `Node->getSubNodeNames()` api leads to consuming code with dynamic property fetches like:
```php
foreach ($node->getSubNodeNames() as $subNodeName) {
if ($node instanceof Node\…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue.
* Please d…
-
## Description
I'm trying to use the Scout extension in my Laravel 11 project with Typesense as the search engine, but I couldn't retrieve or access the configured settings.Perhaps this is because …
-
I found out, by installing `php-wasm/node` and `php-wasm/universal` with version `0.9.46`, that `express` will produce 8 vulnerabilities :
```
# npm audit report
body-parser =0.7.5
Depends on …
mho22 updated
3 weeks ago