Skip to content

Conversation

@clue
Copy link
Member

@clue clue commented Nov 17, 2019

Explicit TLS 1.3 support will be available in PHP 7.4: php/php-src#3909

Older PHP versions implicitly support TLS 1.3 provided that the
underlying OpenSSL version supports TLS 1.3. However, for PHP 7.3 some
(not so) recent changes implicitly disable TLS 1.3, so we skip TLS 1.3 tests on
affected PHP versions: php/php-src#3317

Builds on top of #186, #201 and #202
Noticed this due to a build error while working on reactphp/reactphp#432

@clue clue added this to the v1.4.0 milestone Nov 17, 2019
@clue clue force-pushed the php7.3-excludes-tls1.3 branch from 59e524b to bca0f77 Compare November 17, 2019 19:44
Explicit TLS 1.3 support will be available in PHP 7.4:
php/php-src#3909

Older PHP versions implicitly support TLS 1.3 provided that the
underlying OpenSSL version supports TLS 1.3. However, for PHP 7.3 some
recent changes implicitly disable TLS 1.3, so we skip TLS 1.3 tests on
affected PHP versions: php/php-src#3317
@clue clue force-pushed the php7.3-excludes-tls1.3 branch from bca0f77 to 198690e Compare November 17, 2019 19:44
@clue clue requested review from WyriHaximus and jsor November 17, 2019 20:09
@jsor jsor merged commit 420e02b into reactphp:master Nov 17, 2019
@clue clue deleted the php7.3-excludes-tls1.3 branch November 18, 2019 09:01
@clue clue mentioned this pull request Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants