- Output for 8.4.1 - 8.4.12
- HI
Fatal error: Uncaught Error: Call to private method Foo::getValue() from global scope in /in/7TSf2:27
Stack trace:
#0 /in/7TSf2(14): {closure:/in/7TSf2:26}(Object(Foo))
#1 /in/7TSf2(26): Foo->filter_closure(Object(Closure))
#2 {main}
thrown in /in/7TSf2 on line 27
Process exited with code 255. - Output for 8.2.0 - 8.2.29, 8.3.0 - 8.3.25
- HI
Fatal error: Uncaught Error: Call to private method Foo::getValue() from global scope in /in/7TSf2:27
Stack trace:
#0 /in/7TSf2(14): {closure}(Object(Foo))
#1 /in/7TSf2(26): Foo->filter_closure(Object(Closure))
#2 {main}
thrown in /in/7TSf2 on line 27
Process exited with code 255. - Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.33
- HI
Fatal error: Uncaught Error: Call to private method Foo::getValue() from global scope in /in/7TSf2:27
Stack trace:
#0 /in/7TSf2(14): {closure}(Object(Foo))
#1 /in/7TSf2(28): Foo->filter_closure(Object(Closure))
#2 {main}
thrown in /in/7TSf2 on line 27
Process exited with code 255. - Output for 7.1.0 - 7.1.33, 7.2.0 - 7.2.34, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33
- HI
Fatal error: Uncaught Error: Call to private method Foo::getValue() from context '' in /in/7TSf2:27
Stack trace:
#0 /in/7TSf2(14): {closure}(Object(Foo))
#1 /in/7TSf2(28): Foo->filter_closure(Object(Closure))
#2 {main}
thrown in /in/7TSf2 on line 27
Process exited with code 255.