-
### Describe the bug
When running a re-index (using `php occ memories:index --force --folder path/to/external_storage`) on some (sub-)folder of an external storage, I see progress ... until at some…
-
From manual page: https://php.net/function.exif-read-data
---
I got a JPG picture that has indeed a wrong color profile. So the function ``exif_read_data`` throws an ``E_WARNING``.
But it's i…
-
### Description
Hello,
We experience seemingly random in-memory corruption of code when deploying new versions of our PHP app on php-fpm 8.1.6 on Linux. Here is a sample error message:
```
inclu…
-
### Description
When building PHP as a static library for macOS, the resulting `libphp.a` file cannot be linked and the following (weird) error occurs:
> ld: warning: ignoring file /usr/local/li…
-
### What happened?
Description:
I'm encountering an issue where file writing operations using fwrite occasionally fail when running under FrankenPHP. Sometimes files are not physically created on …
g-ra updated
2 months ago
-
I get a PHP fatal error whenever I try to use the plugin.
Batch Downloader version: [13.a](https://piwigo.org/ext/extension_view.php?eid=616)
Piwigo version: `13.8.0`
PHP version:
```
$ php -…
-
Hi!
I have a problem with Psalm v5.23.1 and PHP 8.1: new errors are NOT SHOWN in the console if I use baseline file and `output-format=compact` (other output formats - OK). Please check and fix!
…
-
Several algorithms produce an error when calling the update method.
`Fatal error: Uncaught Crypto\HashException: Initialization of hash failed`
In particular, the following algorithms.
**md4
w…
-
### What happened?
Hi,
I'm deploying a PHP 8.3 symfony (7.0) app on AWS ECS (with Fargate).
I'm running it in worker mode with the base image `dunglas/frankenphp:1.1-php8.3.7`.
Every few…
-
Used on AORG atm
Looks to be a great win especially if we can package the file cache inside docker.
https://medium.com/@dylanwenzlau/500x-faster-caching-than-redis-memcache-apc-in-php-hhvm-dcd26…