1
0
mirror of https://github.com/php/php-src.git synced 2026-04-30 03:33:17 +02:00

[ci skip] Update UPGRADING

PR #3317[1] is relevant for the migration guide, so we add a respective
note in UPGRADING.

[1] <https://github.com/php/php-src/pull/3317>
This commit is contained in:
Christoph M. Becker
2018-10-28 12:48:07 +01:00
parent 829b0df77b
commit eca3b9629f
+5
View File
@@ -466,6 +466,11 @@ JSON:
. Support for ODBCRouter has been removed.
. Support for Birdstep has been removed.
OpenSSL:
. The min_proto_version and max_proto_version ssl stream options as well as
related constants for possible TLS protocol values have been added.
See <https://github.com/php/php-src/pull/3317>.
PCRE:
. The PCRE extension has been upgraded to PCRE2, which may cause minor
behavioral changes (for instance, character ranges in classes are now more