We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829b0df commit eca3b96Copy full SHA for eca3b96
UPGRADING
@@ -466,6 +466,11 @@ JSON:
466
. Support for ODBCRouter has been removed.
467
. Support for Birdstep has been removed.
468
469
+ OpenSSL:
470
+ . The min_proto_version and max_proto_version ssl stream options as well as
471
+ related constants for possible TLS protocol values have been added.
472
+ See <https://github.com/php/php-src/pull/3317>.
473
+
474
PCRE:
475
. The PCRE extension has been upgraded to PCRE2, which may cause minor
476
behavioral changes (for instance, character ranges in classes are now more
0 commit comments