You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Zend/tests/inheritance/gh15907.phpt
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,6 @@ class C implements Serializable {
16
16
--EXPECTF--
17
17
Fatal error: Uncaught Exception: C implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in %s:%d
0 commit comments