Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #56494, comment 9


Ignore:
Timestamp:
10/02/2022 02:49:45 PM (3 years ago)
Author:
anna.bansaghi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56494, comment 9

    v1 v2  
    66
    77It is that version which you have already seen @TimothyBlynJacobs, a variant of the Solution 1.
    8 The difference is that Solution 1.5 does not throw a notice if the `type` is missing on the schema, it just silently discards it from further traversal. Everything else is the same as for Solution 1.
     8The difference is that Solution 1.5 **does not throw notice** if the `type` is missing on the schema. Everything else is the same as for Solution 1.