Welcome Guest, Not a member yet? Register   Sign In
CI_Exceptions not found
#1
Bug 

Hi!

I'm upgrading my codeigniter from 2.2.x to 3.0.0.

When I have an PHP error like a overrided method with wrong parameters I get an error saying that CI_Exceptions class not found on Common:196. Is this behavior "normal" or "expected" in that kind of situation?

Thanks.
Reply
#2

Generally, by the time it gets to line 196 it should have found and loaded the file containing CI_Exceptions (/system/core/Exceptions.php), so that wouldn't be normal or expected behavior.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB