closure
closure copied to clipboard
Some time unserialize return false
i have some closure need to be serialized to run it in other server. I serialized it and save to redis, retrieve it from other server but it return false when unserialized?
do you have any idea for this case?