ExtensionInterface
now usesgetExtensionName
for a more cleaner interface (thx @jkaflik)- added a lot of tests to improve code coverage
- Implemented RFC3915 (thx @naja7host)
ContactTrait::skipLoc()
analogue toContactTrait::skipInt()
(thx @naja7host)
Client
configurable buffer chunk size (thx @nidzho)Frame/Hello
proper hello frame implementation (thx @bgentil)- php7.1 support
- travis
- autoloader / phpunit
Client
now also supports SSL passphrases (with local_cert) (thx @pavkatar)
- return extension resData even if no main resData element in response (#16)
DomainInfo::setAuthInfo
: add (optional) authInfo on domain info queries (thx @johnny-bit)
- some minor logical fixes and typos
DomainCreate::setBillingContact
: set billing contact while creating domains (thx @jbarbede)DomainUpdate::addBillingContact
: add billing contact while updating domains (thx @jbarbede)DomainUpdate::removeBillingContact
: remove billing contact while updating domains (thx @jbarbede)Client::login
: add ability to passthrough svcExtensions via Client config (thx @jbarbede)Transfer
: add query type operation- NicMX Extension (thx @jbarbede)