Hi Juris,
On Fri, 20 Jan 2023 at 14:26, Juris Evertovskis <juris@glaive.pro> wrote:
>
> Hey, internals!
>
> As many before me, I have come accross a need to load a SQLite extension.
>
> - The community does not want a new driver-specific `loadExtension` method
> on the PDO class (there are some historical driver-specific methods).
I'm planning on submitting
https://wiki.php.net/rfc/pdo_driver_specific_subclasses in a few
weeks*, which will allow per-driver specific methods in a 'proper'
way.
cheers
Dan
Ack
Well in time for inclusion in PHP 8.3 at least.