Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / phpunit / phpunit / src / Util / PHP / eval-stdin.php
1 <?php
2
3 eval('?>' . file_get_contents('php://stdin'));