Skip to content

v1.3.1

Compare
Choose a tag to compare
@bweston92 bweston92 released this 27 Mar 09:48
· 3 commits to master since this release
JsonSettingStore: declare properties used dynamically

To avoid PHP 8.2 deprecation notes like:
 DEPRECATED  Creation of dynamic property anlutro\LaravelSettings\JsonSettingStore::$files is deprecated in vendor/anlutro/l4-settings/src/JsonSettingStore.php on line 22.

   DEPRECATED  Creation of dynamic property anlutro\LaravelSettings\JsonSettingStore::$path is deprecated in vendor/anlutro/l4-settings/src/JsonSettingStore.php on line 45.