wiki.techinc.nl/includes/diff
Ebrahim Byagowi b5727d94b5 Import InvalidArgumentException at top of the source
It was asked in a patch review to apply fully import
InvalidArgumentException where possible. I was guessing some
of my other already merged patches have but turned out such
thing exists other places style so for the sake of consistency
I've turned rest of inline import of the specific exception at
top of the file.

There are instances of source files that aren't in any namespace but
have fully qualified import which this patch doesn't touch.

Change-Id: I4071fc698b65746d9594cf4d5f45bae82843d436
2024-05-19 23:57:44 +03:30
..
Hook Namespace includes/context 2024-02-08 11:07:01 -05:00
TextDiffer Import InvalidArgumentException at top of the source 2024-05-19 23:57:44 +03:30
DifferenceEngine.php Merge "Metrics: Migrate MediaWiki.diff_cache.* to statslib" 2024-05-10 09:50:06 +00:00
DifferenceEngineSlotDiffRenderer.php Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
IncompatibleDiffTypesException.php Improve handling of diffs between incompatible content models 2023-06-23 19:09:59 +00:00
SlotDiffRenderer.php Namespace includes/context 2024-02-08 11:07:01 -05:00
TextSlotDiffRenderer.php Namespace includes/context 2024-02-08 11:07:01 -05:00
UnsupportedSlotDiffRenderer.php