/opt/alt/php55/usr/share/pear/test/DoctrineBridge/Symfony/Bridge/Doctrine/Tests
NameSizeModeActions
DataCollector/-0755rm
DataFixtures/-0755rm
DependencyInjection/-0755rm
ExpressionLanguage/-0755rm
Fixtures/-0755rm
Form/-0755rm
HttpFoundation/-0755rm
Logger/-0755rm
Security/-0755rm
Validator/-0755rm
bootstrap.php3850644editdlrm
ContainerAwareEventManagerTest.php18580644editdlrm
DoctrineOrmTestCase.php7650644editdlrm
Edit: /opt/alt/php55/usr/share/pear/test/DoctrineBridge/Symfony/Bridge/Doctrine/Tests/bootstrap.php (385B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ $loader = require __DIR__.'/../vendor/autoload.php'; Doctrine\Common\Annotations\AnnotationRegistry::registerLoader(array($loader, 'loadClass'));