Package: php-doctrine-common / 2.4.2-2+deb8u1

Metadata

Package Version Patches format
php-doctrine-common 2.4.2-2+deb8u1 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
0002 Applying patch for CVE 2015 5723.patch | (download)

lib/Doctrine/Common/Proxy/ProxyGenerator.php | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 applying patch for cve-2015-5723

See http://www.doctrine-project.org/2015/08/31/security_misconfiguration_vulnerability_in_various_doctrine_projects.html