Louis-Arnaud
Louis-Arnaud
@stof @fabpot I can't find the repo, do you have the url? or is it abandoned?
This is a good point, however I don't think it will ever be changed, it would be too sensitive for users to move. This can have serious consequences on calculations...
Hello, it seems that the work has been already done on this issue
Hello, I would like to work on it.
nope but I would like to learn how to contribute, this ticket seemed accessible to me
Would like to work on it
@nox-4O4 I proposed a PR to answer it, put it in the right order and added some additional information
This issue could be closed ? @Alexandre-T - [SpScaleTest](https://github.com/longitude-one/doctrine-spatial/blob/main/tests/LongitudeOne/Spatial/Tests/ORM/Query/AST/Functions/PostgreSql/SpScaleTest.php) - [SpTransformTest](https://github.com/longitude-one/doctrine-spatial/blob/main/tests/LongitudeOne/Spatial/Tests/ORM/Query/AST/Functions/PostgreSql/SpTransformTest.php) - [SpTranslateTest](https://github.com/longitude-one/doctrine-spatial/blob/main/tests/LongitudeOne/Spatial/Tests/ORM/Query/AST/Functions/PostgreSql/SpTranslateTest.php) - [StConvexHullTest](https://github.com/longitude-one/doctrine-spatial/blob/main/tests/LongitudeOne/Spatial/Tests/ORM/Query/AST/Functions/Standard/StConvexHullTest.php)
Hi @pereorga @philip, I noticed this might be related, could help once https://github.com/php/doc-en/pull/4962 gets merged. 🙂
Hi @henderkes, sure here is how to reproduce it and what happens. **How to trigger the issue** 1. Use the official image with a custom Caddyfile: ``` FROM dunglas/frankenphp:php8.4-alpine COPY...