# DOMDocument:
FAIL: Title tag does not have the the expected single text child. Has 3 children.
FAIL: Title tag unexpectedly has a parsed EM child.
FAIL: HTML tag <em> was parsed. Text content: We love HTML!
# Dom\HTMLDocument:
PASS: Title tag only has a single child.
PASS: Title tag has no child EM element.
PASS: HTML tag <em> was not parsed. Text content: We <em>love</em> HTML!
# DOMDocument:
FAIL: Title tag does not have the the expected single text child. Has 3 children.
FAIL: Title tag unexpectedly has a parsed EM child.
FAIL: HTML tag <em> was parsed. Text content: We love HTML!
# Dom\HTMLDocument:
(Not available)
Output for 5.4.0 - 5.4.45
Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /in/oDUI3 on line 41
Process exited with code 255.
Output for 5.3.0 - 5.3.29
Parse error: syntax error, unexpected T_CLASS, expecting T_STRING or T_VARIABLE or '$' in /in/oDUI3 on line 41
Process exited with code 255.
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.17
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/oDUI3 on line 41
Parse error: syntax error, unexpected T_STRING in /in/oDUI3 on line 41
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /in/oDUI3 on line 41
Parse error: parse error, unexpected T_STRING in /in/oDUI3 on line 41
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /in/oDUI3 on line 16
Process exited with code 255.