diff options
Diffstat (limited to 'ext/opcache/tests/bug78937_4.phpt')
-rw-r--r-- | ext/opcache/tests/bug78937_4.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/opcache/tests/bug78937_4.phpt b/ext/opcache/tests/bug78937_4.phpt index 2ad86870de..3652d6de52 100644 --- a/ext/opcache/tests/bug78937_4.phpt +++ b/ext/opcache/tests/bug78937_4.phpt @@ -21,5 +21,5 @@ var_dump(new Foo); Warning: Can't preload unlinked class Foo: Unknown parent Bar in %spreload_bug78937.inc on line 6 Warning: Can't preload unlinked class class@anonymous: Unknown parent Bar in %spreload_bug78937.inc on line 3 - -Fatal error: Class foo wasn't preloaded in %spreload_bug78937.inc on line 6 +object(Foo)#%d (0) { +} |