clue · GitHub

Conversation

@WyriHaximus

kelunik

// affected versions. Please update your PHP version.
// This applies to all streams because TLS may be enabled later on.
// See https://github.com/reactphp/socket/issues/105
$limitWriteChunks = (PHP_VERSION_ID < 70018 || (PHP_VERSION_ID < 70114 && PHP_VERSION_ID >= 70100));

WyriHaximus

@clue

@clue clue changed the title Work around write chunk size for TLS streams for PHP < 7.1.14 Work around write chunk size for TLS streams for PHP < 7.1.4

Sep 8, 2017

@clue

jsor

jsor approved these changes Sep 8, 2017

@WyriHaximus

@clue

clue deleted the tls-buffer branch

September 8, 2017 14:20

@clue clue mentioned this pull request

Oct 5, 2017

Merged

Read the original on github.com ↗