Move api docs to phpdoc (wip); fix wrong property name in Response class
[plcapi.git] / src / Helper / Http.php
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
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-03-29 gggeekOne more round of CamelCase
2015-03-24 gggeekRefactoring ongoing: move http headers parsing away...
2015-02-21 gggeekReformat source code: the library
2014-12-14 gggeekWIP introduce namespaces; move all global functions...