- Output for 8.2.0 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
- Fatal error: Uncaught ValueError: "d" is not a valid backing value for enum Foo in /in/oltGS:7
Stack trace:
#0 /in/oltGS(7): Foo::from('d')
#1 {main}
thrown in /in/oltGS on line 7
Process exited with code 255. - Output for 8.1.33
- Fatal error: Uncaught ValueError: "d" is not a valid backing value for enum "Foo" in /in/oltGS:7
Stack trace:
#0 /in/oltGS(7): Foo::from('d')
#1 {main}
thrown in /in/oltGS on line 7
Process exited with code 255.