You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.xml
+3-8Lines changed: 3 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,10 @@
44
44
<email>tessus@php.net</email>
45
45
<active>yes</active>
46
46
</helper>
47
-
<date>2022-08-24</date>
47
+
<date>2022-08-30</date>
48
48
<time>05:15:47</time>
49
49
<version>
50
-
<release>2.1.6</release>
50
+
<release>2.1.7</release>
51
51
<api>2.0.1</api>
52
52
</version>
53
53
<stability>
@@ -56,12 +56,7 @@
56
56
</stability>
57
57
<license>Apache License 2.0</license>
58
58
<notes>
59
-
* 2022-08-24: 2.1.6
60
-
- Allows fetching the current naming mode with db2_get_option on IBM i.
61
-
- Uses the password (obfuscated in memory) as part of the persistent resource hash key. This means the password must be the same to reuse a persistent connection.
0 commit comments