/convertExceptions

use to solve drupal issue 2822837

Primary LanguagePHP

convertExceptions

use to solve drupal issue 2822837

To pull in pharborist and it dependancies

composer update

to run the script

php convertExpectedException.php

currently the code only operates on test.php

but can be made to iterate of all D8 by uncommenting code in convertExpectedException.php