Hi Daniel,
thanks. This seems reasonable to me even though many might not share my
point of view.
The RFC would eventually apply to 8.1 as it's adding new functionality.
Cheers
On 05/04/2021 21:17, Daniel Beardsley wrote:
This RFC is considering adding a very tiny function wrapping a mysql
This RFC is considering adding a very tiny function wrapping a mysql
function that hasn't changed in decades. This allows clients to see if
their previous statement generated mysql warnings without having to do
another network round trip to the DB. I've opened the pull with tests. It
fixes the open
On 26.02.2021 at 17:45, Daniel Beardsley wrote:
> I've gotten very little feedback on the "should I make an RFC about this?"
> question, so I went ahead and made an RFC:
> https://wiki.php.net/rfc/pdo-mysql-get-warning-count
>
> This is about a feature in an open pull request:
> https://github.com