]> git.mxchange.org Git - friendica.git/commit
Make tests PHPUnit 6.0 compatible
authorPhilipp <admin@philipp.info>
Sun, 16 May 2021 21:39:03 +0000 (23:39 +0200)
committerPhilipp <admin@philipp.info>
Sun, 16 May 2021 21:39:03 +0000 (23:39 +0200)
commit93c8fdcbd42f9eeaa88dd780fcecc4ec61d82206
tree0262dff3d3283f39272a19dbac204ddae030e7e6
parent1bcfa714a1006f31ba1a03063cb44cec9fe7bc98
Make tests PHPUnit 6.0 compatible
tests/src/Content/ItemTest.php
tests/src/Core/Cache/ArrayCacheTest.php
tests/src/Core/Cache/MemcacheCacheTest.php
tests/src/Core/Cache/MemcachedCacheTest.php
tests/src/Core/Lock/ArrayCacheLockTest.php
tests/src/Core/Lock/MemcacheCacheLockTest.php
tests/src/Core/Lock/MemcachedCacheLockTest.php
tests/src/Core/Lock/SemaphoreLockTest.php
tests/src/Util/Emailer/MailBuilderTest.php
tests/src/Util/Logger/StreamLoggerTest.php