diff options
author | Andrey Andreev <narf@devilix.net> | 2015-01-20 10:09:17 +0100 |
---|---|---|
committer | Andrey Andreev <narf@devilix.net> | 2015-01-20 10:09:17 +0100 |
commit | 1dc43aaefb341daaae10841e5ca2504ba9b03d7c (patch) | |
tree | 5302ec2800dd79865eba499c8f21dbba740d6953 /readme.rst | |
parent | fb6bb5607e4c2580a6921e9317223d2447033a1d (diff) |
Remove error suppression from mysql_*connect()
The suppression was kept so far because mysql_connect(),
mysql_pconnect() emit E_DEPRECATION messages on PHP 5.5+.
Well, we already default to 'mysqli' and there's no reason
to use specifically 'mysql' on PHP 5.5, so we might as well
let the deprecation notices appear and encourage users to
switch drivers.
Diffstat (limited to 'readme.rst')
0 files changed, 0 insertions, 0 deletions