Package: doctrine / 3.5.8+dfsg-1

Metadata

Package Version Patches format
doctrine 3.5.8+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Workaround the lack of PackageVersions.patch | (download)

src/Tools/Console/ConsoleRunner.php | 4 2 + 2 - 0 !
tests/Tests/ORM/Tools/Console/ConsoleRunnerTest.php | 3 2 + 1 - 0 !
2 files changed, 4 insertions(+), 3 deletions(-)

 workaround the lack of packageversions

0003 Update version.patch | (download)

src/Version.php | 40 40 + 0 - 0 !
1 file changed, 40 insertions(+)

 update version

0005 Drop composer runtime api.patch | (download)

composer.json | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 drop composer-runtime-api

Otherwise dh_phpcomposer gets confused.

0006 Use installed schema.patch | (download)

src/Mapping/Driver/XmlDriver.php | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use installed schema

0005 Fix tests arguments.patch | (download)

tests/Tests/ORM/Functional/Ticket/DDC2825Test.php | 2 1 + 1 - 0 !
tests/Tests/ORM/Functional/Ticket/GH9230Test.php | 2 1 + 1 - 0 !
tests/Tests/ORM/Hydration/SingleScalarHydratorTest.php | 1 0 + 1 - 0 !
tests/Tests/ORM/Mapping/NamingStrategyTest.php | 2 1 + 1 - 0 !
tests/Tests/ORM/Query/SqlWalkerTest.php | 2 1 + 1 - 0 !
5 files changed, 4 insertions(+), 5 deletions(-)

 fix tests arguments