php
php copied to clipboard
Does not work with PHP 8.2+
It seems that it does not work with PHP 8.2+. Creating a dynamic property is deprecated.
Deprecated: Creation of dynamic property ipinfo\ipinfo\Details::$carrier is deprecated in XXX/vendor/ipinfo/ipinfo/src/Details.php on line 40 PHP Deprecated: Creation of dynamic property ipinfo\ipinfo\Details::$carrier is deprecated in XXX/vendor/ipinfo/ipinfo/src/Details.php on line 40
This failure cost us 817.487 api calls :-(
Which version do you use? Which steps to reproduce this issue?
I cannot find the dynamic $carrier property that you mention when using the v3.1.2 version.