7

As a user getting warnings and errors containing the word "unknown" it can be kind of frustrating, but as a programmer I can relate...

Comments
  • 0
    Our frameworks error class tries to log the error in the database. You should see what happens when it can't connect to the db and tries to throw an error.. 😂 while(true) echo "error";
Add Comment