[14:01:42] are there any tools to detect utf8 double-encoding in a db? [18:21:45] I installed a new instance of media wiki using an existing database according to the wiki. In the same procedure I wanted to enable SSO via the OpenIDConnect Extension which works just fine. Though Im getting some Parsoid/RESTbase errors now: [18:21:45] PHP Fatal Error from line 39 of /var/www/mediawiki/includes/Rest/StringStream.php: Declaration of MediaWiki\Rest\StringStream::__toString() must be compatible with Psr\Http\Message\StreamInterface::__toString(): string [18:22:32] Does anyone have any clue what this is about. I cant really find anything through google and the parsoid troubleshooting site [18:41:03] Kor (@_discord_215983896666308609:t2bot.io)bi it's a recent issue. let me find the ticket [18:42:09] See: https://phabricator.wikimedia.org/T335073 [18:45:23] Korbi: ^ [18:52:49] thank you very much! [19:08:48] My problem can be fixed according to this commit here: https://phabricator.wikimedia.org/rMW3449d65cb728b6c86b6723c2f00cee1df0f03534 [19:09:09] downgrade of the psr/http-message library