diff options
| author | Remi Collet <remi@remirepo.net> | 2024-01-29 10:53:08 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2024-01-29 10:53:08 +0100 |
| commit | c8482f9c6b5368fbb207f90600eb60214fbd01fd (patch) | |
| tree | 41cb4c7a16cfa7f7ac9e64c7c75c607910f11af7 /REFLECTION | |
| parent | 78acfc901b3b758e3a812f45c016c64eda38817d (diff) | |
fix incompatible pointer types
using patch from https://git.osgeo.org/gitea/geos/php-geos/issues/32
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #124 geos version 1.0.0 ] { +Extension [ <persistent> extension #66 geos version 1.0.0 ] { - Constants [20] { Constant [ int GEOSBUF_CAP_ROUND ] { 1 } |
