|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2017-04-21 12:46 UTC] spam2 at rhsoft dot net
[2017-04-21 13:00 UTC] mailalexslv at gmail dot com
[2017-04-21 13:19 UTC] requinix@php.net
-Status: Open
+Status: Duplicate
[2017-04-21 13:19 UTC] requinix@php.net
|
|||||||||||||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 15:00:01 2025 UTC |
Description: ------------ PHP 7.0.17 stream_socket_client('tcp://redis-cache.xxxx.amazonaws.com:6379/cache', $errno, $errstr, 5); return stream resource as expected PHP 7.0.18 stream_socket_client('tcp://redis-cache.xxxx.amazonaws.com:6379/cache', $errno, $errstr, 5); return false.