File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
16
16
#ifndef PHP_MAXMINDDB_H
17
17
#define PHP_MAXMINDDB_H 1
18
- #define PHP_MAXMINDDB_VERSION "1.11.1 "
18
+ #define PHP_MAXMINDDB_VERSION "1.12.0 "
19
19
#define PHP_MAXMINDDB_EXTNAME "maxminddb"
20
20
21
21
extern zend_module_entry maxminddb_module_entry ;
Original file line number Diff line number Diff line change 14
14
15
15
<active >yes</active >
16
16
</lead >
17
- <date >2023-12-01 </date >
17
+ <date >2024-11-14 </date >
18
18
<version >
19
- <release >1.11.1 </release >
20
- <api >1.11.1 </api >
19
+ <release >1.12.0 </release >
20
+ <api >1.12.0 </api >
21
21
</version >
22
22
<stability >
23
23
<release >stable</release >
24
24
<api >stable</api >
25
25
</stability >
26
26
<license uri =" https://github.com/maxmind/MaxMind-DB-Reader-php/blob/main/LICENSE" >Apache License 2.0</license >
27
- <notes >* Resolve warnings when compiling the C extension.
28
- * Fix various type issues detected by PHPStan level. Pull request by
29
- LauraTaylorUK. GitHub #160 .</notes >
27
+ <notes >* Improve the error handling when the user tries to open a directory
28
+ with the pure PHP reader.
29
+ * Improve the typehints on arrays in the PHPDocs .</notes >
30
30
<contents >
31
31
<dir name =" /" >
32
32
<file role =" doc" name =" LICENSE" />
You can’t perform that action at this time.
0 commit comments