igbinary_unserialize_header 错误?

Ron*_*ero 5 php igbinary

突然我开始收到这个错误:

Warning: igbinary_unserialize_header: unsupported version: 538976288, should be 1 or 2 in ...
Run Code Online (Sandbox Code Playgroud)

在网上找不到任何东西,我的代码也没有任何错误!它可能是序列化数据。任何解决方案?

谢谢你 。

编辑 :

该代码是http://pear.php.net/package/Cache_Lite/redirected这个包,我已经去除了serializeunserialize功能,取而代之的他们igbinary_serializeigbinary_unserialize。它有效,但有时无效。只是有时对于特定的序列化数据,所以问题可能来自作为对象的数据from mysql_fetch_object