Package: php-doctrine-persistence / 4.1.0-1

Metadata

Package Version Patches format
php-doctrine-persistence 4.1.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Modernize PHPUnit syntax.patch | (download)

tests/Persistence/ManagerRegistryTest.php | 6 3 + 3 - 0 !
tests/Persistence/Mapping/AbstractClassMetadataFactoryTest.php | 3 3 + 0 - 0 !
tests/Persistence/Mapping/ColocatedMappingDriverTest.php | 3 2 + 1 - 0 !
tests/Persistence/Mapping/DriverChainTest.php | 12 6 + 6 - 0 !
tests/Persistence/Mapping/FileDriverTest.php | 22 11 + 11 - 0 !
tests/Persistence/Mapping/SymfonyFileLocatorTest.php | 7 3 + 4 - 0 !
tests/Persistence/RuntimeReflectionPropertyTest.php | 12 5 + 7 - 0 !
7 files changed, 33 insertions(+), 32 deletions(-)

 modernize phpunit syntax