func
func
---
var
var
---
cost
Fatal error: Uncaught Error: Undefined constant B::VALUE3 in /in/HiPuc:22
Stack trace:
#0 /in/HiPuc(43): A::const_value()
#1 {main}
thrown in /in/HiPuc on line 22
Process exited with code 255.
Output for 7.4.0 - 7.4.33
func
func
---
var
var
---
cost
Fatal error: Uncaught Error: Undefined class constant 'VALUE3' in /in/HiPuc:22
Stack trace:
#0 /in/HiPuc(43): A::const_value()
#1 {main}
thrown in /in/HiPuc on line 22
Process exited with code 255.
func
func
---
var
Fatal error: Uncaught Error: Cannot access property B::$VALUE2 in /in/HiPuc:18
Stack trace:
#0 /in/HiPuc(37): A::member_value()
#1 {main}
thrown in /in/HiPuc on line 18
Process exited with code 255.
Parse error: syntax error, unexpected T_CONST, expecting T_VARIABLE in /in/HiPuc on line 11
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Parse error: parse error, unexpected T_CONST, expecting T_VARIABLE in /in/HiPuc on line 11
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/HiPuc 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/HiPuc 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/HiPuc on line 5
Process exited with code 255.