mediawiki-extensions-Confir.../maintenance
Amir Sarabadani 7a45d6c6d5 GenerateFancyCaptchas: Use Shell::params() instead of ::unsafeParams()
::unsafeParams() is for when the params are raw strings while we turned
these into proper array which means they need proper quoting while being
appended to the main bash command.

Follows-Up: Iae3fdea224d896c1a7b53ce1fe7d849cb35a0401
Change-Id: I7b71c2f6b1bf05a4f00f2367a795db093dc00867
2024-03-21 17:19:30 +00:00
..
CountFancyCaptchas.php Namespace base classes 2022-07-30 18:13:03 +00:00
DeleteOldFancyCaptchas.php Namespace base classes 2022-07-30 18:13:03 +00:00
GenerateFancyCaptchas.php GenerateFancyCaptchas: Use Shell::params() instead of ::unsafeParams() 2024-03-21 17:19:30 +00:00