I saved some serialize data in database, but when I want fetch data and unserialize them get false result! I tested in yii framework and all working fine, for example yii model return serialize string with length 3343, but in phalcon\mvc\model return string with 3334 length