- Output for 8.2.0 - 8.2.26, 8.3.0 - 8.3.14, 8.4.1
- __set(bar, bar)
Fatal error: Allowed memory size of 5242880 bytes exhausted (tried to allocate 10000032 bytes) in /in/Q7nSo on line 9
Deprecated: Creation of dynamic property Foo::$bar is deprecated in /in/Q7nSo on line 17
Process exited with code 255. - Output for 8.1.0 - 8.1.31
- __set(bar, bar)
Fatal error: Allowed memory size of 5242880 bytes exhausted (tried to allocate 10000032 bytes) in /in/Q7nSo on line 9
Process exited with code 255.