mediawiki-extensions-Templa.../includes
Ammar Abdulhamid 0b03b04dcc Force tag content to string before constructing TemplateDataBlob object
This null was being forced to string by PHP before strict typing in I9a20335

This is a rare error as self-closing tag is not allowed as far as
I can see and will emit proper syntax error after this change; but
it should not raise fatal exception

Bug: T263605
Change-Id: I1d9f674fb92d1f1cf70b57e820f8fc3312be9cc8
2020-09-23 05:35:37 +01:00
..
api Add all missing PHPDoc comments 2020-09-09 17:05:54 +02:00
TemplateDataBlob.php Merge "Add and update soft PHPDoc type hints" 2020-09-21 01:00:27 +00:00
TemplateDataCompressedBlob.php Merge "Add and update soft PHPDoc type hints" 2020-09-21 01:00:27 +00:00
TemplateDataHooks.php Force tag content to string before constructing TemplateDataBlob object 2020-09-23 05:35:37 +01:00