Add omission hints to return values#5544
Conversation
jordikroon
left a comment
There was a problem hiding this comment.
There isn't really an equivalent. So we can omit that.
Co-authored-by: Jordi Kroon <jkroon@onyourmarks.agency>
Co-authored-by: Jordi Kroon <jkroon@onyourmarks.agency>
Yeah, it's not exactly right, I'd be omitted, which, aside from emitting a warning if trying to access it, is treated as (in reply to #5545 (comment)) |
It wouldn't be right to change the signature because of that. PHP doesn't have an undefined type like javascript. So if it isn't there, it isn't there. The table already explicitly mentions that The types should stay |
as PHP does not have an explicit undefined type Co-authored-by: Jordi Kroon <jkroon@onyourmarks.agency>
Uh oh!
There was an error while loading. Please reload this page.