On Mon, 2012-11-12 at 21:00 +0800, Adam Harvey wrote:
> logical next step is to start generating E_DEPRECATED notices when
> users connect via mysql_connect(), mysql_pconnect() or the implicit
> ext/mysql connection routines. It's my belief that doing so will 

Short comment: Those will mostly be unseen. Most people use the @
operator to silence errors on these functions, so such deprecation
notices would go unseen.

johannes



-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to