input filter拡張モジュールのデフォルトの動作がunsafe_rawに変わったようですね(1・2)。 バンドルされる事を考えれば妥当な判断ですが。 以下、PHP internals MLから抜粋。 As discussed in the "5.2 branched" thread [1], I updated pecl/filter before it gets bundled. The default filter is now set to unsafe_raw. It will not affect the current applications, the superglobals are not altered. I also added input_get_args and the new SCALAR/ARRAY mode. I will update input_