plcapi.git
2023-02-04 gggeekdocs
2023-02-04 gggeekmake all (most?) object propeties and add compatibility...
2023-02-03 gggeekNEWS
2023-02-02 gggeekadd new method; reduce direct usage of Value properties
2023-02-02 gggeekadd getContentType method
2023-02-02 gggeekrefactor access to req/resp payload
2023-02-02 gggeekmove xml_header method from server to response; shuffle...
2023-02-02 gggeekminor optimization
2023-02-02 gggeekmore deprecations; docs
2023-02-02 gggeekfix structeach on php 8.0 and later
2023-02-01 gggeekupdate demos to avoid access to private client properties
2023-02-01 gggeekfix Client::getUrl
2023-02-01 gggeeknitpicks
2023-02-01 gggeekfix and improve Client::getUrl
2023-02-01 gggeekfix and improve parallel demo
2023-02-01 gggeekadd more deprecation warnings on use of internal-only...
2023-02-01 gggeekimprove .inc shim for recent changes; clearly separate...
2023-01-31 gggeekdeprecate sendPayloadSocket and sendPayloadSocket in...
2023-01-31 gggeekmore cookie cleanup; docs
2023-01-31 gggeekoops
2023-01-31 gggeekcleanups
2023-01-31 gggeeknews
2023-01-31 gggeekadd to Sf demo the overtaking of the logger
2023-01-31 gggeekadd demo code for Symfony
2023-01-31 gggeekmore demo updates
2023-01-31 gggeekmake wrapper and demo code take advantage of get/set...
2023-01-31 Gaetano GiuntaMerge pull request #110 from raortegar/utf8_encode_depr...
2023-01-31 raortegarFixed PHP 8.2 utf8_encode deprecated in Charset.php
2023-01-31 gggeekdocs
2023-01-30 gggeekmore deprecation logging
2023-01-30 gggeekadd test for deprecation logging
2023-01-30 gggeekWIP allow deprecations to be logged
2023-01-30 gggeekundeprecate setDebug; fix one interop error; add a...
2023-01-30 gggeekupdate demos to use setOption/getOption
2023-01-30 gggeekmore removal of olde cookie spec
2023-01-30 gggeekmove all methods to camelCase
2023-01-30 gggeekadd setOption/getOption and co to Client and Server
2023-01-30 gggeekharden github CI workflow
2023-01-30 gggeekmake sure we call apt-get update before installing...
2023-01-30 gggeekallow setting per-method-handler exception_handling
2023-01-30 gggeekimprove array-access to Values created as i4; docs
2023-01-27 gggeekdocs
2023-01-27 gggeekfix setting values to deprecated response property...
2023-01-27 gggeektest nitpicks
2023-01-26 gggeekwhitespace
2023-01-26 gggeekrefactor tests to reduce duplication and clean up output
2023-01-26 gggeekcomments
2023-01-26 gggeeksimplify error handling during xmlrpc parsing
2023-01-25 gggeekdrop support for version2 cookies
2023-01-25 gggeektests
2023-01-25 gggeekintroduce structured exceptions; make addParam and...
2023-01-25 gggeekmove interop error codes to their own class
2023-01-25 gggeekreview BC of parser
2023-01-25 gggeekcomments; nitpcks
2023-01-24 gggeeknitpicks
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
next