You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<notes>Bug fixes on edge cases, and some API changes
26
26
27
-
* Persistent connections are now properly supported. Added a new Registry class to facilitate this.
27
+
* (GH #6) Persistent connections are now properly supported. Added a new Registry class to facilitate this.
28
28
* The second and third argument of Request::__construct() have been swapped.
29
29
* At Request::__construct(), a backslash can now be escaped in an argument value, and arguments can be spread across multiple lines.
30
30
* Client::getStreamResponses() and Client::setStreamResponses() are now Client::isStreamingResponses() and Client::setStreamingResponses(), respectively.
0 commit comments