- Output for 7.4.1
- object(Comment)#1 (3) { ["id":"Comment":private]=> int(652247) ["userId":"Comment":private]=> int(11) ["text":"Comment":private]=> string(12) "Test comment" }
- Output for 7.4.0
- object(Comment)#1 (3) { ["id":"Comment":private]=> int(269900) ["userId":"Comment":private]=> int(11) ["text":"Comment":private]=> string(12) "Test comment" }
- Output for 7.2.0 - 7.2.26, 7.3.0 - 7.3.13
- Parse error: syntax error, unexpected '?', expecting function (T_FUNCTION) or const (T_CONST) in /in/B1PQL on line 9
Process exited with code 255.