error_reporting = E_ALL & ~E_DEPRECATED
to
error_reporting = E_ALL & ~E_DEPRECATED & ~E_NOTICE & ~E_STRICT
save the file, and then stop and start servers in MAMP. Should resolve the issue for you.
-mark
|
} // class Issue
It looks like you're new here. If you want to get involved, click one of these buttons!