Samuel ROZE wrote:
Hi,

I've make a patch which insert notices concepts to PDO. It create:
- PDO::noticeInfo() - to be like errorInfo
- PDO::ATTR_LOG_NOTICES, the name of the PDO parameter
        - PDO::NOTICES_FETCH - fetch notices

I initially took "FETCH" to mean it was related to a query; this
wouldn't always be the case.  What about calling it NOTICES_ENABLE?

Chris

--
Blog: http://blogs.oracle.com/opal
Twitter:  http://twitter.com/ghrd

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

Reply via email to