Skip to content

Instantly share code, notes, and snippets.

@mcrumm
Last active March 8, 2016 05:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mcrumm/49d6ba5e5647429b9689 to your computer and use it in GitHub Desktop.
Save mcrumm/49d6ba5e5647429b9689 to your computer and use it in GitHub Desktop.
ReactPHP socket-client version compatibility chart

These results are based on test connections to the Slack Realtime Messaging API, using PHP versions compiled from source on Mac OSX 10.11.2.

PHP Version wrapSecure ON wrapSecure OFF
5.5.0 πŸ‘ SSL Buffer Bug
5.5.19 πŸ‘ πŸ‘
5.5.23 😬 No connection! 😬 No connection!
5.5.25 πŸ‘ πŸ‘
5.5.30 πŸ‘ πŸ‘
5.6.3 πŸ‘ SSL Buffer Bug
5.6.7 😬 No connection! SSL Buffer Bug
5.6.8 😬 No connection! 😬 No connection!
5.6.9 πŸ‘ SSL Buffer Bug
5.6.16 πŸ‘ πŸ‘
7.0.0 πŸ‘ πŸ‘

Bug/Issue Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment