Fatal error: Cannot redeclare class test\aclass (previously declared in /in/EsDVZ(40) : eval()'d code:3) in /in/EsDVZ(40) : eval()'d code on line 5
Stack trace:
#0 /in/EsDVZ(40): eval()
#1 {main}
We're about to call <em>handle_error()</em>...<br />
ErrorClass is undefined<br />
handle_error() is here<br />
Process exited with code 255.
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.
Output for 8.4.1 - 8.4.14
Fatal error: Cannot redeclare class test\aclass (previously declared in /in/EsDVZ(40) : eval()'d code:3) in /in/EsDVZ(40) : eval()'d code on line 5
We're about to call <em>handle_error()</em>...<br />
ErrorClass is undefined<br />
handle_error() is here<br />
Process exited with code 255.
Fatal error: Cannot declare class test\aclass, because the name is already in use in /in/EsDVZ(40) : eval()'d code on line 5
We're about to call <em>handle_error()</em>...<br />
ErrorClass is undefined<br />
handle_error() is here<br />
Process exited with code 255.
Output for 7.0.0 - 7.0.17, 7.1.0 - 7.1.3
Fatal error: Cannot declare class test\aclass, because the name is already in use in /in/EsDVZ(44) : eval()'d code on line 5
We're about to call <em>handle_error()</em>...<br />
ErrorClass is undefined<br />
handle_error() is here<br />
Process exited with code 255.
Output for 5.6.0 - 5.6.40
Fatal error: Cannot redeclare class test\aclass in /in/EsDVZ(46) : eval()'d code on line 5
We're about to call <em>handle_error()</em>...<br />
ErrorClass is defined<br />
Fatal error: Call to undefined function handle_error() in /in/EsDVZ on line 31
Process exited with code 255.