Revert "Xml: Fix Xml::fieldset() when $content is not given"
authorBartosz Dziewoński <matma.rex@gmail.com>
Sun, 17 Sep 2017 17:05:40 +0000 (17:05 +0000)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 17 Sep 2017 17:25:01 +0000 (19:25 +0200)
commit15dc2f8eaafeb2ccfec848d4ce0770119494e067
treec9d2a90ebc32ecacc181d4263b84b132383abe29
parent0f1cc3bb6e7c3be9b86d2c8736f7458cd40588f2
Revert "Xml: Fix Xml::fieldset() when $content is not given"

Apparently that is intentional and documented. Huh. Whoops.

This reverts commit 0f1cc3bb6e7c3be9b86d2c8736f7458cd40588f2.

Also add test cases for this bizarre function.

Change-Id: I0311f7c85cd575f2a66d50589ec364072be486fb
includes/Xml.php
tests/phpunit/includes/XmlTest.php