--TEST-- swoole_serialize: Check for bool serialisation --SKIPIF-- --FILE-- --EXPECT-- bool true bool(true) OK bool false bool(false) OK