Relax SpecialPageFatalTest about deprecation notices
authorUmherirrender <umherirrender_de.wp@web.de>
Fri, 19 Apr 2019 18:18:22 +0000 (20:18 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Fri, 19 Apr 2019 18:18:22 +0000 (20:18 +0200)
commit7d7820fb4a83b4cbb3800a7080563e2a5dcaa4d4
tree34fbee9341bd0ac72e770a6430059683ac0896a9
parent61702397aa04572251869935245c07a0821f6c4a
Relax SpecialPageFatalTest about deprecation notices

Deprecation notice from SpecialPageFatalTest is the most merge blocker
since merge of I8fb26380724b6b12bf08458dbff2e00b759d219b
Deprecation can occur at any time and than break many extensions to
merge, even there are still working.
Ignore deprecation as before, but keep the error and notices

Change-Id: Idcbc38b662c569fbe8e778a6b1ab815db332dc08
tests/phpunit/structure/SpecialPageFatalTest.php