omniphx / forrest

A Laravel library for Salesforce
https://omniphx.github.io/forrest/
MIT License
259 stars 120 forks source link

Add missed class property to avoid PHP warning #329

Closed kayw-geek closed 1 year ago

kayw-geek commented 1 year ago

Fix PHP 8.2 deprecation warnings on undefined properties

Error example:

Creation of dynamic property Omniphx\\Forrest\\Providers\\Laravel\\LaravelCache::$expirationConfig is deprecated in xxx