-
Hello,
This seems a very curious and valuable example. Wanted to look closer, tried to run it locally with:
```
docker compose up
```
Unfortunately getting different errors like:
```
co…
-
Following this step:
> Navigate to **plugin folder** (`$ROOT/wp-content/plugins/`) and install composer dependencies:
>
> ```bash
> composer install
> ```
I'm getting following error:
``…
-
**Environment:**
- LDAP Server Type: ActiveDirectory
- PHP Version: 8.3
Hello, we are looking for guidance.
We are deploying a Web App as a container in Azure and we will be using the customer…
-
## Expected Behavior
Polr code should render and pages should load
## Current Behavior
Polr code fails due to PHP fatal error
## Steps to Reproduce (for bugs)
1. Upgrade from php7.4 (PHP …
-
### 👟 Reproduction steps
I have a function that runs on the php v8.2 runtime (same thing happened using the v8.1 runtime) that makes use of the PHPSpreadsheet library, which uses quite a lot of memor…
-
2024-04-02 14:10:01,671 DEBG 'mqtt' stdout output:
PhpMqtt\Client\MqttClient->connectInternal() at /home/app/vendor/php-mqtt/client/src/MqttClient.php:123
2024-04-02 14:10:01,672 DEBG 'mqtt' stdo…
-
### Attempted Debugging
- [X] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
Hello! New to bookstack and…
-
### What happened?
Hello world! Please tell me how to solve the problem with frunkenphp. When conducting stress tests, an error constantly crashes:
```
2024-10-19 13:48:55 2024-10-19 10:48:55,862 I…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Ran `docker compose up` and the logs finish with "[ls.io--init] done. Tried to access with th…
-
### Description
i can reproduce this with the official docker images (tried php:8.3.10-fpm-alpine3.19 and php:8.4.0beta5-fpm-alpine3.20) doing this:
```
docker run --rm --name phptest php:8.3.1…