Merge pull request #51 from FinesseRus/patch-1
[plcapi.git] / src / Helper /
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-03-27 gggeekFix for issue #33: excessive usage of numeric charset... 4.0.1
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 gggeekRemove code which has been commented out for almost...
2015-07-12 gggeekAllow easier configuration to detect exotic charsets...
2015-07-12 gggeekTry to make hhvm test runs faster
2015-05-25 gggeekAdd a warning to the manual; move more method names...
2015-05-23 gggeekMake sure all error messages have the method name
2015-04-17 gggeekTerminate files with a NL to appease sensiolabs
2015-04-14 gggeekRemove docblock injected by phpstorm
2015-04-14 gggeekFix: fatal hhvm error when outputting log messages...
2015-04-12 gggeekFix one phpdoc
2015-04-12 gggeekComments fixing
2015-04-12 gggeekMove from static logging calls to a singleton
2015-04-12 gggeekAlways display debug messages even when there's badly...
2015-04-11 gggeekPRS-2 formatting: else and braces
2015-04-11 gggeekWhitespace and comments
2015-04-11 gggeekFix server and client: support LATIN-1 requests/respons...
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...