plcapi.git
2023-01-24 gggeekadd support for interop error codes
2023-01-24 gggeeksimplify global logger injection
2023-01-24 gggeekadd Client::getUrl
2023-01-24 gggeekimplement Psr/Log interfaces
2023-01-24 gggeekbump to php 5.4, use traits
2023-01-24 gggeekadd a demo for logger injection
2023-01-24 gggeektests and docs
2023-01-24 gggeekintroduce negative debug level
2023-01-24 gggeekfix: in debug mode, use the logger for echoing error...
2023-01-23 gggeekfix setting CORS headers in demo server
2023-01-23 gggeeknews
2023-01-23 gggeekrename recently added method
2023-01-23 gggeekfix tests on php 8; allow validation of methodname...
2023-01-23 gggeekfix tests
2023-01-23 gggeekmoar tests!
2023-01-23 gggeekxml parser: log errors when not returning faults; log...
2023-01-23 gggeekavoid breaking xml in one case of fault in mb_convert_e...
2023-01-23 gggeekhttp class is purely static
2023-01-23 gggeekmore tests
2023-01-23 gggeektests
2023-01-23 gggeeknews
2023-01-23 gggeekimprove parsing of number in received xml
2023-01-23 gggeeknews
2023-01-23 gggeekfix parsing of "ex:i8" elements; minor parsing speedup
2023-01-22 gggeekallow the library to use a stricter mode when parsing...
2023-01-22 gggeekmake server codegen demo closer to real-life usecase...
2023-01-22 gggeekdoc
2023-01-22 gggeekWrapper improvements: generate better-formatted and...
2023-01-21 gggeekbetter formatting of Wrapper generated code
2023-01-21 gggeekuse everywhere the same regexp to validate datetime...
2023-01-21 gggeekdocs
2023-01-21 gggeekdeprecate Client::$errno and $errstr
2023-01-21 gggeekmanual
2023-01-21 gggeekallow lib to always give to the app DateTime objects...
2023-01-21 gggeekNEWS
2023-01-20 gggeekfix recent commit: debugger not executing actions autom...
2023-01-20 gggeekadd throw_on_fault option to the Wrapper
2023-01-20 gggeekdebugger nitpicks, hardening
2023-01-19 gggeekdebuggre improvements
2023-01-19 gggeekimprove debugger for multi-protocol case
2023-01-19 gggeektake into account new locations for the debuggers visua...
2023-01-19 gggeekmention explicitly the security implications of allowin...
2023-01-18 gggeekdocs
2023-01-18 gggeekallow better subclassing of Client by JsonRpc
2023-01-18 gggeekphpdocs
2023-01-18 gggeekmake addScalar friendlier to subclassing
2023-01-18 gggeekallow Wrapper to generate jsonrpc code; improve formatt...
2023-01-18 gggeekdocs
2023-01-18 gggeekdocs
2023-01-18 gggeekimprove exportGlobals
2023-01-18 gggeekreview injection of helpers
2023-01-18 gggeekfix handling of unknown methods, recently broken
2023-01-18 gggeekrefactoring
2023-01-18 gggeekfix tests
2023-01-18 gggeekuse charset preferred by client if possible
2023-01-18 gggeekallow server to stick more closely to accepted-charset...
2023-01-17 gggeekcomments
2023-01-17 gggeekcomments
2023-01-17 gggeekdocs and comments
2023-01-17 gggeekallow usage of mbstring if iconv is missing, in epi...
2023-01-17 gggeekupdate manual with latest charset functionality
2023-01-17 gggeekcomments
2023-01-17 gggeekfix tests
2023-01-17 gggeekcomments
2023-01-17 gggeekfix tests for old php
2023-01-17 gggeekcomments
2023-01-17 gggeekadd a test for the new demo
2023-01-17 gggeekdemo nitpicks
2023-01-17 gggeekadd Server::setDispatchMap; comments
2023-01-17 gggeekadd tests for new internalencoding functionality
2023-01-17 gggeekmake value of received strings actally be converted...
2023-01-16 gggeekconvert data to non-utf8 internalencodings if possible
2023-01-16 gggeekallow usage of exotic internalencodings when sending...
2023-01-16 gggeekcomments
2023-01-16 gggeekoops
2023-01-16 gggeekrevert usage of fault code 4 in xmlparser; code comments
2023-01-15 gggeekfix mixed-calling-convention servers; prefer return...
2023-01-15 gggeekchange validator1 demo to showcase use of anonymous...
2023-01-15 gggeekphpdoc
2023-01-12 gggeeknews
2023-01-12 gggeekallow polyfilling mbstring
2023-01-12 gggeekallow more injection of custom loggers
2023-01-12 gggeekallow more DateTime use
2023-01-12 gggeekmore fluent apis
2023-01-12 gggeekmake interfaces more fluent; add Client::setTimeout
2023-01-12 gggeekmake sure test container has at least one locale with...
2023-01-12 gggeekadd tests for recent changes; reduce use of assertTrue...
2023-01-12 gggeekimprove Client::multicall: fix case of return xml,...
2023-01-11 gggeeknews
2023-01-11 gggeekCD jobs fixes
2023-01-11 gggeekcomment
2023-01-11 gggeekcd workflow: split deploy to altervista to a separate job
2023-01-11 gggeekadd version nr. to the debugger
2023-01-11 gggeektag for release 4.9.5
2023-01-11 gggeekfix auto replacing version tag in code
2023-01-11 gggeekCD: update docs only on tags; improve deployment of...
2023-01-11 gggeekcomments
2023-01-10 gggeekmore demo code cleanup; enable crossdomain requests...
2023-01-10 gggeekdocs and phpdocs
2023-01-10 gggeekadd a cli command runner; update docs
next