Hi,

I updated the RFC I added a second proposal where the only change would
be to throw exceptions by default in 8.3 instead of 9.0:

https://wiki.php.net/rfc/sqlite3_exceptions

I also changed the plan for 9.0:
"Calling SQLite3::enableExceptions(true) raises E_DEPRECATED, to alert
that the method will get removed"

As for people using enableExceptions(true) there was previously no
depreciation notice, and the method would just "disappear" without any
prior notice.

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

Reply via email to