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
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