Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #54798, comment 15


Ignore:
Timestamp:
06/17/2022 02:03:23 AM (3 years ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54798, comment 15

    initial v1  
    1 This commit introduces an incompatibility with PHP 8.1 `Implicit conversion from float 1.5 to int loses precision`....
     1Commit [52569] introduced an new incompatibility with PHP 8.1 `Implicit conversion from float 1.5 to int loses precision`....
    22
    33This needs a follow-up to fix that.