Releases: metaregistrar/php-epp-client
Latest stable version
Merge pull request #380 from cgoedel/working-at-withdraw-request Implement working atEppWithdrawRequest
Several fixes, PHP 8.1 deprecation warnings fixed IIS and AT updates
Several PHP 8.1 warnings fixed
Updates to IIS.SE code
Updates to NIC.AT code
Updates to DNS.BE code
Support for PHP 8
Many smaller changes, PHP 8 is supported in this release
Various bugfixes for issue requests
1.0.10 Issue 244 resolved
Hide domain and contact passwords in logging
1.0.9 Hide domain and contact passwords in the logging
Fixes and updates
No major changes, fixed and updates to the existing code.
Composer installation fix
Fix for a composer installation problem which would give you an old version
Updates and fixes
No major changes, just updates and fixes to known issues.
Stable release with Metaregistrar SSL and DNS functions
Stable release where you can use the Metaregistrar extensions to create SSL certificates and DNS records.
Restructure of the eppExtensions
This release brings a lot of new eppExtensions, with a restructure of how the eppExtensions are called. From now on, you only have to use the function useExtension('xxxxx') to get all the includes and the proper commands at the same place. Not necessary any more to add commands and responses. Also, the extensions will properly announce themselves in the EPP commands where the extension is used.