Cron job not working - email reminder notification

Hello,

I have set a cron job into cpanel to run email reminder notifications :

          • php-cli /home/[myusername]/public_html/cron.php >/dev/null 2>&1

suitecrm.log =

Tue Feb 9 17:00:01 2016 [3][1][FATAL] Job ccd5dace-ef99-9d97-4b46-56ba1b717506 (Run Report Generation Scheduled Tasks) failed in CRON run
Tue Feb 9 17:00:03 2016 [3][1][FATAL] Job e363d76a-6a03-712e-e584-56ba1bdd74a8 (Run Email Reminder Notifications) failed in CRON run

error_log =

[09-Feb-2016 17:00:03 UTC] PHP Fatal error: Call to a member function setTimezone() on a non-object in /home/crmallianceautop/public_html/include/TimeDate.php on line 882

Anybody could help me out?

I’m having the same issue on 7.5.1, please help!