[PHP8.3] Creation of dynamic property CI_Cache::$file is deprecated
pa8s opened this issue · 1 comments
pa8s commented
Describe the bug
Creation of dynamic property CI_Cache::$file is deprecated in libraries/Driver.php
ERROR - 2024-06-17 11:34:33 --> Severity: 8192 --> Creation of dynamic property CI_Cache::$file is deprecated /mnt/www/system/libraries/Driver.php 188
To Reproduce
Error message visible on main page (your.url/index.php) and in log file.
Expected behaviour
No error.
Server
OS: FreeBSD 13.1
Server: nginx/1.24.0
PHP: 8.3.8
Git branch: dev
Commit: 54dea65
Tag: 2.6.13-41-g54dea657
Additional context
Issue mentioned here, created this issue to have it in focus.