Hugo Denizart
Hugo Denizart
is there any ETA for GRA5?
I have ensured that no loaded extension is missing other than swoole. ``` # docker.io/pppy/osu-web:2025.1204.0 php > print_r(get_loaded_extensions()); Array ( [0] => Core [1] => date [2] => libxml [3]...
FrankenPHP's author made a talk 3 years back when they announced the project, in which they mention they're heavily leveraging Go's very optimized net/http libraries, Goroutines, and PHP's ZTS mode....
Have replaced jhead by exiv2 and jpegtran to allow upgrading to AlmaLinux 10. We're building assets with Node.js 22 instead of 20 now, which seems fine as far as I...
Making frankenphp the default Octane server in config broke CI, as it wasn't running off the Docker environment. It failed as the `frankenphp` binary shipped by default misses critical extensions....
Many such probe servers already exist in the wild to assert network status and figuring out existence of captive portals on wifi hotspots, see https://antonz.org/is-online/ They will certainly be more...
I think that would be appreciated for consistency, except maybe for [that one](https://github.com/ppy/osu-web/blob/a18109947ff35ded870b1a48f352a5e36a9095b1/app/Libraries/UserRegistration.php#L67) :thinking: