@@ -2,33 +2,42 @@ PHP NEWS
22|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33?? ??? ????, PHP 7.2.0alpha2
44
5+ - Core:
6+ . Change PHP_OS_FAMILY value from "OSX" to "Darwin". (sb, kalle)
7+
58- GD:
69 . Fixed bug #74744 (gd.h: stdarg.h include missing for va_list use in
710 gdErrorMethod). (rainer dot jung at kippdata dot de, cmb)
811
912- OCI8:
10- . Add TAF callback (PR #2459). (KoenigsKind)
13+ . Add TAF callback (PR #2459). (KoenigsKind)
1114
1215- OpenSSL:
1316 . Fixed bug #74720 (pkcs7_en/decrypt does not work if \x1a is used in
1417 content). (Anatol)
1518 . Use TLS_ANY for default ssl:// and tls:// negotiation.
1619 (Niklas Keller, me at kelunik dot com)
20+ . Fix leak in openssl_spki_new(). (jelle at vdwaa dot nl)
1721
1822- PDO_OCI:
1923 . Fixed Bug #74537 (Align --with-pdo-oci configure option with --with-oci8 syntax).
2024 (Tianfang Yang)
25+ . Support Instant Client 12.2 in --with-pdo-oci configure option.
26+ (Tianfang Yang)
2127
2228- Standard:
2329 . Compatibility with libargon2 versions 20161029 and 20160821.
2430 (charlesportwoodii at erianna dot com)
31+ . Fixed Bug #74737 (mysqli_get_client_info reflection info).
32+ (mhagstrand at gmail dot com)
2533
2634- Streams:
2735 . Default ssl/single_dh_use and ssl/honor_cipher_order to true.
2836 (me at kelunik dot com)
2937
3038- SQLite3:
3139 . Update to Sqlite 3.19.3. (cmb)
40+ . Implement writing to blobs. (bohwaz at github dot com)
3241
334208 Jun 2017, PHP 7.2.0alpha1
3443
0 commit comments