Code using "data://" URLs requires allow_url_fopen to be enabled, which is not required (and not very good in general for the production setup).
Can we make sure we run tests with this disabled?
I catched
https://gerrit.wikimedia.org/r/#/c/4155/14/tests/phpunit/maintenance/fetchTextTest.php (line 69)
and https://phabricator.wikimedia.org/T116701 today.