Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #56434, comment 13


Ignore:
Timestamp:
08/29/2022 08:12:32 AM (3 years ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56434, comment 13

    v1 v2  
    33This will only set us up for failure in the future what with PHP getting stricter all the time.
    44
    5 I'm not advocating that WP should become as strict as PHP, but at the very least, let's only support the intended/documented functionality and not make every function a catch-all for any input type.
     5I'm not advocating that WP should become as strict as PHP, but at the very least, let's only support the intended/documented functionality and not make every function a catch-all for any input types.