Environment:
MediaWiki | master 1fb1241 |
PHP | 7.2.7 |
Steps to Reproduce:
$ php tests/phpunit/phpunit.php
Actual Results:
Using PHP 7.2.7 PHP Warning: Octal escape sequence overflow \666 is greater than \377 in /mediawiki/tests/phpunit/includes/preferences/FiltersTest.php on line 105 PHPUnit 6.5.9 by Sebastian Bergmann and contributors. .......
Expected Results:
Without PHP Warning before starting test.