[02:05:31] legoktm: thanks for taking care of the docker update! You were a bit faster than me :D [02:08:10] heh [03:14:29] it's gonna be a mess when people start reporting PHP 8.4 deprecation warnings that literally cannot be fixed without breaking PHP 7.4 support. [03:14:39] https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated#change [03:15:02] TLDR: `Foo $foo = null` has to become `?Foo $foo = null`, note the explicit nullable question mark, which afaik is new in PHP 8.0. [03:15:14] Hopefully by November... WMF production will be on 8+ and we can drop < 8... [03:15:19] (via https://phabricator.wikimedia.org/T361217 -> https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases/tag/v1.4.0 -> https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/154 ) [03:19:13] https://3v4l.org/rleAt [03:19:21] Looks like ?Foo is PHP 7.0, not 8.0 [03:19:27] `Foo|null` is PHP 8.0 [16:48:52] Wow, this liblzma thing is pretty crazy [20:21:55] What's with liblzma? [21:42:10] taylan: https://www.openwall.com/lists/oss-security/2024/03/29/4 [21:43:01] * Reedy stacks turtles on top of ashley [21:43:33] Teenage Mutant Ninja Turtles? (-; [21:49:13] holy crap [21:51:01] where do I sign up to get alerts about such things? :| [21:54:12] good question! ...I've no clue, really, besides "your lovely fellow MediaWiki nerds" -- that's how I learned about it [22:00:23] I'm so distracted by something on the side I didn't notice I'm reading a mailing list archive... maybe I can sign up to this one? [22:05:32] there is no single one site for security alerts and discussions [22:06:09] there will be security based forums/social media communities/mailing lists that you could subscribe to [22:19:19] Hi, can I set the user 'category creator' edits (the user that creates new categories)  as auto patrolled? I want to have a filter for the not auto patrolled edits, without it