File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 44
44
45
45
<active >yes</active >
46
46
</helper >
47
- <date >2024-10-28 </date >
47
+ <date >2025-09-24 </date >
48
48
<time >05:15:47</time >
49
49
<version >
50
- <release >2.2.2 </release >
50
+ <release >2.3.0 </release >
51
51
<api >2.0.1</api >
52
52
</version >
53
53
<stability >
56
56
</stability >
57
57
<license >Apache License 2.0</license >
58
58
<notes >
59
- - Support for PHP 8.4
60
- - Update header version
59
+ - Support for PHP 8.5
60
+ - Fix garbage in column names on IBM i
61
+ - Fix binding empty strings with WVARCHAR
61
62
</notes >
62
63
<contents >
63
64
<dir name =" /" >
Original file line number Diff line number Diff line change 23
23
$Id$
24
24
*/
25
25
26
- #define PHP_IBM_DB2_VERSION "2.2.2 "
26
+ #define PHP_IBM_DB2_VERSION "2.3.0 "
27
27
28
28
#ifndef PHP_IBM_DB2_H
29
29
#define PHP_IBM_DB2_H
You can’t perform that action at this time.
0 commit comments