We deployed Parsoid/PHP on srwiki and zhwiki and found some bugs in LanguageConverter which hadn't been found with our test suite.
Here are the notices from logstash.
- PHP Notice: Undefined property: stdClass::$disabled
- PHP Notice: Undefined property: stdClass::$oneway
- PHP Notice: Undefined property: stdClass::$twoway
- PHP Notice: Undefined property: stdClass::$name
- PHP Notice: Trying to get property 'epsEdge' of non-object
- PHP Notice: Trying to get property 'blen' of non-object
- PHP Notice: Trying to get property 'outpos' of non-object
- PHP Notice: Trying to get property 'idx' of non-object