We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d7dcb commit 370100cCopy full SHA for 370100c
package.xml
@@ -28,10 +28,10 @@
28
</lead>
29
30
<date>2025-07-01</date>
31
- <time>12:02:10</time>
+ <time>12:08:17</time>
32
<version>
33
- <release>0.3.4</release>
34
- <api>0.3.4</api>
+ <release>0.3.5</release>
+ <api>0.3.5</api>
35
</version>
36
<stability>
37
<release>beta</release>
php_geospatial.h
@@ -22,7 +22,7 @@
22
#ifndef PHP_GEOSPATIAL_H
23
#define PHP_GEOSPATIAL_H
24
25
-#define PHP_GEOSPATIAL_VERSION "0.3.3"
+#define PHP_GEOSPATIAL_VERSION "0.3.5"
26
27
extern zend_module_entry geospatial_module_entry;
#define phpext_geospatial_ptr &geospatial_module_entry
0 commit comments