Hi there, > On Mar 28, 2020, at 14:02, AllenJB <[email protected]> wrote: > > I believe it also brings the behavior inline with what developers would > actually expect the default to be in modern PHP.
As do I. Every PDO wrapper I've ever written, one of the first things it does is set exceptions as the error mode. -- Paul M. Jones [email protected] http://paul-m-jones.com Modernizing Legacy Applications in PHP https://leanpub.com/mlaphp Solving the N+1 Problem in PHP https://leanpub.com/sn1php -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
