metaregistrar / php-epp-client

Object-oriented PHP EPP Client
https://www.metaregistrar.com/docs/
MIT License
213 stars 156 forks source link

Fix: eppInfoDomainRequest, use null for the eppDomain authorisationCode #68

Closed marcuan closed 7 years ago

marcuan commented 7 years ago

This solves #67. Used null instead of an empty string for the eppDomain authorisationCode.

phille97 commented 7 years ago

Hi! This is also a problem for me

metaregistrar commented 7 years ago

Pull request merged into main branch