Implement interface ArrayAccess in the Value class
[plcapi.git] / src / Value.php
2015-07-12 gggeekImplement interface ArrayAccess in the Value class
2015-06-17 gggeekFix ArrayIterator interface implementation; remove...
2015-06-07 gggeekAdded support for Countable and IteratorAggregate inter...
2015-04-07 gggeekWhitespace and comments fixes
2015-03-29 gggeekMore CamelCase
2015-03-29 gggeekCamelCase everywhere!
2015-03-29 gggeekUpdate code comments: remove old class names
2015-03-24 gggeekRefactoring ongoing: move http headers parsing away...
2015-03-23 gggeekMove deprecated methods into the compatibility classes...
2015-03-22 gggeekImprove phpdocs; fix Request dumping http headers with...
2015-02-21 gggeekReformat source code: the library
2014-12-14 gggeekWIP fix bugs after introduction of namespaces, found...
2014-12-14 gggeekWIP introduce namespaces; move all global functions...