-
### What happened?
Sometimes franken php is serving stale requests with Symfony. It returns random previous requests no matter what they contain (errors included). I'm not sure when this happens bu…
-
### What happened?
I have set the `curl.cainfo` value in `/etc/php.d/my-app.ini`
```
curl.cainfo = /var/lib/frankenphp/.local/share/caddy/certificates/acme-v02.api.letsencrypt.org-directory/dev.s…
-
This is an issue for gathering feedback on the Ring 2.0 design.
The code and documentation will be held in the [2.0 branch](https://github.com/ring-clojure/ring/tree/2.0) of the repository.
The …
-
### Describe the bug, including details regarding any error messages, version, and platform.
The build _intermittently_ fails for the `flight-sql-jdbc-driver` module. The `ITDriverJarValidation.valid…
-
_This issue was originally filed by @sethladd_
---
Looks like HTTP/2 has a lot of implementations.
https://github.com/http2/http2-spec/wiki/Implementations
-
### HA core version
2024.10.1
### Current integration version
0.6.2
### Last known working integration version
0.3.22
### Device type and model
Air conditioner Comfee
### Working mobile app
N…
-
**Version**
```
hyper = { version = "1.0.1", features = ["full"] }
tokio = { version = "1", features = ["full"] }
http-body-util = "0.1"
hyper-util = { version = "0.1.1", features = ["full"] }
…
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
I have this code in my websocket server:
```
T…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Web
### Description
When accessing an …
-
### What happened?
I'm running a Laravel application in non-worker mode and have configured monolog to stream output to `php://stderr`, however logs do not appear on the container stderr handle. I do…