Opened 5 months ago
Closed 4 months ago
#63663 closed defect (bug) (fixed)
Improve documented return type for parsed blocks
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | General | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The blockName of a parsed block can be either a string or null. This should be clarified wherever these are documented to improve static analysis compatibility.
Previously, [58084], which likely contains all of the locations. :)
Change History (5)
This ticket was mentioned in PR #9187 on WordPress/wordpress-develop by @pmbaldha.
5 months ago
#2
- Keywords has-patch added; needs-patch removed
Trac ticket: https://core.trac.wordpress.org/ticket/63663
@mukesh27 commented on PR #9187:
4 months ago
#3
Some issue it PHPCS that needs to fixed
Note: See
TracTickets for help on using
tickets.
Thanks for submitting the issue on trac!
I'll start working on a patch to resolve this...