Test: /Zend/tests/bug79740.phpt - Version 7.4.9-dev        

Bug #79740 serialize() and unserialize() methods can not be called statically
Submitted: 2020-06-26 08:10:13 Modified: 2020-06-26 10:54:35
From: qqqqqwwwww731 Assigned: nikic
Status: Closed Package: *General Issues
PHP Version: 7.4.7 OS: Linux

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
003- 004- Deprecated: Non-static method A::serialize() should not be called statically in %s on line %d 005- 006- Deprecated: Non-static method A::unserialize() should not be called statically in %s on line %d