kishor10d/Admin-Panel-User-Management-using-CodeIgniter

Having lots of error

Closed this issue · 2 comments

hello I hope you guys are still here. I am currently having many errors on the code hope you can help me.

image

@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.

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