Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #50913, comment 62


Ignore:
Timestamp:
10/02/2020 12:00:03 AM (3 years ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50913, comment 62

    initial v1  
    1 I've just gone through some of the more recent change to PHP 8.0 and noticed this commit which we may need to account for: https://github.com/php/php-src/commit/5cb8b04646ed99c794c45f8c24fc5c3c7c59e320
     1I've just gone through some of the more recent changes to PHP 8.0 and noticed this commit which we may need to account for: https://github.com/php/php-src/commit/5cb8b04646ed99c794c45f8c24fc5c3c7c59e320
    22
    33TL;DR: Looks like support for MySQL < 5.5 is being dropped in PHP 8.0 when not using `mysqlnd`.