Re: [PHP-DEV] [RFC] [Discussion] Minimum supported versions for PHP 8.6

[email protected]
Newsgroups php.internals
Message-ID <CAPUh_1Y2WQDa34L0vYwrNKNbfCgXk7tGwTzcB=iczNuz3zG0_g@mail.gmail.com>
> Users that are on MySQL or MariaDB databases from before this feature was implemented may upgrade to PHP 8.6, but would not be able to use persistent connections. This means that their software could continue to work, but they might lose a performance optimization.

Please clarify this.
Users on older mysql will hit connection error immediately after
upgrading to 8.6. So saying "their software could continue to work" is
misleading. Their PHP code must be modified before upgrading - turning
PDO::ATTR_PERSISTENT to false or removing it entirely. And only after
that it would continue to work.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.