Package: php-doctrine-common / 3.5.0-1

Metadata

Package Version Patches format
php-doctrine-common 3.5.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Make provider functions static PHPUnit 11 Fix.patch | (download)

tests/Common/Proxy/AbstractProxyFactoryTest.php | 2 1 1 - 0 !
tests/Common/Proxy/ProxyLogicIdentifierGetterTest.php | 2 1 1 - 0 !
tests/Common/Util/DebugTest.php | 2 1 1 - 0 !
3 files changed, 3 insertions( ), 3 deletions(-)

 make provider functions static (phpunit 11 fix)

Bug-Debian: https://bugs.debian.org/1070533

0002 Further PHPUnit 11 workarounds.patch | (download)

tests/Common/Proxy/ProxyLogicTest.php | 5 4 1 - 0 !
tests/Common/Proxy/ProxyLogicTypedPropertiesTest.php | 9 6 3 - 0 !
tests/Common/Proxy/ProxyLogicVoidReturnTypeTest.php | 4 2 2 - 0 !
3 files changed, 12 insertions( ), 6 deletions(-)

 further phpunit 11 workarounds