--TEST-- Check for bool serialisation --SKIPIF-- --FILE-- --EXPECT-- bool true c3 bool(true) OK bool false c2 bool(false) OK