Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #51525, comment 31


Ignore:
Timestamp:
08/08/2024 01:00:18 AM (9 months ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51525, comment 31

    v1 v2  
    11@dmsnell While I appreciate the idea, I don't think empirical data has any value in this case.
    22
    3 It's been four years since PHP 8.0 has been released, so most commonly used plugins will have put guard code in to prevent acting on incorrect/unexpected input data to prevent their reputation being damages by other plugins/themes doing it wrong.
     3It's been four years since PHP 8.0 has been released, so most commonly used plugins will have put guard code in to prevent acting on incorrect/unexpected input data to prevent their reputation being damaged by other plugins/themes doing it wrong.
    44And that includes Core too in a number of places.
    55