tohokuaikiのチラシの裏

技術的ネタとか。

2011-01-31から1日間の記事一覧

WordPressのXMLRPCで、expat reports error code 5 とか出るので困った

こんなエラーね。 expat reports error code 5 description: Invalid document end line: 1 column: 1 byte index: 0 total bytes: 0 data beginning 0 before byte index: 1 相当悩んだ。dateCreatedをObjectで与えないとダメだったみたい。 scalar = strft…