Having lots of error
shuttercaptured opened this issue · 2 comments
shuttercaptured commented
kishor10d commented
@shuttercaptured This project supports till PHP 7.3 version. The CodeIgniter 3 framework is not supporting the further versions of PHP.
If you install PHP 7.3 or 7.4, it will work for you.
mckaygerhard commented
Support for php 8 is partially done https://forum.codeigniter.com/showthread.php?tid=78091&pid=383537#pid383537 but not official supported for codeigniter upstream.. due stupid behaviour..
with few changes (maybe more than just few) it runs without security issues! bcit-ci/CodeIgniter#6173
a complete working fork is on codeigniterpowered organization