diff options
Diffstat (limited to 'ext/reflection/tests/bug37816.phpt')
| -rw-r--r-- | ext/reflection/tests/bug37816.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug37816.phpt b/ext/reflection/tests/bug37816.phpt index 18a49046dc..f919b7424a 100644 --- a/ext/reflection/tests/bug37816.phpt +++ b/ext/reflection/tests/bug37816.phpt @@ -23,6 +23,6 @@ catch (Exception $e) ?> ===DONE=== ---EXPECTF-- +--EXPECT-- Caught: Cannot access non-public member TestClass::p ===DONE=== |
