eibiflo / cf_cookiemanager

Simple Typo3 Cookie Manager
GNU General Public License v2.0
11 stars 6 forks source link

Deprecation Notice: Creation of dynamic property #45

Closed Starraider closed 1 month ago

Starraider commented 1 month ago

In TYPO3 v12, PHP v8.2.24 I get this error message in the backend:

PHP Runtime Deprecation Notice: Creation of dynamic property CodingFreaks\CfCookiemanager\Domain\Model\Scans::$foundProvider is deprecated in /releases/12/vendor/codingfreaks/cf-cookiemanager/Classes/Domain/Repository/ScansRepository.php line 130
eibiflo commented 1 month ago

Hey @Starraider,

the issue should be fixed now. Thanks for reporting it.

Fix will be available in version 1.7.2. If you need it immediately, you can install the dev branch for now. See changelog

eibiflo commented 1 month ago

Closed with Release 1.7.2