Deprecated: Calling static trait method HasStatic::setX is deprecated, it should only be called on a class using the trait in /in/Lk3ll on line 10
Deprecated: Accessing static trait property HasStatic::$x is deprecated, it should only be accessed on a class using the trait in /in/Lk3ll on line 4
Fatal error: Uncaught Error: Cannot access private property HasStatic::$x in /in/Lk3ll:5
Stack trace:
#0 /in/Lk3ll(11): UsesStatic->useX()
#1 {main}
thrown in /in/Lk3ll on line 5
Process exited with code 255.
Fatal error: Uncaught Error: Cannot access private property HasStatic::$x in /in/Lk3ll:5
Stack trace:
#0 /in/Lk3ll(11): UsesStatic->useX()
#1 {main}
thrown in /in/Lk3ll on line 5
Process exited with code 255.
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Fatal error: Cannot access private property HasStatic::$x in /in/Lk3ll on line 5
Process exited with code 255.