Skip to content

2.0.0

Compare
Choose a tag to compare
@oschwald oschwald released this 04 Dec 22:38
fe57c57
  • IMPORTANT: PHP 8.1 or greater is now required.
  • BREAKING: Read-only properties are now used for the model class rather than
    magic methods.
  • BREAKING: The rawResponse property on model classess has been removed. Use
    the jsonSerialize method instead.
  • BREAKING: The inheritance hierarchy on model classes has changed.
  • Updated geoip2/geoip2 to version that includes the isAnycast property on
    GeoIp2\Record\Traits. This property is true if the IP address belongs to
    an anycast network. This is available
    in minFraud Insights and Factors.