metaregistrar / php-epp-client

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

#364 fix typo in property name #365

Closed jmalinens closed 7 months ago

jmalinens commented 9 months ago

to set up province correctly and avoid PHP8.2 deprecation

W0rma commented 7 months ago

@metaregistrar Do you plan to tag a new minor release containing this bugfix?

This would be really great!

We are already using this package with PHP 8.2 without any problems but would like to get rid of the deprecation warning triggered by this bug.

Creation of dynamic property Metaregistrar\EPP\eppContactPostalInfo::$provice is deprecated

justasSendrauskas commented 6 months ago

@metaregistrar the release with this would really help