@@ -29,10 +29,10 @@ Universal Database, IBM Cloudscape, Apache Derby databases and IDS (Informix Dat
29
29
<email >calvin@cmpct.info</email >
30
30
<active >yes</active >
31
31
</developer >
32
- <date >2021-09-30 </date >
32
+ <date >2022-03-21 </date >
33
33
<time >11:11:11</time >
34
34
<version >
35
- <release >1.4.2 </release >
35
+ <release >1.5.0 </release >
36
36
<api >1.3.4</api >
37
37
</version >
38
38
<stability >
@@ -41,12 +41,17 @@ Universal Database, IBM Cloudscape, Apache Derby databases and IDS (Informix Dat
41
41
</stability >
42
42
<license >Apache License 2.0</license >
43
43
<notes >
44
- * 2021-09-30: 1.4.2
45
- - Enable liveness checks on all platforms
46
- - Fix build issue with ulong on some platforms (did not affect Linux/IBM i)
47
- - Remove spurious warnings from closing the environment handle on IBM i
48
- - Enable processing driver options before connection (fixes naming mode issues on IBM i)
49
- - Getter for current naming mode on IBM i
44
+ * 2022-03-21: 1.5.0
45
+ - PHP 8.1 support
46
+ - On IBM i, support INI option for CCSID override
47
+ - On IBM i, support INI option for pessimistic DBCS alloc
48
+ - Resolve crash with LOBs
49
+ - Fix build issues with MSVC
50
+ - Fix detecting CLI driver on 64-bit Windows
51
+ - Use modern PDO includes check (resolves compatibility with i.e. Ubuntu, MacPorts)
52
+ - Fix tests for PHP 8.1 and modern Db2 LUW
53
+ - Clean up IBM i command helpers
54
+ - Fix improper return types and declarations
50
55
</notes >
51
56
<contents >
52
57
<dir name =" /" >
0 commit comments