Page MenuHomePhabricator

Refactor preprocessorFuzzTest.php user handling with PPFuzzUser
Open, Needs TriagePublic

Description

The maintenance script preprocessorFuzzTest.php extends the User class and override getOption which is soft-deprecated (T296083)

There should be a handling to allow passing the nickname/fancysig to the parser without creating a real user on the wiki or any other idea.