metaregistrar / php-epp-client

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

Reading of settings only once (in one function) an more functionality settings.ini #165

Closed mrAceT closed 5 years ago

mrAceT commented 5 years ago

Based of what I understood earlier, this edit should be completely backwards compatible

metaregistrar commented 5 years ago

Resolved conflicts with this code by making my own version of this pull request.

Additionally, the connect() method is changed so that the connection is always made the same way - no two different paths to making connection any more.