Add warning if you give Html::openElement a name with a space
authorBrian Wolff <bawolff+wn@gmail.com>
Tue, 4 Sep 2018 17:44:44 +0000 (17:44 +0000)
committerKunal Mehta <legoktm@member.fsf.org>
Fri, 21 Dec 2018 02:03:56 +0000 (18:03 -0800)
commitdbfe1c9a935781ac8a89e10eb01f224cdd1624ae
tree371a95c64a3c6802702ce47514deaa72a32d51ab
parent9d9e3117c7f7e91bc6580fc9f8788b37e540ff34
Add warning if you give Html::openElement a name with a space

Bug: T201747
Change-Id: I7772f1e8c0c12bdf1fd60d62e015f2ec82d8ac90
RELEASE-NOTES-1.33
includes/Html.php
tests/phpunit/includes/HtmlTest.php