. Fixed bug #77200 (imagecropauto(…, GD_CROP_SIDES) crops left but not right).
(cmb)
+- OCI8:
+ . Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working). (KoenigsKind)
+
- Opcache:
. Fixed bug #77215 (CFG assertion failure on multiple finalizing switch
frees in one block). (Nikita)
<time>12:00:00</time>
<version>
- <release>2.1.8</release>
- <api>2.1.8</api>
+ <release>2.1.9</release>
+ <api>2.1.9</api>
</version>
<stability>
<release>stable</release>
<license uri="http://www.php.net/license">PHP</license>
<notes>
This version is for PHP 7 only.
-Fixed reference counting and memory issues. (Dmitry, Tianfang)
+Fixed bug #76804 (oci_pconnect with OCI_CRED_EXT not working). (KoenigsKind)
</notes>
<contents>
<dir name="/">
</extsrcrelease>
<changelog>
+<release>
+ <version>
+ <release>2.1.8</release>
+ <api>2.1.8</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <license uri="http://www.php.net/license">PHP</license>
+ <notes>
+This version is for PHP 7 only.
+Fixed reference counting and memory issues. (Dmitry, Tianfang)
+ </notes>
+</release>
+
<release>
<version>
<release>2.1.7</release>