Strict mode is the default handling of php errors after initialising the SecurePHP libraray.

The enviroment is set to:

To go back to default PHP error handling run:

$mysecure->strict(false);