--TEST-- Bug #72564: wddx deserialization of boolean --SKIPIF-- --FILE-- Done --EXPECT-- string(84) "" bool(true) string(85) "" bool(false) string(68) "" NULL Done