mediawiki-extensions-Discus.../tests
thiemowmde 10dcd1f847 Replace preg_replace_callback with strtr in CommentParser
It does the same as before.

I think performance is not a concern here, and wasn't my motivation
either. But I hope this makes the code easier to read and to reason
with.

I added a pure unit test case (without involving an actual Language
object) to cover the previously uncovered digits feature.

Change-Id: I6a0fc86035817eabb42b55e58183ae094c052aa6
2023-10-31 08:55:40 +01:00
..
cases Replace preg_replace_callback with strtr in CommentParser 2023-10-31 08:55:40 +01:00
data LanguageData: Use special page alias with spaces 2023-01-16 22:27:23 +01:00
phpunit Replace preg_replace_callback with strtr in CommentParser 2023-10-31 08:55:40 +01:00
qunit Replace preg_replace_callback with strtr in CommentParser 2023-10-31 08:55:40 +01:00