Implement interface ArrayAccess in the Value class
[plcapi.git] / src / Encoder.php
2015-07-12 gggeekImplement interface ArrayAccess in the Value class
2015-06-17 gggeekFix ArrayIterator interface implementation; remove...
2015-06-07 gggeekMinor cleanup in variable names
2015-05-25 gggeekAdd a warning to the manual; move more method names...
2015-05-06 gggeekRefactor the Wrapper class to generate closures by...
2015-04-11 gggeekPRS-2 formatting: else and braces
2015-04-11 gggeekFix server and client: support LATIN-1 requests/respons...
2015-03-29 gggeekOne more round of CamelCase
2015-03-29 gggeekCamelCase everywhere!
2015-03-29 gggeekUpdate code comments: remove old class names
2015-02-21 gggeekReformat source code: the library
2014-12-15 gggeekWIP - more fixes: system methods in server, charset...
2014-12-14 gggeekWIP fix bugs after introduction of namespaces, found...
2014-12-14 gggeekWIP introduce namespaces; move all global functions...