From: Christoph M. Becker Date: Sun, 28 Oct 2018 11:48:07 +0000 (+0100) Subject: [ci skip] Update UPGRADING X-Git-Tag: php-7.3.0RC5~26 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eca3b9629f262c7a8a62cbdffc4f137c8ddde464;p=php [ci skip] Update UPGRADING PR #3317[1] is relevant for the migration guide, so we add a respective note in UPGRADING. [1] --- diff --git a/UPGRADING b/UPGRADING index d1d9d0629c..8df033036a 100644 --- a/UPGRADING +++ b/UPGRADING @@ -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 . + PCRE: . The PCRE extension has been upgraded to PCRE2, which may cause minor behavioral changes (for instance, character ranges in classes are now more