Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #59249, comment 11


Ignore:
Timestamp:
10/13/2023 11:57:47 AM (2 years ago)
Author:
anonymized_14808221
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59249, comment 11

    initial v1  
    44
    55There is no reason why we should return a ''string'' in any case. It disrupts dependant code, which then needs to "juggle" whether or not it receives expected input.
    6 Please see the link ticket which has been marked as duplicate.
     6Please see the linked trac (and pr) which has been marked as duplicate.
    77
    88The patch committed here would nor resolve the issues this problem causes in dependant code.