Deprecated: A::setC(): Implicitly marking parameter $c as nullable is deprecated, the explicit nullable type must be used instead in /in/ta03s on line 33
Deprecated: A::setD(): Implicitly marking parameter $d as nullable is deprecated, the explicit nullable type must be used instead in /in/ta03s on line 41
object(A)#1 (2) {
["c":protected]=>
object(C)#2 (1) {
["data":protected]=>
string(7) "test c1"
}
["d":protected]=>
NULL
}
object(A)#3 (2) {
["c":protected]=>
NULL
["d":protected]=>
NULL
}
object(A)#2 (2) {
["c":protected]=>
NULL
["d":protected]=>
NULL
}
Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /in/ta03s on line 11
Process exited with code 255.
Parse error: syntax error, unexpected '[' in /in/ta03s on line 8
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Parse error: parse error, unexpected '[' in /in/ta03s on line 8
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/ta03s on line 5
Process exited with code 255.
Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /in/ta03s on line 5
Process exited with code 255.
Output for 4.3.2 - 4.3.4
Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /in/ta03s on line 5
Process exited with code 255.