Niyoko Yuliawan

Results 1 issues of Niyoko Yuliawan

### What happened? I encountered an issue where the `$_SERVER['PATH_INFO']` is always empty string when it should set. Here are minimal reproducible Dockerfile example ``` FROM dunglas/frankenphp:latest ENV SERVER_NAME=:80 RUN...

enhancement