Remove deprecated handling of multiple arguments by the Block constructor
authorThalia <thalia.e.chan@googlemail.com>
Thu, 21 Mar 2019 14:34:48 +0000 (14:34 +0000)
committerThalia <thalia.e.chan@googlemail.com>
Thu, 21 Mar 2019 14:34:48 +0000 (14:34 +0000)
commitb53095fc3687fdf79ca26293d35ea100a4be5da5
treec285f2663fe2fbe3f153d7c8e165bdf175cef9ee
parentb3cd9eb908835f836e458991a8eb107b250876b7
Remove deprecated handling of multiple arguments by the Block constructor

Also remove test for the deprecated functionality.

Bug: T218892
Change-Id: I37ab858494a173c6982bb16bf1c362d5dd790e23
RELEASE-NOTES-1.33
includes/Block.php
tests/phpunit/includes/BlockTest.php