One more fix for issue #55
[plcapi.git] / src / Value.php
2019-05-27 gggeekOne more fix for issue #55 4.3.2
2018-01-20 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2018-01-20 gggeekRemove usage of 'each' call from tests to make them...
2017-09-03 gggeekRemove usages of 'each', as it is deprecated in php 7.2
2016-06-26 gggeekAdd support for i8
2016-06-26 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2016-06-26 Gaetano GiuntaMerge pull request #38 from Tuxity/i8-support
2016-06-14 TuxitySupport i8 type
2016-01-24 gggeekFix pakefile to build from master branch; add a descrip...
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-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...