Implement interface ArrayAccess in the Value class
[plcapi.git] / src / Client.php
2015-07-12 gggeekImplement interface ArrayAccess in the Value class
2015-06-17 gggeekFix ArrayIterator interface implementation; remove...
2015-05-25 gggeekFix bugs found by Scrutinizer
2015-05-17 gggeekrename variables and clean up comments
2015-04-14 gggeekImprove the way test suite reports error messages at...
2015-04-12 gggeekFix 2 comments
2015-04-12 gggeekConsistent with server, at debug level 1, request will...
2015-04-12 gggeekMove from static logging calls to a singleton
2015-04-12 gggeekAlways display debug messages even when there's badly...
2015-04-11 gggeekPRS-2 formatting: else and braces
2015-04-11 gggeekWhitespace and comments
2015-03-29 gggeekCamelCase everywhere!
2015-03-29 gggeekUpdate code comments: remove old class names
2015-03-26 gggeekAesthetic changes
2015-03-22 gggeekAvoid use of return-by-ref for send() calls
2015-03-21 gggeekAllow the tests to use a version of SSL which should...
2015-03-20 gggeekImprove debug messages when running on command line
2015-02-21 gggeekFix two bugs (missed porting to new class names / names...
2015-02-21 gggeekImprove documentation for v4; fix one typo in a comment
2015-02-21 gggeekReformat source code: the library
2014-12-16 gggeekWIP - more bugfixes and start of testsuite reimplementation
2014-12-14 gggeekWIP introduce namespaces; move all global functions...