Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60761, comment 5


Ignore:
Timestamp:
03/14/2024 03:45:15 PM (2 years ago)
Author:
gziolo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60761, comment 5

    initial v1  
    1 What's the implication of serving an empty array `[]` from the server instead of an object `{}`? Will it break something on the client? I'm thinking about how severe the problem is to make a good decision whether to include in 6.5.0.
     1What's the implication of serving an empty array `[]` from the server instead of an object `{}`? Will it break something on the client if the client-side patch lands? I'm thinking about how severe the problem is to make a good decision whether to include in 6.5.0.