Move api docs to phpdoc (wip); fix wrong property name in Response class
[plcapi.git] / src / Helper / Charset.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-23 gggeekMake sure all error messages have the method name
2015-04-12 gggeekComments fixing
2015-04-11 gggeekWhitespace and comments
2015-04-06 gggeekIncrease backwards compatibility with version 3: make...
2015-03-29 gggeekOne more round of CamelCase
2015-03-29 gggeekUpdate code comments: remove old class names
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...