From: Christopher Jones Date: Tue, 20 Jun 2017 04:38:31 +0000 (+1000) Subject: Update NEWS X-Git-Tag: php-7.2.0alpha2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d971d838eb80da01de9d8ac56a8600edc5cb098;p=php Update NEWS --- diff --git a/NEWS b/NEWS index b7731109a5..162a860124 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ PHP NEWS . Fixed bug #74744 (gd.h: stdarg.h include missing for va_list use in gdErrorMethod). (rainer dot jung at kippdata dot de, cmb) +- OCI8: + . Add TAF callback (PR #2459). (KoenigsKind) + - OpenSSL: . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in content). (Anatol)