Changes between Initial Version and Version 1 of Ticket #54798, comment 15
- Timestamp:
- 06/17/2022 02:03:23 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54798, comment 15
initial v1 1 This commit introduces anincompatibility with PHP 8.1 `Implicit conversion from float 1.5 to int loses precision`....1 Commit [52569] introduced an new incompatibility with PHP 8.1 `Implicit conversion from float 1.5 to int loses precision`.... 2 2 3 3 This needs a follow-up to fix that.