Package: doctrine / 2.14.1+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
doctrine | 2.14.1+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Use system path instead of Composer one.patch | (download) |
tests/Doctrine/Tests/ORM/Tools/SetupTest.php |
2 1 + 1 - 0 ! |
use system path instead of composer one |
0002 Workaround the lack of PackageVersions.patch | (download) |
lib/Doctrine/ORM/Tools/Console/ConsoleRunner.php |
4 2 + 2 - 0 ! |
workaround the lack of packageversions |
0003 Update version.patch | (download) |
lib/Doctrine/ORM/Version.php |
2 1 + 1 - 0 ! |
update version |
0004 Update Conflicts version.patch | (download) |
composer.json |
2 1 + 1 - 0 ! |
update conflicts version Otherwise, phpcomposer gets confused. |
0005 Drop composer runtime api.patch | (download) |
composer.json |
1 0 + 1 - 0 ! |
drop composer-runtime-api Otherwise, phpcomposer gets confused. |
0006 Use installed schema.patch | (download) |
lib/Doctrine/ORM/Mapping/Driver/XmlDriver.php |
2 1 + 1 - 0 ! |
use installed schema |