Cloudlog
Cloudlog copied to clipboard
[PHP8.3] Creation of dynamic property CI_Cache::$file is deprecated
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: https://github.com/magicbug/Cloudlog/commit/54dea657ec8e556600ea89c48d13bd16d5675a0f Tag: 2.6.13-41-g54dea657
Additional context Issue mentioned here, created this issue to have it in focus.