Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/phpunit/phpunit/tests/end-to-end/regression/GitHub/2591/bootstrapNoBootstrap.php
<?php
ini_set
('display_errors', 0);
ini_set('log_errors', 1);

$globalString                          = 'Hello';

// require __DIR__ . '/../../../../bootstrap.php';