mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-15 03:34:44 +00:00
777ddee3aa
This is assigned as boolean false or any string value. The previous code used in implicit boolean cast to differentiate, but the check is insufficient given that "" and "0" would also cast to false. It is not the responsibility of this code to filter those out. Change-Id: I2cc707432b93703b29c49ac17d737f34119fc400 |
||
---|---|---|
.. | ||
ApiTemplateData.php |