metaregistrar / php-epp-client

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

remove old eurid extensions and update .gitignore #220

Closed alesf closed 4 years ago

alesf commented 4 years ago

Old eurid extensions have same classnames as new ones. This is why composer throws warnings (Warning: Ambiguous class resolution) and uses older extensions instead of new ones.

Really ignore .ini and certificate files meant for testing