Commit graph

9 commits

Author SHA1 Message Date
CosmicAlpha 7cf983cb03
Only check for buffer overflow (#223)
The other regex validation seems unnecessary.
2023-03-12 13:18:38 -06:00
CosmicAlpha d4f2f71384
Use ExtensionRegistry::getAllThings() to get version (#220) 2023-02-27 13:02:41 -07:00
CosmicAlpha 757a74b755
phan: enable SecurityCheck-ReDoS (#217) 2023-01-14 11:13:06 -07:00
CosmicAlpha 8dd8d03d61
Support MediaWiki 1.39 for actor and templatelinks migration (#188)
This adds support for 1.39, and drops support for older versions, since 1.39 is the current LTS release.
2022-12-06 17:10:46 -07:00
Universal Omega c4bff23bf6
Use database update maintenance script for creating VIEW (#165) 2022-04-14 11:50:27 -06:00
Universal Omega 7c2bc69296
phpcs: enable MediaWiki.Commenting.FunctionComment (#149) 2022-03-22 13:59:52 -06:00
Universal Omega cb70bf0a8b
Remove some unused code (#124) 2022-03-16 16:10:03 -06:00
Universal Omega 4e5a019adb
Remove unused removeSectionMarkers function (#121) 2022-03-15 14:37:01 -06:00
Universal Omega af983cf2df
Re-namespace and use AutoloadNamespaces (#113) 2022-03-13 13:57:34 -06:00
Renamed from includes/DynamicPageListHooks.php (Browse further)