--TEST-- Bug #79740: serialize() and unserialize() methods can not be called statically --FILE-- --EXPECTF-- bool(true) bool(true) Deprecated: Non-static method A::serialize() should not be called statically in %s on line %d Deprecated: Non-static method A::unserialize() should not be called statically in %s on line %d