Skip to content
This repository was archived by the owner on Aug 25, 2022. It is now read-only.

3.0.0 - Release Candidate 2

Choose a tag to compare

@Taluu Taluu released this 01 Sep 08:35
· 104 commits to master since this release

It would appear the previous release was not stable enough to be considered as a gold release ; this one should be the one. I hope. Anyway, here is what was changed since last time :

  • Fix #69 : error on the replacing of unexistant $query in a array_replace call on Socket.io version 0.x (fixed by @kbu1564 in #70)
  • Fix a warning if the connection to the socket.io server cannot be done ; an exception is thrown instead, and the error is now silent.