-
Hi team,
### Bug Report
Previously closed issue https://github.com/doctrine/dbal/issues/2185 on the same subject does not exist anymore in version 3.x
Actually the simple script above
```ph…
-
Saw below warning in Matomo 5 in our logs. Unsure if this is new to Matomo 5 or has happened before in Matomo 4.
Looking at `core/DataAccess/Model.php(914)` maybe there's an issue when eg `$idSite`…
-
### Expected behaviour
Wanting to use zstd with redis for compressing sessions.
### Actual behaviour
Error printed in php log.
```
PHP Notice: session_start(): redis.session.compression is outs…
-
It's not clear to me how to kick buried jobs back into the queue - I think this would be great to add into the example.
The way I've been trying (below) isn't working:
```php
-
## Before you submit an issue, please be sure to search through existing issues as well as search through the [documentation](https://hyperf.wiki)
- [X] I've searched all existing issues
- [X] I've …
-
Hi everyone and thanks for the great work on the PHP module!
we have a strange problem with priorities and PHP extensions, For example, I would like to install the pdo extension and it needs to hav…
-
Hi,
I have Nextcloud setup with NixOS not using https and am using Tailscale to access my server.
Antennapod fails to synchronize, when I try to login.
When opening the GPodderSync settings in t…
-
### Preconditions (*)
1. Magento: 2.4.7
2. PHP: 8.3
3. RDS MYSQL: 8.0 16GB Memory
### Steps to reproduce (*)
1. Install Default Magento
2. Cron for every 1 minitue
3. Added 10k products
…
-
*PHP Version:* 8.2 | *Shopware Version:* 6.6.7.1 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
Execute Task without error.
*_Actual behaviour:_*
Task exit…
-
### Description
The following code:
```php