plcapi.git
2019-05-27 gggeekOne more fix for issue #55 4.3.2
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeektravis
2019-05-18 gggeekcomment typo
2018-10-30 gggeektests
2018-08-06 Gaetano GiuntaMerge pull request #66 from KasperFranz/patch-1
2018-08-06 kasper FranzLeave in readme
2018-07-04 kasper FranzAdded gitattributes to remove some size
2018-01-20 gggeektag 4.3.1 4.3.1
2018-01-20 gggeekanother attempt; make Logger friend to php 5.3
2018-01-20 gggeekanother attempt at fixing tests
2018-01-20 gggeek2nd attempt at fixing tests
2018-01-20 gggeekfinish fixes for removal of 'each'; fix html injection...
2018-01-20 gggeekMerge branch 'master' of github.com:gggeek/phpxmlrpc
2018-01-20 gggeekRemove usage of 'each' call from tests to make them...
2018-01-18 Gaetano GiuntaMerge pull request #61 from ianvanness/patch-1
2018-01-18 Ian Van NessUpdate mail.php demo failure html tag
2018-01-16 gggeekFix: encoding of php resources when in php compat mode
2017-11-24 gggeekFix warnings emitted by the legacy-server in xmlrpcs.inc
2017-11-11 gggeekHopefully better error messages when the received respo...
2017-11-11 gggeekfix NEWS file
2017-11-06 gggeekdoc and lib version tag 4.3.0
2017-11-06 gggeekAdd phpunit config for code coverage generation
2017-11-06 gggeekimprove https via socket
2017-11-06 gggeektravis test
2017-11-05 gggeeksmall Travis improvements
2017-11-05 gggeekAdd new tests for curl/http-1.0 and socket/https
2017-11-05 gggeekAdd back more tests
2017-11-05 gggeekOne more attempt at fixing unit tests
2017-11-05 gggeek2nd attempt at fixing unit tests
2017-11-05 gggeek1st attempt at fixing tests
2017-11-05 gggeek1st pass at cleanup of unit tests; a couple of nitpicks...
2017-11-05 gggeekallow http auth to work in curl mode; add tests for...
2017-10-15 gggeekdocs
2017-10-15 gggeekDocs 4.2.2
2017-10-15 Gaetano GiuntaMerge pull request #56 from glensc/accept-header
2017-10-03 Elan Ruusamäefix HTTP/1.1 417 Expectation Failed Bug
2017-09-03 gggeekFix last commit 4.2.1
2017-09-03 gggeekRemove usages of 'each', as it is deprecated in php 7.2
2017-09-03 gggeekAttempt at fixing Travis for php 7.2
2017-09-03 gggeektest moving back to Precise for Travis tests
2017-09-03 gggeekFix compatibility with php 7.2
2017-07-02 gggeekChange platforms tested on Travis
2017-06-30 gggeekTag release 4.2.0 4.2.0
2017-06-14 Gaetano GiuntaMerge pull request #53 from HMAZonderland/master
2017-06-14 Hugo ZonderlandLimited the phpunit version to max 5.7.20 to fix Travis
2017-06-14 Hugo ZonderlandOutput what version of phpunit we got going, for debugging
2017-06-14 Hugo ZonderlandThe >=4.0.0 syntax installs any version which is able...
2017-06-14 Gaetano GiuntaMerge pull request #51 from FinesseRus/patch-1
2017-06-14 SurgieLess specific date type detection
2016-10-01 gggeekFix error in server class: undefined function php_xmlrp... 4.1.1
2016-06-26 gggeekFix test for i8 4.1.0
2016-06-26 gggeekFix: lib version number had not been bumped up
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-16 gggeekMinor improvement to the docs
2016-06-14 TuxitySupport i8 type
2016-03-27 gggeek2nd try to make composer happy with downloading stuff...
2016-03-27 gggeekfix travis tests: use https for downloading sources
2016-03-27 gggeekFix for issue #33: excessive usage of numeric charset... 4.0.1
2016-01-24 gggeekAdd link to api docs in manual
2016-01-24 gggeekMove to using Sami for API doc generation instead of...
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...
2016-01-23 gggeeksmall manual fixes
2016-01-23 gggeekmore fixes to the manual
2016-01-23 gggeekmore work on the manual
2016-01-23 gggeekbegin work on v4 of the manual
2016-01-20 gggeekAdd basic test for arrayaccess and countable 4.0.0
2016-01-20 gggeekremove from the phpxmlrpcval class the support for...
2016-01-20 gggeekPrepare docs for release of version 4.0
2015-07-12 Gaetano GiuntaMerge pull request #27 from gggeek/php53 4.0.0-alpha
2015-07-12 gggeekTag 4.0.0-alpha
2015-07-12 gggeekClean up old-API code
2015-07-12 gggeekAdd some commented code to remind the user that the...
2015-07-12 gggeekAdd a benchmark to see if the new api for Value is...
2015-07-12 gggeekImplement interface ArrayAccess in the Value class
2015-07-12 gggeekFix failing tests: charsets mixing up w.keepalives
2015-07-12 gggeekOne more character-set related test
2015-07-12 gggeekUpdate docs
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 gggeekDocs and formatting to please Scrutinizer
2015-07-12 gggeekTry to make hhvm test runs faster
2015-07-12 gggeek3rd time is a charm?
2015-07-11 gggeek2nd try at test stabilization
2015-07-11 gggeekTry to stabilize recently introduced test
2015-07-11 gggeekAllow hhvm testsuite failures not to fail the Travis...
2015-06-17 gggeekFix ArrayIterator interface implementation; remove...
2015-06-07 gggeekAdded support for Countable and IteratorAggregate inter...
2015-06-07 gggeekAdd a test for receiving requests which use non-utf8...
next