php 8.4: Constant E_STRICT is deprecated
Author: tenzapCreated Sep 29, 2024Updated Jan 6, 2025
I was trying to use CI3 with PHP8.4. I'm facing this error:
Deprecated: Constant E_STRICT is deprecated in .../vendor/codeigniter/framework/system/core/Exceptions.php on line 76
A PHP Error was encountered
Severity: 8192
Message: Constant E_STRICT is deprecated
Filename: core/Exceptions.php
Line Number: 76
Source: bcit-ci/CodeIgniter