We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fd592 commit 351629aCopy full SHA for 351629a
ext/standard/tests/serialize/bug81163.phpt
@@ -18,5 +18,5 @@ class bar extends foo
18
serialize(new bar());
19
?>
20
--EXPECTF--
21
-Notice: serialize(): "private" returned as member variable from __sleep() but does not exist in %s on line %d
+Warning: serialize(): "private" returned as member variable from __sleep() but does not exist in %s on line %d
22
0 commit comments