- Output for 8.4.1 - 8.4.2
- Fatal error: Cannot override final property A::$a in /in/fqI8v on line 8
Process exited with code 255. - Output for 8.3.0 - 8.3.15
- Fatal error: Cannot use the final modifier on a property in /in/fqI8v on line 5
Process exited with code 255. - Output for 8.2.0 - 8.2.27
- Fatal error: Cannot declare property A::$a final, the final modifier is allowed only for methods, classes, and class constants in /in/fqI8v on line 5
Process exited with code 255.