wiki.techinc.nl/tests/phpunit/includes/OutputTransform
C. Scott Ananian 292709cc13 Use $stage::CONSTRUCTOR_OPTIONS in DefaultOutputPipelineFactory
Rather than have DefaultOutputPipelineFactory::CONSTRUCTOR_OPTIONS be a
union of all the options needed by all the stages, allow each stage to
define its own CONSTRUCTOR_OPTIONS and pass a Config object to the
DefaultOutputPipelineFactory service.

In the process, move the $options and $logger properties into the
abstract superclass, since they are passed to every stage.

Bug: T363764
Followup-To: I64aeb81b395ba84e1d839dfbd31decf16c337cd0
Change-Id: I7d386b22c7d8e99b6dfe4cf798069914ac9af373
2024-06-10 20:53:21 -04:00
..
Stages Use $stage::CONSTRUCTOR_OPTIONS in DefaultOutputPipelineFactory 2024-06-10 20:53:21 -04:00
ContentDOMTransformStageTest.php Use $stage::CONSTRUCTOR_OPTIONS in DefaultOutputPipelineFactory 2024-06-10 20:53:21 -04:00
DefaultOutputPipelineFactoryTest.php Move section edit links outside headings (new heading HTML) 2024-05-06 12:25:33 -04:00
DummyDOMTransformStage.php Fix serialization errors in PageBundle extensiondata 2024-05-17 09:47:18 -04:00
OutputTransformStageTestBase.php phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
TestUtils.php Move section edit links outside headings (new heading HTML) 2024-05-06 12:25:33 -04:00