diff --git a/ext/zend_test/tests/gh9871.phpt b/ext/zend_test/tests/gh9871.phpt index c2b6f359bd6..d2915fff6f8 100644 --- a/ext/zend_test/tests/gh9871.phpt +++ b/ext/zend_test/tests/gh9871.phpt @@ -21,13 +21,13 @@ $property = new MyReflectionProperty('A', 'protected'); $property->setAccessible(true); ?> ---EXPECT-- - - +--EXPECTF-- + + - +