mediawiki-extensions-Visual.../includes
Andre Klapper 90aa7fd9cf Use explicit nullable type on parameter arguments (for PHP 8.4)
Implicitly marking parameter $... as nullable is deprecated in PHP
8.4. The explicit nullable type must be used instead.

Bug: T376276
Change-Id: I6b296c77f8a2f6f1a146972271b1fcb3360d0cc2
2024-10-26 15:18:36 +02:00
..
ApiParsoidTrait.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:18:36 +02:00
ApiVisualEditor.php Use namespaced classes 2024-10-20 14:01:32 +02:00
ApiVisualEditorEdit.php Use namespaced classes 2024-10-20 14:01:32 +02:00
BetaPreferenceHooks.php ve.collab: Move BetaFeature into its own file 2024-03-06 14:50:14 -06:00
DirectParsoidClient.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:18:36 +02:00
Hooks.php Use namespaced classes 2024-10-20 14:01:32 +02:00
ParsoidClient.php
ServiceWiring.php Remove the VisualEditorHookRunner service 2024-01-31 20:02:36 +01:00
SpecialCollabPad.php Use namespaced classes 2024-06-10 22:36:31 +02:00
VisualEditorApiVisualEditorEditPostSaveHook.php
VisualEditorApiVisualEditorEditPreSaveHook.php
VisualEditorBeforeEditorHook.php Use namespaced classes 2024-06-10 22:36:31 +02:00
VisualEditorDataModule.php Use explicit nullable type on parameter arguments (for PHP 8.4) 2024-10-26 15:18:36 +02:00
VisualEditorDesktopArticleTargetInitModule.php SkinFactory::getSkinNames is deprecated, use getInstalledSkins 2024-10-23 08:38:16 -07:00
VisualEditorHookRunner.php Use namespaced classes 2024-06-10 22:36:31 +02:00
VisualEditorParsoidClientFactory.php Use namespaced classes 2024-06-10 22:36:31 +02:00