On 19.09.2018 at 19:57, BohwaZ wrote:
> On Wed, 19 Sep 2018 19:41:11 +0200 / "Christoph M. Becker"
> <cmbecker69@gmx.de> said :
>
>> PR #2698[2] seems to require an RFC. IMHO, it's best to present RFCs
>> and voting on them as early as possible (instead of rushing them at
>> the last moment). :)
>
> Yeah there was an RFC and it was voted no:
> https://wiki.php.net/rfc/implement_sqlite_openblob_in_pdo
Ah, thanks! Since the RFC has been declined, I've closed the PR.
> Discussion was that current PDO way of handling DB-specific features is
> not the best. Unfortunately no one volunteered to change that fact, and
> as my patch wasn't approved PDO_SQLite is still behind SQLite3 and
> missing features.
It's unfortunate, but unless *someone* invests the time to come up with
a solution, things will likely not change.
> I was actually talking about https://github.com/php/php-src/pull/2760
> which was approved just after feature freeze of PHP 7.3.
Ah, thanks. I've update NEWS and UPGRADING accordingly[1].
[1]
<http://git.php.net/?p=php-src.git;a=commit;h=7b9b398daad24d8829df487131bdf5d266e34f74>
--
Christoph M. Becker