--TEST-- Testing to implement Serializable interface by traits --FILE-- --EXPECTF-- Deprecated: %s 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 on line %d string(20) "C:3:"bar":6:{foobar}" string(6) "foobar" object(bar)#%d (0) { }