-
### Description
I am building PHP 8.3.0 beta 3 from the source on a macOS 16.5.1 machine running Apple M1 Pro Processor.
After finishing the build process, I have run `make TEST_PHP_ARGS=-j4 test`…
-
### 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…
-
- [ ] https://github.com/DylanMeeus/GoAudio
- [ ] https://github.com/dh1tw/gosamplerate
- [ ] https://github.com/mengzhuo/cookiestxt
- [ ] https://github.com/abraithwaite/jeff
- [ ] https://gith…
-
Hello! When uploading files to the server, there were no problems, but when downloading, Unit literally went crazy and began to break 50% of the connections. I can't figure out what the problem is - e…
-
# User agent
```
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.3 Safari/605.1.15
```
# Browscap version tested on 6001000.
# Current re…
-
### What happened?
Hello,
I use docker , i wanted to try frankenPHP with my app symfony 5.4.x
```
FROM dunglas/frankenphp
ENV FRANKENPHP_CONFIG="worker ./public/index.php"
ENV APP_RUNTIM…
-
I've installed dlib and pdlib following the installation instructions.
However after installing pdlib i run `make test` and it returns with 1 fail: Just test php extension version.
The error report …
P0Pss updated
11 months ago
-
### Description
### What happened?
Description:
I'm encountering an issue where file writing operations using fwrite occasionally fail when running under FrankenPHP. Sometimes files are not phy…
g-ra updated
2 months ago
-
### What happened?
We are running FrankenPHP (non-static variant) in Docker on our Kubernetes platform. This is in worker mode with a Symfony application. The application seems to work well; howeve…
-
Hi,
When running `install/index.php` (initial install) or `scripts/update_db.php`, the system appears to function normally, however in my php fpm logs, I see pages and pages of:
```
PHP message…