You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SimpleXML represents comments as a tag node named comment. These extraneous comment elements can cause validation failures, and would collide with any parameter named comment.
The text was updated successfully, but these errors were encountered:
SimpleXML represents comments as a tag node named
comment
. These extraneous comment elements can cause validation failures, and would collide with any parameter namedcomment
.The text was updated successfully, but these errors were encountered: