File tree Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Expand file tree Collapse file tree 1 file changed +19
-3
lines changed Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ Interoperability Support" (ID 207303.1) for details.
56
56
<time >12:00:00</time >
57
57
58
58
<version >
59
- <release >2.1.8 </release >
60
- <api >2.1.8 </api >
59
+ <release >2.1.9 </release >
60
+ <api >2.1.9 </api >
61
61
</version >
62
62
<stability >
63
63
<release >stable</release >
@@ -66,7 +66,7 @@ Interoperability Support" (ID 207303.1) for details.
66
66
<license uri =" http://www.php.net/license" >PHP</license >
67
67
<notes >
68
68
This version is for PHP 7 only.
69
- Fixed reference counting and memory issues . (Dmitry, Tianfang )
69
+ Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working) . (KoenigsKind )
70
70
</notes >
71
71
<contents >
72
72
<dir name =" /" >
@@ -476,6 +476,22 @@ Fixed reference counting and memory issues. (Dmitry, Tianfang)
476
476
</extsrcrelease >
477
477
<changelog >
478
478
479
+ <release >
480
+ <version >
481
+ <release >2.1.8</release >
482
+ <api >2.1.8</api >
483
+ </version >
484
+ <stability >
485
+ <release >stable</release >
486
+ <api >stable</api >
487
+ </stability >
488
+ <license uri =" http://www.php.net/license" >PHP</license >
489
+ <notes >
490
+ This version is for PHP 7 only.
491
+ Fixed reference counting and memory issues. (Dmitry, Tianfang)
492
+ </notes >
493
+ </release >
494
+
479
495
<release >
480
496
<version >
481
497
<release >2.1.7</release >
You can’t perform that action at this time.
0 commit comments