Changes between Version 30 and Version 31 of Ticket #56494, comment 4
- Timestamp:
- 10/03/2022 06:46:36 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56494, comment 4
v30 v31 112 112 `PHP Notice: Undefined index: type in /home/anna/html/wp60/wp-includes/rest-api.php on line 3041` 113 113 114 In the **proposed implementation** I replaced the built-in noticewith the `_doing_it_wrong()` notice.114 In the **proposed implementation** the behavior remained the same, except the built-in notice was replaced with the `_doing_it_wrong()` notice. 115 115 116 116 ==== 2. Discard schema from further traversal