14 if (file_exists(
$file)) {
23 die(
'You must set up the project dependencies, run the following commands:'.
PHP_EOL.
24 'curl -s http://getcomposer.org/installer | php'.PHP_EOL.
25 'php composer.phar install'.PHP_EOL);
An exception for terminatinating execution or to throw for unit testing.
if(!file_exists("$old.txt")) if( $old===$new) if(file_exists("$new.txt")) $file
if((! $loader=includeIfExists(__DIR__ . '/../vendor/autoload.php')) &&(! $loader=includeIfExists(__DIR__ . '/../../../autoload.php'))) return $loader