Instantiating an infoBlob with a lowercase i<br><br>Instantiating an InfoBlob with an uppercase I<br>
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; InfoBlob has a deprecated constructor in /in/sLMLF on line 14
Instantiating an infoBlob with a lowercase i<br>Foo<br>Instantiating an InfoBlob with an uppercase I<br>Foo
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; InfoBlob has a deprecated constructor in /in/sLMLF on line 14
Fatal error: Uncaught Exception: Setting locale failed. in /in/sLMLF:11
Stack trace:
#0 {main}
thrown in /in/sLMLF on line 11
Process exited with code 255.
Output for 7.3.32 - 7.3.33
Instantiating an infoBlob with a lowercase i<br>Foo<br>Instantiating an InfoBlob with an uppercase I<br>Foo
Fatal error: Uncaught exception 'Exception' with message 'Setting locale failed.' in /in/sLMLF:11
Stack trace:
#0 {main}
thrown in /in/sLMLF on line 11
Process exited with code 255.
Output for 5.0.3 - 5.0.4
Fatal error: Uncaught exception 'Exception' with message 'Setting locale failed.' in /in/sLMLF:11
Stack trace:
#0 /in/sLMLF(11): unknown()
#1 {main}
thrown in /in/sLMLF on line 11
Process exited with code 255.
Output for 4.4.2 - 4.4.9
Parse error: syntax error, unexpected T_NEW in /in/sLMLF on line 11
Process exited with code 255.