Quote:
Originally Posted by roganoli
Fatal Error
Error:
mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead
|
That's fixed in the new version, however that won't stop you running the current version on PHP 5.6 - it's just a warning that mysql extension has gone bye bye.
The new version won't have this problem and there's a script to update the database to ensure there are no breaking changes on upgrade.