Less specific date type detection
[plcapi.git] / src / Encoder.php
2017-06-14 SurgieLess specific date type detection
2016-01-24 gggeekFix pakefile to build from master branch; add a descrip...
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-07-12 gggeekClean up old-API code
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...