MySQL extensie is deprecated in PHP 5.5.0 Alpha 2

This extension is now deprecated, and deprecation warnings will be generated when connections are established to databases via mysql_connect(), mysql_pconnect(), or through implicit connection: use MySQLi or PDO_MySQL instead (https://wiki.php.net/rfc/mysql_deprecation).

Bron: php-src/NEWS at php-5.5.0alpha2 · php/php-src · GitHub

Dit komt als een verassing, toch maar eens kijken naar de alternatieven: