Move api docs to phpdoc (wip); fix wrong property name in Response class
[plcapi.git] / src / Response.php
2016-01-24 gggeekMove api docs to phpdoc (wip); fix wrong property name...
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-05-25 gggeekFix bugs found by Scrutinizer
2015-04-12 gggeekComments fixing
2015-03-29 gggeekUpdate code comments: remove old class names
2015-03-24 gggeekWhen serialize() is invoked on a response and its paylo...
2015-03-24 gggeekRefactoring ongoing: move http headers parsing away...
2015-02-21 gggeekReformat source code: the library
2014-12-16 gggeekWIP - more bugfixes and start of testsuite reimplementation
2014-12-15 gggeekWIP - more fixes
2014-12-14 gggeekWIP fix bugs after introduction of namespaces, found...
2014-12-14 gggeekWIP introduce namespaces; move all global functions...