Skip to content

Commit eca3b96

Browse files
committed
[ci skip] Update UPGRADING
PR #3317[1] is relevant for the migration guide, so we add a respective note in UPGRADING. [1] <#3317>
1 parent 829b0df commit eca3b96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

UPGRADING

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,11 @@ JSON:
466466
. Support for ODBCRouter has been removed.
467467
. Support for Birdstep has been removed.
468468

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+
469474
PCRE:
470475
. The PCRE extension has been upgraded to PCRE2, which may cause minor
471476
behavioral changes (for instance, character ranges in classes are now more

0 commit comments

Comments
 (0)