SimpleXMLElement::saveXML: narrow return type based on argument #7749
|
PHPStan does not yet narrow down the return type based on the argument of |
Answered by
rvanvelzen
Aug 5, 2022
Replies: 1 comment 1 reply
|
There already is a stub for |
1 reply
Answer selected by
herndlm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There already is a stub for
SimpleXMLElementiniterable.stub, so addingsaveXML/asXMLshould be the easiest fix.