File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 2727 <active >yes</active >
2828 </lead >
2929
30- <date >2022-08-11 </date >
31- <time >14:32:37 </time >
30+ <date >2025-06-19 </date >
31+ <time >13:31:02 </time >
3232 <version >
33- <release >0.3.2 </release >
34- <api >0.3.2 </api >
33+ <release >0.3.3 </release >
34+ <api >0.3.3 </api >
3535 </version >
3636 <stability >
3737 <release >beta</release >
3838 <api >beta</api >
3939 </stability >
4040 <license uri =" http://www.php.net/license" >PHP 3.01</license >
4141 <notes >
42- - Fixed a bug with polar_to_cartesian and cartesian_to_polar having the wrong arginfo
42+ - Drop support for PHP 7
43+ - Added support for PIE
44+ - Convert extension to use stubs files
4345 </notes >
4446
4547 <contents >
Original file line number Diff line number Diff line change 2222#ifndef PHP_GEOSPATIAL_H
2323#define PHP_GEOSPATIAL_H
2424
25- #define PHP_GEOSPATIAL_VERSION "0.3.2 "
25+ #define PHP_GEOSPATIAL_VERSION "0.3.3 "
2626
2727extern zend_module_entry geospatial_module_entry ;
2828#define phpext_geospatial_ptr &geospatial_module_entry
You can’t perform that action at this time.
0 commit comments