Anyways these errors look deprecated. Maybe you need to update your php.ini file
error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT
Then restart PHP.
Anyways these errors look deprecated. Maybe you need to update your php.ini file
error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT
Then restart PHP.