ErrorHandler::handleError dealing with error Undefined variable $x, /in/HWETd:46
THIS IS PRIVATE
Never executed in PHP7.2; there is a fatal error in the line above
dummy1 =
ErrorHandler::handleError dealing with error Undefined property: Foo::$dummy2, /in/HWETd:39
THIS IS PRIVATE
Never executed in PHP7.2; there is a fatal error in the line above
dummy2 =
This line is not reached in PHP7.2; but it is reached in PHP 7.0
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.
ErrorHandler::handleError dealing with error Undefined variable: x, /in/HWETd:46
THIS IS PRIVATE
Never executed in PHP7.2; there is a fatal error in the line above
dummy1 =
ErrorHandler::handleError dealing with error Undefined property: Foo::$dummy2, /in/HWETd:39
THIS IS PRIVATE
Never executed in PHP7.2; there is a fatal error in the line above
dummy2 =
This line is not reached in PHP7.2; but it is reached in PHP 7.0
Output for 5.6.0 - 5.6.40, 7.0.0 - 7.0.6
ErrorHandler::handleError dealing with error Undefined variable: x, /in/HWETd:46
THIS IS PRIVATE
Never executed in PHP7.2; there is a fatal error in the line above
dummy1 =
dummy2 =
This line is not reached in PHP7.2; but it is reached in PHP 7.0