github chillerlan/php-settings-container 3.3.0

latest release: 4.0.0
9 hours ago
  • Adjusted the behaviour of several methods in order to properly support property hooks in PHP 8.4+.
  • Added the methods SettingsContainerAbstract::hasSetHook() and SettingsContainerAbstract::hasGetHook() to check for existing property hooks.
  • Added the protected constants SettingsContainerAbstract::SET_PREFIX and SettingsContainerAbstract::GET_PREFIX
  • Added the attribute ThrowOnInvalidProperty to tell the magic get/set methods whether to throw when a property is inaccessible via the method SettingsContainerAbstract::throwOnInvalidProperty().
  • dependency updates

(i somehow forgot to tag this earlier...)

Don't miss a new php-settings-container release

NewReleases is sending notifications on new releases.