[19:06:25] Hello, I've posted a question here https://www.mediawiki.org/wiki/Project:Support_desk. "Mediawiki rpm on Fedora linux + composer packages". It's about finding what is the version of various composer packages are required by mediawiki 1.39 [19:44:38] I'm getting past those errors by installing newer versions of composer packages but I am failing to reach a state where update.php runs [21:07:36] Ok I seem to have data in the "text" table. I'm trying to retrieve that [23:20:09] quick question: how can I attach data to a PPFrame ? [23:20:26] in extension code / parser hooks that is [23:20:37] so I can later retrieve that data again [23:32:41] I guess I can use an array and spl_object_idd [23:32:51] *spl_object_id [23:40:14] wait, can you just set arbitrary properties on PHP objects?