funiq / geoPHP

Advanced geometry operations in PHP
https://geophp.net
Other
21 stars 21 forks source link

Invalid annotatnion `@returns` #10

Closed Niiph closed 11 months ago

Niiph commented 11 months ago

https://github.com/funiq/geoPHP/blob/facd8fbb0656a9c7b862870ef9fe5a4a865ae25e/src/Geometry/Polygon.php#L195

There's annotation @returns instead of @return, it crashes my app.

BathoryPeter commented 11 months ago

Thanks for reporting! I plan to release a new minor version with PHP 8.3 support in the few days.