Package: php-doctrine-annotations / 1.2.1-1

Metadata

Package Version Patches format
php-doctrine-annotations 1.2.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use ClassLoader from Symfony instead of autoload.patch | (download)

tests/Doctrine/Tests/TestInit.php | 9 8 + 1 - 0 !
1 file changed, 8 insertions(+), 1 deletion(-)

 use classloader from symfony instead of autoload

Work around the lack of proper autoload.php from composer by using the
ClassLoader element from Symfony.
http://symfony.com/doc/current/components/class_loader/class_loader.html