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>
. 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