Patch |
File delta |
Description |
Add more tests to group tty.patch | (download) |
src/Symfony/Component/Process/Tests/ProcessTest.php |
9 9 + 0 - 0 !
1 file changed, 9 insertions(+) |
add more tests to '@group tty'
Not all tests using a tty are in @group tty. This should be reported (and
fixed) upstream but needs further investigation:
- There might be more tests needing a tty.
- It could be that some tests in group tty may not need a tty.
|
Increasing timeout in test AbstractProcessTest testS.patch | (download) |
src/Symfony/Component/Process/Tests/ProcessTest.php |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
increasing timeout in test
AbstractProcessTest::testStartAfterATimeout()
This hopefully will allow ci.debian.net to run DEP-8 as installed tests
and might prevent FTBFS #775625 from hitting us again.
|
VarDumper Adapt to homemade autoload.patch | (download) |
src/Symfony/Component/VarDumper/Resources/bin/var-dump-server |
6 2 + 4 - 0 !
1 file changed, 2 insertions(+), 4 deletions(-) |
[vardumper] adapt to homemade autoload
|
Yaml Adapt to homemade autoload.patch | (download) |
src/Symfony/Component/Yaml/Resources/bin/yaml-lint |
4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-) |
[yaml] adapt to homemade autoload
|
PhpUnit Use phpunit directly.patch | (download) |
src/Symfony/Bridge/PhpUnit/Tests/expectdeprecationfail.phpt |
2 1 + 1 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/expectnotrisky.phpt |
2 1 + 1 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/expectrisky.phpt |
2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-) |
[phpunit] use phpunit directly
|
group network for test failing without network.patch | (download) |
src/Symfony/Component/Cache/Tests/Traits/RedisTraitTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/HtmlSanitizer/Tests/Reference/W3CReferenceTest.php |
11 11 + 0 - 0 !
src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/AdapterTest.php |
6 6 + 0 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/Smtp/Stream/SocketStreamTest.php |
3 3 + 0 - 0 !
4 files changed, 21 insertions(+) |
'@group network' for test failing without network
|
Group jwt for tests depending on it.patch | (download) |
src/Symfony/Bundle/SecurityBundle/Tests/Functional/AccessTokenTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Security/Http/Tests/AccessToken/Oidc/OidcTokenHandlerTest.php |
5 5 + 0 - 0 !
2 files changed, 6 insertions(+) |
group jwt for tests depending on it
|
Declare composer group for tests failing outside a Compos.patch | (download) |
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Config/Tests/Resource/ComposerResourceTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/HttpKernel/Tests/HttpKernelBrowserTest.php |
3 3 + 0 - 0 !
3 files changed, 7 insertions(+) |
declare composer group for tests failing outside a composer
environment
|
Drop tests data throwing a RuntimeException outside a Com.patch | (download) |
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/FragmentTest.php |
1 0 + 1 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ProfilerTest.php |
1 0 + 1 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/SessionTest.php |
1 0 + 1 - 0 !
3 files changed, 3 deletions(-) |
drop tests data throwing a runtimeexception outside a composer
environment
|
Drop test failing outside Composer environment.patch | (download) |
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/weak_vendors_on_non_vendor.phpt |
74 0 + 74 - 0 !
1 file changed, 74 deletions(-) |
drop test failing outside composer environment
|
Finder Add system path to open_basedir for tests.patch | (download) |
src/Symfony/Component/Finder/Tests/FinderOpenBasedirTest.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
[finder] add system path to open_basedir for tests
|
Cache Disable Test failing tests Error Class not found.patch | (download) |
src/Symfony/Component/Cache/Tests/Adapter/AdapterTestCase.php |
12 12 + 0 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/TagAwareAdapterTest.php |
235 0 + 235 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/TagAwareAndProxyAdapterIntegrationTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/TagAwareTestTrait.php |
9 9 + 0 - 0 !
src/Symfony/Component/Cache/Tests/Messenger/EarlyExpirationHandlerTest.php |
1 1 + 0 - 0 !
5 files changed, 23 insertions(+), 235 deletions(-) |
=?utf-8?q?=5bcache=5d_disable_test_failing_tests_=28error=3a_class?=
=?utf-8?q?_=22=EF=BF=BD=22_not_found=29?=
To be investigated
|
Config Skip tests currently failing.patch | (download) |
src/Symfony/Component/Config/Tests/Resource/ClassExistenceResourceTest.php |
4 4 + 0 - 0 !
1 file changed, 4 insertions(+) |
[config] skip tests currently failing
To be investigated
|
Console Skip currently failing assertion.patch | (download) |
src/Symfony/Component/Console/Tests/CursorTest.php |
1 1 + 0 - 0 !
1 file changed, 1 insertion(+) |
[console] skip currently failing assertion
To be investigated.
|
DependencyInjection Drop parts of expectated output.patch | (download) |
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10_as_files.txt |
21 0 + 21 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_as_files.txt |
57 0 + 57 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_inlined_factories.txt |
31 0 + 31 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_inlined_factories_with_tagged_iterrator.txt |
21 0 + 21 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_lazy_inlined_factories.txt |
21 0 + 21 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_deprecated_parameters_as_files.txt |
21 0 + 21 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services_non_shared_lazy_as_files.txt |
22 0 + 22 - 0 !
7 files changed, 194 deletions(-) |
[dependencyinjection] drop parts of expectated output
The [ProjectServiceContainer.preload.php] part is not currently included
in the file of our (test?) environment.
To be investigated.
|
ErrorHandler Skip tests currently failing.patch | (download) |
src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php |
6 6 + 0 - 0 !
src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php |
2 1 + 1 - 0 !
2 files changed, 7 insertions(+), 1 deletion(-) |
[errorhandler] skip tests currently failing
To be investigated
|
HttpClient Skip tests relying on amphp http client.patch | (download) |
src/Symfony/Component/HttpClient/Tests/HttpClientTestCase.php |
7 7 + 0 - 0 !
1 file changed, 7 insertions(+) |
[httpclient] skip tests relying on amphp/http-client
|
HttpFoundation Skip tests currently failing.patch | (download) |
src/Symfony/Component/HttpFoundation/Tests/ResponseFunctionalTest.php |
2 2 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php |
2 2 + 0 - 0 !
2 files changed, 4 insertions(+) |
[httpfoundation] skip tests currently failing
To be investigated
|
PhpUnit Skip tests currently failing.patch | (download) |
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php |
3 3 + 0 - 0 !
1 file changed, 3 insertions(+) |
[phpunit] skip tests currently failing
To be investigated
|
Revert ErrorHandler Skip same vendor method deprecations .patch | (download) |
src/Symfony/Component/ErrorHandler/DebugClassLoader.php |
9 0 + 9 - 0 !
1 file changed, 9 deletions(-) |
revert "[errorhandler] skip "same vendor" `@method` deprecations for
`Symfony\*` classes unless symfony/symfony is being tested"
This reverts commit 7a1a91017df6a852e9089b0bf095707e30b10f0d.
|
Config Partially revert 4c2c5c9ba76ba8db9e88748ae519605c0.patch | (download) |
src/Symfony/Component/Config/Tests/Builder/GeneratedConfigTest.php |
12 1 + 11 - 0 !
1 file changed, 1 insertion(+), 11 deletions(-) |
[config] partially revert 4c2c5c9ba76ba8db9e88748ae519605c01b4b736
To be investigated
|
Use installed files for CI.patch | (download) |
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
use installed files for ci
|
Console Skip test failing on CI.patch | (download) |
src/Symfony/Component/Console/Tests/Command/DumpCompletionCommandTest.php |
2 2 + 0 - 0 !
1 file changed, 2 insertions(+) |
[console] skip test failing on ci
To be investigated
|
Lock Drop test currently failing on buildd.patch | (download) |
src/Symfony/Component/Lock/Tests/Store/DoctrineDbalStoreTest.php |
1 0 + 1 - 0 !
1 file changed, 1 deletion(-) |
[lock] drop test currently failing on buildd
To be investigated
|
Form Skip test currently failing.patch | (download) |
src/Symfony/Component/Form/Tests/Extension/Core/Type/IntegerTypeTest.php |
1 0 + 1 - 0 !
1 file changed, 1 deletion(-) |
[form] skip test currently failing
To be investigated
252199e5dd59d0fce4e0961902dbd31ef84c8f52
|
Adapt conflict to Debian expectations.patch | (download) |
composer.json |
6 3 + 3 - 0 !
src/Symfony/Bridge/Doctrine/composer.json |
2 1 + 1 - 0 !
src/Symfony/Bundle/FrameworkBundle/composer.json |
6 3 + 3 - 0 !
src/Symfony/Component/DependencyInjection/composer.json |
2 1 + 1 - 0 !
src/Symfony/Component/Form/composer.json |
4 2 + 2 - 0 !
src/Symfony/Component/HttpFoundation/composer.json |
2 1 + 1 - 0 !
src/Symfony/Component/Mime/composer.json |
4 2 + 2 - 0 !
src/Symfony/Component/PropertyInfo/composer.json |
2 1 + 1 - 0 !
src/Symfony/Component/Security/Core/composer.json |
2 1 + 1 - 0 !
src/Symfony/Component/Security/Http/composer.json |
2 1 + 1 - 0 !
src/Symfony/Component/Serializer/composer.json |
2 1 + 1 - 0 !
src/Symfony/Component/Validator/composer.json |
2 1 + 1 - 0 !
src/Symfony/Contracts/Service/composer.json |
2 1 + 1 - 0 !
src/Symfony/Contracts/composer.json |
2 1 + 1 - 0 !
14 files changed, 20 insertions(+), 20 deletions(-) |
adapt conflict to debian expectations
|
Workaround dh_phpcomposer limitations.patch | (download) |
composer.json |
2 1 + 1 - 0 !
src/Symfony/Component/Cache/composer.json |
2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-) |
workaround dh_phpcomposer limitations
Bug-Debian: https://bugs.debian.org/765899
|
Drop composer runtime api that confuses phpabtpl.patch | (download) |
composer.json |
1 0 + 1 - 0 !
src/Symfony/Bundle/FrameworkBundle/composer.json |
1 0 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/composer.json |
1 0 + 1 - 0 !
src/Symfony/Bundle/TwigBundle/composer.json |
1 0 + 1 - 0 !
4 files changed, 4 deletions(-) |
drop composer-runtime-api that confuses phpabtpl
|
Drop composer plugin api that confuses pkg php tools.patch | (download) |
src/Symfony/Component/Runtime/composer.json |
3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-) |
drop composer-plugin-api that confuses pkg-php-tools
|
Scheduler Adapt filler in tests.patch | (download) |
src/Symfony/Component/Scheduler/Tests/Command/DebugCommandTest.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
[scheduler] adapt filler in tests
Should be replaced by an unknown number of spaces to be uncluded upstream.
|
VarDumper Fix expected order in test.patch | (download) |
src/Symfony/Component/VarDumper/Tests/Caster/DoctrineCasterTest.php |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
[vardumper] fix expected order in test
To be investigated.
|
Assume php async aws sqs 2.patch | (download) |
src/Symfony/Component/Messenger/Bridge/AmazonSqs/Tests/Transport/ConnectionTest.php |
4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-) |
assume php-async-aws-sqs (>> 2)
Crude InstalledVersions::getVersion workaround.
Forwarded-upstream: no
|
VarDumper Fix expected output for arm and 32 bit arch.patch | (download) |
src/Symfony/Component/VarDumper/Tests/Caster/FFICasterTest.php |
91 59 + 32 - 0 !
1 file changed, 59 insertions(+), 32 deletions(-) |
[vardumper] fix expected output for arm and 32-bit arch
|
Yaml Drop data set currently failing on i386.patch | (download) |
src/Symfony/Component/Yaml/Tests/InlineTest.php |
2 0 + 2 - 0 !
1 file changed, 2 deletions(-) |
[yaml] drop data set currently failing on i386
|
Drop listeners from phpunit.xml.patch | (download) |
phpunit.xml.dist |
22 0 + 22 - 0 !
1 file changed, 22 deletions(-) |
drop listeners from phpunit.xml
|
Remove calls to getExpectedException.patch | (download) |
src/Symfony/Component/Routing/Tests/Matcher/UrlMatcherTest.php |
10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-) |
remove calls to getexpectedexception()
|
Group nophpunit11 for tests failing with PHPUnit 11.patch | (download) |
phpunit.xml.dist |
4 2 + 2 - 0 !
src/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTestTrait.php |
6 6 + 0 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/CoverageListenerTest.php |
3 3 + 0 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/ConfigurationTest.php |
3 3 + 0 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/ProcessIsolationTest.php |
3 3 + 0 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/expectdeprecationfail.phpt |
37 0 + 37 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/expectnotrisky.phpt |
18 0 + 18 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/expectrisky.phpt |
24 0 + 24 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/UnusedTagsPassTest.php |
3 3 + 0 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ApiAttributesTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/RemotePackageStorageTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/BrowserKit/Tests/Test/Constraint/BrowserCookieValueSameTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/BrowserKit/Tests/Test/Constraint/BrowserHasCookieTest.php |
9 9 + 0 - 0 !
src/Symfony/Component/Console/Tests/Tester/Constraint/CommandIsSuccessfulTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerAnySelectorTextContainsTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerAnySelectorTextSameTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerSelectorAttributeValueSameTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerSelectorExistsTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerSelectorTextContainsTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerSelectorTextSameTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php |
18 18 + 0 - 0 !
src/Symfony/Component/Finder/Tests/FinderOpenBasedirTest.php |
9 0 + 9 - 0 !
src/Symfony/Component/Form/Test/FormPerformanceTestCase.php |
4 0 + 4 - 0 !
src/Symfony/Component/Form/Tests/VersionAwareTest.php |
24 0 + 24 - 0 !
src/Symfony/Component/HttpClient/Tests/NoPrivateNetworkHttpClientTest.php |
2 2 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/RequestAttributeValueSameTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseCookieValueSameTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseFormatSameTest.php |
6 6 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseHasCookieTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseHasHeaderTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseHeaderSameTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseIsRedirectedTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseIsSuccessfulTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseStatusCodeSameTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/Mailer/Test/TransportFactoryTestCase.php |
4 2 + 2 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/FailoverTransportTest.php |
9 9 + 0 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/RoundRobinTransportTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/Messenger/Tests/Middleware/DispatchAfterCurrentBusMiddlewareTest.php |
6 6 + 0 - 0 !
src/Symfony/Component/Messenger/Tests/Middleware/SendMessageMiddlewareTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/Mime/Tests/Crypto/DkimSignerTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Mime/Tests/Part/TextPartTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/Notifier/Test/TransportFactoryTestCase.php |
6 3 + 3 - 0 !
src/Symfony/Component/Notifier/Tests/Transport/FailoverTransportTest.php |
6 6 + 0 - 0 !
src/Symfony/Component/Process/Tests/ProcessTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorCollectionTestCase.php |
3 3 + 0 - 0 !
src/Symfony/Component/Security/Http/Tests/AccessToken/Oidc/OidcTokenHandlerTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Security/Http/Tests/Authentication/AuthenticatorManagerTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/Security/Http/Tests/Controller/UserValueResolverTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/String/Tests/Slugger/AsciiSluggerTest.php |
10 0 + 10 - 0 !
src/Symfony/Component/Translation/Bridge/Phrase/Tests/PhraseProviderTest.php |
10 10 + 0 - 0 !
src/Symfony/Component/Uid/Tests/Command/GenerateUlidCommandTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Uid/Tests/UlidTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
10 5 + 5 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/GreaterThanOrEqualValidatorWithPositiveOrZeroConstraintTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/GreaterThanValidatorWithPositiveConstraintTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Validator/Tests/Mapping/Loader/PropertyInfoLoaderTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/DoctrineCasterTest.php |
3 3 + 0 - 0 !
58 files changed, 177 insertions(+), 143 deletions(-) |
group nophpunit11 for tests failing with phpunit 11
|
Drop test currently failing on buildd.patch | (download) |
src/Symfony/Component/HttpClient/Tests/HttpClientTraitTest.php |
39 0 + 39 - 0 !
1 file changed, 39 deletions(-) |
drop test currently failing on buildd
|
Skip tests failing with PHPUnit 11.5.17 1.patch | (download) |
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/ConfigurationTest.php |
8 8 + 0 - 0 !
1 file changed, 8 insertions(+) |
skip tests failing with phpunit 11.5.17-1
Bug-Debian: https://bugs.debian.org/1103209
|
Drop tests currently failing on reproducible infrastructu.patch | (download) |
src/Symfony/Component/Finder/Tests/Iterator/DateRangeFilterIteratorTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Stopwatch/Tests/StopwatchEventTest.php |
2 2 + 0 - 0 !
src/Symfony/Component/Uid/Tests/UlidTest.php |
1 1 + 0 - 0 !
3 files changed, 4 insertions(+) |
drop tests currently failing on reproducible infrastructure
|
Test failing often on debci infrastructure.patch | (download) |
src/Symfony/Component/Process/Tests/ProcessTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Stopwatch/Tests/StopwatchEventTest.php |
2 2 + 0 - 0 !
2 files changed, 3 insertions(+) |
test failing often on debci infrastructure
|
FrameworkBundle test allow smaller screen.patch | (download) |
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsDecryptToLocalCommandTest.php |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
[frameworkbundle] test: allow smaller screen
|
PHPunit 12 compatibility.patch | (download) |
src/Symfony/Bridge/Doctrine/Tests/ArgumentResolver/EntityValueResolverTest.php |
60 29 + 31 - 0 !
src/Symfony/Bridge/Doctrine/Tests/ContainerAwareEventManagerTest.php |
20 5 + 15 - 0 !
src/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTest.php |
12 3 + 9 - 0 !
src/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorWithDebugStackTest.php |
16 4 + 12 - 0 !
src/Symfony/Bridge/Doctrine/Tests/DataFixtures/ContainerAwareLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/DependencyInjection/CompilerPass/RegisterEventListenersAndSubscribersPassTest.php |
12 3 + 9 - 0 !
src/Symfony/Bridge/Doctrine/Tests/DependencyInjection/DoctrineExtensionTest.php |
12 3 + 9 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php |
12 3 + 9 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Form/DoctrineOrmTypeGuesserTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypePerformanceTest.php |
14 6 + 8 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/LegacyManagerRegistryTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Logger/DbalLoggerTest.php |
8 2 + 6 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Middleware/Debug/MiddlewareTest.php |
29 8 + 21 - 0 !
src/Symfony/Bridge/Doctrine/Tests/PropertyInfo/DoctrineExtractorTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Security/RememberMe/DoctrineTokenProviderPostgresTest.php |
7 2 + 5 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Security/RememberMe/DoctrineTokenProviderTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Types/UlidTypeTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Types/UuidTypeTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Validator/Constraints/UniqueEntityValidatorTest.php |
43 12 + 31 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Validator/DoctrineLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Monolog/Tests/Formatter/ConsoleFormatterTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Monolog/Tests/Handler/ConsoleHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Monolog/Tests/Handler/FingersCrossed/HttpCodeActivationStrategyTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Monolog/Tests/Handler/FingersCrossed/NotFoundActivationStrategyTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Monolog/Tests/LoggerTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/ClockMockTest.php |
3 1 + 2 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/CoverageListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/ConfigurationTest.php |
12 3 + 9 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/DeprecationErrorHandler/DeprecationTest.php |
14 4 + 10 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/EnumExistsMockTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php |
19 11 + 8 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/ExpectedDeprecationAnnotationTest.php |
6 4 + 2 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/FailTests/ExpectDeprecationTraitTestFail.php |
9 5 + 4 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/FailTests/NoAssertionsTestRisky.php |
3 1 + 2 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/OnlyExpectingDeprecationSkippedTest.php |
6 3 + 3 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/ProcessIsolationTest.php |
9 4 + 5 - 0 !
src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/ContainerBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/Dumper/PhpDumperTest.php |
3 1 + 2 - 0 !
src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/Instantiator/RuntimeInstantiatorTest.php |
3 1 + 2 - 0 !
src/Symfony/Bridge/ProxyManager/Tests/LazyProxy/PhpDumper/ProxyDumperTest.php |
11 3 + 8 - 0 !
src/Symfony/Bridge/PsrHttpMessage/Tests/Factory/PsrHttpFactoryTest.php |
8 2 + 6 - 0 !
src/Symfony/Bridge/PsrHttpMessage/Tests/Functional/CovertTest.php |
8 2 + 6 - 0 !
src/Symfony/Bridge/Twig/Tests/AppVariableTest.php |
16 4 + 12 - 0 !
src/Symfony/Bridge/Twig/Tests/Command/DebugCommandTest.php |
8 2 + 6 - 0 !
src/Symfony/Bridge/Twig/Tests/Command/LintCommandTest.php |
11 3 + 8 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTestCase.php |
1 1 + 0 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap5LayoutTestCase.php |
4 4 + 0 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/AbstractDivLayoutTestCase.php |
8 2 + 6 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/AbstractLayoutTestCase.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/CodeExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/DumpExtensionTest.php |
8 2 + 6 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/FormExtensionBootstrap5LayoutTest.php |
2 1 + 1 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/FormExtensionDivLayoutTest.php |
8 2 + 6 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/HttpFoundationExtensionTest.php |
16 4 + 12 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/RoutingExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/SerializerExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/StopwatchExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/TranslationExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Twig/Tests/Mime/BodyRendererTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Twig/Tests/NodeVisitor/TranslationDefaultDomainNodeVisitorTest.php |
4 2 + 2 - 0 !
src/Symfony/Bridge/Twig/Tests/NodeVisitor/TranslationNodeVisitorTest.php |
2 1 + 1 - 0 !
src/Symfony/Bridge/Twig/Tests/TokenParser/FormThemeTokenParserTest.php |
4 1 + 3 - 0 !
src/Symfony/Bridge/Twig/Tests/Translation/TwigExtractorTest.php |
12 3 + 9 - 0 !
src/Symfony/Bundle/DebugBundle/Tests/DependencyInjection/DebugExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/AnnotationsCacheWarmerTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/SerializerCacheWarmerTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/CachePoolClearCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/CachePoolDeleteCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/CachePruneCommandTest.php |
2 2 + 0 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/EventDispatcherDebugCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsDecryptToLocalCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsEncryptFromLocalCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsGenerateKeysCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsListCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsRemoveCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/SecretsSetCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/TranslationDebugCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/TranslationUpdateCommandCompletionTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/WorkflowDumpCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/AbstractDescriptorTestCase.php |
43 18 + 25 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/TextDescriptorTest.php |
3 2 + 1 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/AbstractControllerTest.php |
32 12 + 20 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerResolverTest.php |
12 3 + 9 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/RedirectControllerTest.php |
12 3 + 9 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/AddExpressionLanguageProvidersPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/DataCollectorTranslatorPassTest.php |
20 5 + 15 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/LoggingTranslatorPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/ProfilerPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/UnusedTagsPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/WorkflowGuardListenerPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php |
24 6 + 18 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTestCase.php |
28 7 + 21 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/PhpFrameworkExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/XmlFrameworkExtensionTest.php |
2 2 + 0 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AbstractAttributeRoutingTestCase.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ApiAttributesTest.php |
14 5 + 9 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AutowiringTypesTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/CachePoolClearCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/CachePoolListCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/CachePoolsTest.php |
16 6 + 10 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ConfigDebugCommandTest.php |
98 32 + 66 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ConfigDumpReferenceCommandTest.php |
44 14 + 30 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ContainerDebugCommandTest.php |
12 3 + 9 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ContainerLintCommandTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/DebugAutowiringCommandTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/FragmentTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/NotificationTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/ProfilerTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Psr4RoutingTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/RouterDebugCommandTest.php |
18 6 + 12 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/RoutingConditionServiceTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/SecurityTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/SessionTest.php |
13 4 + 9 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/SluggerLocaleAwareTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/TestServiceContainerTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/TranslationDebugCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Routing/RouterTest.php |
12 3 + 9 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Secrets/SodiumVaultTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Translation/TranslatorTest.php |
2 1 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DataCollector/SecurityDataCollectorTest.php |
26 6 + 20 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Debug/TraceableFirewallListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Compiler/RegisterGlobalSecurityEventListenersPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTestCase.php |
2 2 + 0 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Security/Factory/AbstractFactoryTest.php |
13 4 + 9 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Security/Factory/AccessTokenFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php |
29 10 + 19 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/XmlCompleteConfigurationTest.php |
1 1 + 0 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/XmlCustomAuthenticatorTest.php |
5 2 + 3 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/XmlCustomProviderTest.php |
5 2 + 3 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/AccessTokenTest.php |
38 10 + 28 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/AuthenticatorTest.php |
19 5 + 14 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/CsrfFormLoginTest.php |
16 4 + 12 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/FormLoginTest.php |
20 5 + 15 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/LocalizedRoutesAsPathTest.php |
19 5 + 14 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/RememberMeCookieTest.php |
2 1 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/RememberMeTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php |
24 6 + 18 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityTest.php |
10 3 + 7 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/SwitchUserTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Security/FirewallContextTest.php |
10 2 + 8 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Security/FirewallMapTest.php |
2 1 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/SecurityTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/TwigBundle/Tests/DependencyInjection/TwigExtensionTest.php |
28 7 + 21 - 0 !
src/Symfony/Bundle/WebProfilerBundle/Tests/Controller/ProfilerControllerTest.php |
20 5 + 15 - 0 !
src/Symfony/Bundle/WebProfilerBundle/Tests/Csp/ContentSecurityPolicyHandlerTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/WebProfilerBundle/Tests/DependencyInjection/ConfigurationTest.php |
8 2 + 6 - 0 !
src/Symfony/Bundle/WebProfilerBundle/Tests/DependencyInjection/WebProfilerExtensionTest.php |
12 3 + 9 - 0 !
src/Symfony/Bundle/WebProfilerBundle/Tests/EventListener/WebDebugToolbarListenerTest.php |
43 11 + 32 - 0 !
src/Symfony/Bundle/WebProfilerBundle/Tests/Resources/IconTest.php |
4 1 + 3 - 0 !
src/Symfony/Bundle/WebProfilerBundle/Tests/Twig/WebProfilerExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Asset/Tests/PackageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Asset/Tests/PathPackageTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Asset/Tests/UrlPackageTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Asset/Tests/VersionStrategy/JsonManifestVersionStrategyTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Asset/Tests/VersionStrategy/StaticVersionStrategyTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/AssetMapper/Tests/Compiler/CssAssetUrlCompilerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/AssetMapper/Tests/Compiler/JavaScriptImportPathCompilerTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/AssetMapper/Tests/Compiler/SourceMappingUrlsCompilerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapAuditorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapConfigReaderTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapEntryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapGeneratorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapManagerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapUpdateCheckerTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/ImportMapVersionCheckerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/PackageUpdateInfoTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/RemotePackageStorageTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/AssetMapper/Tests/ImportMap/Resolver/JsDelivrEsmResolverTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/AssetMapper/Tests/MappedAssetTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/AssetMapper/Tests/MapperAwareAssetPackageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/BrowserKit/Tests/AbstractBrowserTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/BrowserKit/Tests/CookieJarTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/BrowserKit/Tests/CookieTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/BrowserKit/Tests/HttpBrowserTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/BrowserKit/Tests/ResponseTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/BrowserKit/Tests/Test/Constraint/BrowserCookieValueSameTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/BrowserKit/Tests/Test/Constraint/BrowserHasCookieTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/AbstractRedisAdapterTestCase.php |
4 1 + 3 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/NullAdapterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/TagAwareAndProxyAdapterIntegrationTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Cache/Tests/CacheItemTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Cache/Tests/Marshaller/DefaultMarshallerTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Cache/Tests/Marshaller/DeflateMarshallerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Cache/Tests/Marshaller/SodiumMarshallerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Cache/Tests/Messenger/EarlyExpirationHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Cache/Tests/Traits/RedisProxiesTest.php |
15 5 + 10 - 0 !
src/Symfony/Component/Cache/Tests/Traits/RedisTraitTest.php |
21 6 + 15 - 0 !
src/Symfony/Component/Clock/Test/ClockSensitiveTrait.php |
7 3 + 4 - 0 !
src/Symfony/Component/Clock/Tests/DatePointTest.php |
10 4 + 6 - 0 !
src/Symfony/Component/Clock/Tests/MockClockTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Clock/Tests/MonotonicClockTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Config/Tests/Builder/GeneratedConfigTest.php |
13 5 + 8 - 0 !
src/Symfony/Component/Config/Tests/ConfigCacheTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Config/Tests/Definition/ArrayNodeTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/Config/Tests/Definition/BaseNodeTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Config/Tests/Definition/BooleanNodeTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Config/Tests/Definition/Builder/ArrayNodeDefinitionTest.php |
13 4 + 9 - 0 !
src/Symfony/Component/Config/Tests/Definition/Builder/ExprBuilderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Config/Tests/Definition/Dumper/YamlReferenceDumperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Config/Tests/Definition/FloatNodeTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Config/Tests/Definition/IntegerNodeTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Config/Tests/Definition/NormalizationTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Config/Tests/Definition/PrototypedArrayNodeTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/Config/Tests/Definition/ScalarNodeTest.php |
14 4 + 10 - 0 !
src/Symfony/Component/Config/Tests/FileLocatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Config/Tests/Loader/FileLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Config/Tests/Resource/ComposerResourceTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Config/Tests/Resource/ReflectionClassResourceTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Config/Tests/Util/XmlUtilsTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/ApplicationTest.php |
71 20 + 51 - 0 !
src/Symfony/Component/Console/Tests/CI/GithubActionReporterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Command/CommandTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Console/Tests/Command/CompleteCommandTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Console/Tests/Command/DumpCompletionCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Command/HelpCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Command/ListCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Completion/CompletionInputTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Console/Tests/DependencyInjection/AddConsoleCommandPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Descriptor/AbstractDescriptorTestCase.php |
10 5 + 5 - 0 !
src/Symfony/Component/Console/Tests/Descriptor/ApplicationDescriptionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Formatter/OutputFormatterTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Console/Tests/Helper/DumperNativeFallbackTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Helper/DumperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Helper/HelperTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/Helper/OutputWrapperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Helper/ProcessHelperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Helper/ProgressBarTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/Helper/ProgressIndicatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/Helper/QuestionHelperTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Console/Tests/Helper/SymfonyQuestionHelperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Helper/TableTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Console/Tests/Input/ArgvInputTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Console/Tests/Input/ArrayInputTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/Input/InputDefinitionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Input/StringInputTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Logger/ConsoleLoggerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/Output/AnsiColorModeTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/Output/OutputTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/Question/ChoiceQuestionTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/Question/ConfirmationQuestionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Question/QuestionTest.php |
32 8 + 24 - 0 !
src/Symfony/Component/Console/Tests/SignalRegistry/SignalMapTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/SignalRegistry/SignalRegistryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Console/Tests/TerminalTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Console/Tests/Tester/Constraint/CommandIsSuccessfulTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/CssSelector/Tests/CssSelectorConverterTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/CssSelector/Tests/Node/AbstractNodeTestCase.php |
4 2 + 2 - 0 !
src/Symfony/Component/CssSelector/Tests/Node/SpecificityTest.php |
6 3 + 3 - 0 !
src/Symfony/Component/CssSelector/Tests/Parser/Handler/AbstractHandlerTestCase.php |
4 2 + 2 - 0 !
src/Symfony/Component/CssSelector/Tests/Parser/Handler/CommentHandlerTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/CssSelector/Tests/Parser/ParserTest.php |
12 6 + 6 - 0 !
src/Symfony/Component/CssSelector/Tests/Parser/Shortcut/ClassParserTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/CssSelector/Tests/Parser/Shortcut/ElementParserTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/CssSelector/Tests/Parser/Shortcut/HashParserTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/CssSelector/Tests/XPath/TranslatorTest.php |
10 5 + 5 - 0 !
src/Symfony/Component/DependencyInjection/Tests/AliasTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Argument/TaggedIteratorArgumentTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Attribute/AutowireTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ChildDefinitionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/AliasDeprecatedPublicServicesPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowirePassTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowireRequiredMethodsPassTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/AutowireRequiredPropertiesPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckArgumentsValidityPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
8 5 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
14 6 + 8 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckTypeDeclarationsPassTest.php |
34 31 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/MergeExtensionConfigurationPassTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/PriorityTaggedServiceTraitTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/RegisterAutoconfigureAttributesPassTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveBindingsPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveClassPassTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveFactoryClassPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
12 6 + 6 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/ValidateEnvPlaceholdersPassTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Config/ContainerParametersResourceCheckerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ContainerAwareTraitTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
31 12 + 19 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ContainerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/DependencyInjection/Tests/CrossCheckTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/DefinitionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
34 11 + 23 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
13 4 + 9 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Dumper/YamlDumperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/EnvVarProcessorTest.php |
102 28 + 74 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Exception/InvalidParameterTypeExceptionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Extension/ExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/LazyProxy/PhpDumper/LazyServiceDumperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Loader/Configurator/EnvConfiguratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Loader/FileLoaderTest.php |
28 9 + 19 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Loader/IniFileLoaderTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Loader/LoaderResolverTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Loader/PhpFileLoaderTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
18 5 + 13 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Loader/YamlFileLoaderTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
26 10 + 16 - 0 !
src/Symfony/Component/DomCrawler/Tests/AbstractCrawlerTestCase.php |
26 7 + 19 - 0 !
src/Symfony/Component/DomCrawler/Tests/Field/FileFormFieldTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DomCrawler/Tests/FormTest.php |
14 3 + 11 - 0 !
src/Symfony/Component/DomCrawler/Tests/Html5ParserCrawlerTest.php |
10 4 + 6 - 0 !
src/Symfony/Component/DomCrawler/Tests/ImageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DomCrawler/Tests/LinkTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerAnySelectorTextContainsTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerAnySelectorTextSameTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerSelectorAttributeValueSameTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerSelectorExistsTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerSelectorTextContainsTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DomCrawler/Tests/Test/Constraint/CrawlerSelectorTextSameTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DomCrawler/Tests/UriResolverTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Dotenv/Tests/Command/DebugCommandTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Dotenv/Tests/DotenvTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/ErrorHandler/Tests/DebugClassLoaderTest.php |
32 8 + 24 - 0 !
src/Symfony/Component/ErrorHandler/Tests/ErrorEnhancer/ClassNotFoundErrorEnhancerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/ErrorHandler/Tests/ErrorEnhancer/UndefinedFunctionErrorEnhancerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/ErrorHandler/Tests/ErrorEnhancer/UndefinedMethodErrorEnhancerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/ErrorHandler/Tests/ErrorHandlerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/ErrorHandler/Tests/ErrorRenderer/FileLinkFormatterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/ErrorHandler/Tests/ErrorRenderer/HtmlErrorRendererTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/EventDispatcher/Tests/Debug/WrappedListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/ExpressionLanguage/Tests/ExpressionLanguageTest.php |
44 11 + 33 - 0 !
src/Symfony/Component/ExpressionLanguage/Tests/LexerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/ExpressionLanguage/Tests/Node/AbstractNodeTestCase.php |
12 3 + 9 - 0 !
src/Symfony/Component/ExpressionLanguage/Tests/Node/BinaryNodeTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/ExpressionLanguage/Tests/ParserTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Filesystem/Tests/FilesystemTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Filesystem/Tests/PathTest.php |
66 17 + 49 - 0 !
src/Symfony/Component/Finder/Tests/Comparator/ComparatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Finder/Tests/Comparator/DateComparatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Comparator/NumberComparatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Finder/Tests/FinderOpenBasedirTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/FinderTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Finder/Tests/GitignoreTest.php |
10 3 + 7 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/CustomFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/DateRangeFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/DepthRangeFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/ExcludeDirectoryFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/FileTypeFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/FilecontentFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/FilenameFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/MultiplePcreFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/PathFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/RecursiveDirectoryIteratorTest.php |
12 4 + 8 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/SizeRangeFilterIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/SortableIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Finder/Tests/Iterator/VcsIgnoredFilterIteratorTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Form/Tests/AbstractRequestHandlerTestCase.php |
56 14 + 42 - 0 !
src/Symfony/Component/Form/Tests/ButtonBuilderTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/ButtonTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/ChoiceList/Factory/CachingFactoryDecoratorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Command/DebugCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/CompoundFormPerformanceTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Form/Tests/CompoundFormTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Form/Tests/Console/Descriptor/AbstractDescriptorTestCase.php |
6 3 + 3 - 0 !
src/Symfony/Component/Form/Tests/DependencyInjection/FormPassTest.php |
9 3 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataMapper/DataMapperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/ChoiceToValueTransformerTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateIntervalToStringTransformerTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeImmutableToDateTimeTransformerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToHtml5LocalDateTimeTransformerTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformerTest.php |
25 8 + 17 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToRfc3339TransformerTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToStringTransformerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/IntegerToLocalizedStringTransformerTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/IntlTimeZoneToStringTransformerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/NumberToLocalizedStringTransformerTest.php |
47 13 + 34 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/PercentToLocalizedStringTransformerTest.php |
28 8 + 20 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/StringToFloatTransformerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/UlidToStringTransformerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/WeekToArrayTransformerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/EventListener/FixUrlProtocolListenerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/EventListener/MergeCollectionListenerTestCase.php |
32 8 + 24 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/CheckboxTypeTest.php |
9 3 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypePerformanceTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php |
2 2 + 0 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/ColorTypeTest.php |
9 3 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/CountryTypeTest.php |
10 4 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/CurrencyTypeTest.php |
6 3 + 3 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/DateIntervalTypeTest.php |
5 2 + 3 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTimeTypeTest.php |
15 6 + 9 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php |
31 10 + 21 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/EnumTypeTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/ExtendedChoiceTypeTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/FileTypeTest.php |
45 12 + 33 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php |
2 2 + 0 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/IntegerTypeTest.php |
9 3 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/LanguageTypeTest.php |
18 6 + 12 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/LocaleTypeTest.php |
6 3 + 3 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/MoneyTypeTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/NumberTypeTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/PasswordTypeTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/RepeatedTypeTest.php |
9 3 + 6 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/TextTypeTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/TimeTypeTest.php |
27 9 + 18 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/TimezoneTypeTest.php |
17 5 + 12 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/WeekTypeTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/Extension/Csrf/Type/FormTypeCsrfExtensionTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Form/Tests/Extension/PasswordHasher/Type/PasswordTypePasswordHasherExtensionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorPerformanceTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Validator/ValidatorTypeGuesserTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationMapperTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Form/Tests/Extension/Validator/ViolationMapper/ViolationPathTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/FormConfigTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/FormErrorIteratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/ResolvedFormTypeTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Form/Tests/Resources/TranslationFilesTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/SimpleFormTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Form/Tests/Util/ServerParamsTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Form/Tests/Util/StringUtilTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/HtmlSanitizer/Tests/HtmlSanitizerAllTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HtmlSanitizer/Tests/Reference/W3CReferenceTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HtmlSanitizer/Tests/TextSanitizer/StringSanitizerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HtmlSanitizer/Tests/TextSanitizer/UrlSanitizerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpClient/Tests/AmpHttpClientTest.php |
10 4 + 6 - 0 !
src/Symfony/Component/HttpClient/Tests/AsyncDecoratorTraitTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/HttpClient/Tests/CurlHttpClientTest.php |
12 4 + 8 - 0 !
src/Symfony/Component/HttpClient/Tests/DataCollector/HttpClientDataCollectorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpClient/Tests/EventSourceHttpClientTest.php |
14 6 + 8 - 0 !
src/Symfony/Component/HttpClient/Tests/Exception/HttpExceptionTraitTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpClient/Tests/HttpClientTestCase.php |
14 6 + 8 - 0 !
src/Symfony/Component/HttpClient/Tests/HttpClientTraitTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/HttpClient/Tests/HttpOptionsTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpClient/Tests/HttplugClientTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php |
19 7 + 12 - 0 !
src/Symfony/Component/HttpClient/Tests/NativeHttpClientTest.php |
9 6 + 3 - 0 !
src/Symfony/Component/HttpClient/Tests/NoPrivateNetworkHttpClientTest.php |
18 6 + 12 - 0 !
src/Symfony/Component/HttpClient/Tests/Psr18ClientTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpClient/Tests/Response/JsonMockResponseTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpClient/Tests/Response/MockResponseTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpClient/Tests/Retry/GenericRetryStrategyTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/HttpClient/Tests/ScopingHttpClientTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/AcceptHeaderItemTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpFoundation/Tests/AcceptHeaderTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/HttpFoundation/Tests/BinaryFileResponseTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/HttpFoundation/Tests/CookieTest.php |
15 4 + 11 - 0 !
src/Symfony/Component/HttpFoundation/Tests/ExpressionRequestMatcherTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/HttpFoundation/Tests/File/FileTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpFoundation/Tests/File/UploadedFileTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpFoundation/Tests/HeaderUtilsTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/HttpFoundation/Tests/InputBagTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpFoundation/Tests/IpUtilsTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/HttpFoundation/Tests/ParameterBagTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RateLimiter/AbstractRequestRateLimiterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/AttributesRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/ExpressionRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/HostRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/IpsRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/IsJsonRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/MethodRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/PathRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/PortRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcher/SchemeRequestMatcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestMatcherTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
139 40 + 99 - 0 !
src/Symfony/Component/HttpFoundation/Tests/ResponseFunctionalTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
17 5 + 12 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Attribute/AttributeBagTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/AbstractRedisSessionHandlerTestCase.php |
15 4 + 11 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/AbstractSessionHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/IdentityMarshallerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MemcachedSessionHandlerTest.php |
11 3 + 8 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/MongoDbSessionHandlerTest.php |
8 4 + 4 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NativeFileSessionHandlerTest.php |
8 3 + 5 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/NullSessionHandlerTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PdoSessionHandlerTest.php |
15 4 + 11 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PredisClusterSessionHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/PredisSessionHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/RedisArraySessionHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/RedisClusterSessionHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/RedisSessionHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/RelaySessionHandlerTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Handler/SessionHandlerFactoryTest.php |
16 5 + 11 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
7 5 + 2 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/PhpBridgeSessionStorageTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/AbstractProxyTest.php |
35 10 + 25 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/Proxy/SessionHandlerProxyTest.php |
8 3 + 5 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/RequestAttributeValueSameTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseCookieValueSameTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseFormatSameTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseHasCookieTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseHasHeaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseHeaderLocationSameTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseHeaderSameTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseIsRedirectedTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseIsSuccessfulTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Test/Constraint/ResponseStatusCodeSameTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/UrlHelperTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/BackedEnumValueResolverTest.php |
8 3 + 5 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/DateTimeValueResolverTest.php |
33 9 + 24 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/NotTaggedControllerValueResolverTest.php |
13 4 + 9 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/QueryParameterValueResolverTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/RequestPayloadValueResolverTest.php |
22 6 + 16 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/ServiceValueResolverTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/TraceableValueResolverTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolver/UidValueResolverTest.php |
12 4 + 8 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ArgumentResolverTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ContainerControllerResolverTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpKernel/Tests/Controller/ErrorControllerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/DataCollector/LoggerDataCollectorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/DataCollector/MemoryDataCollectorTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/HttpKernel/Tests/DataCollector/RequestDataCollectorTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/HttpKernel/Tests/DataCollector/TimeDataCollectorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Debug/ErrorHandlerConfiguratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/DependencyInjection/RegisterControllerArgumentLocatorsPassTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpKernel/Tests/Event/ControllerEventTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/HttpKernel/Tests/EventListener/CacheAttributeListenerTest.php |
26 9 + 17 - 0 !
src/Symfony/Component/HttpKernel/Tests/EventListener/DisallowRobotsIndexingListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/EventListener/ErrorListenerTest.php |
19 5 + 14 - 0 !
src/Symfony/Component/HttpKernel/Tests/EventListener/ProfilerListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/EventListener/RouterListenerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpKernel/Tests/EventListener/SessionListenerTest.php |
47 13 + 34 - 0 !
src/Symfony/Component/HttpKernel/Tests/Exception/HttpExceptionTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpKernel/Tests/Exception/MethodNotAllowedHttpExceptionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Exception/ServiceUnavailableHttpExceptionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Exception/TooManyRequestsHttpExceptionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Exception/UnauthorizedHttpExceptionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
10 7 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Fragment/RoutableFragmentRendererTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/HttpKernel/Tests/HttpCache/ResponseCacheStrategyTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/HttpKernel/Tests/HttpKernelBrowserTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/HttpKernel/Tests/HttpKernelTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/KernelTest.php |
28 8 + 20 - 0 !
src/Symfony/Component/HttpKernel/Tests/Log/LoggerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/Profiler/FileProfilerStorageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/HttpKernel/Tests/UriSignerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Intl/Tests/CountriesTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/Intl/Tests/CurrenciesTest.php |
45 12 + 33 - 0 !
src/Symfony/Component/Intl/Tests/Data/Bundle/Reader/BundleEntryReaderTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/Intl/Tests/Data/Bundle/Reader/IntlBundleReaderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Intl/Tests/Data/Bundle/Writer/JsonBundleWriterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Intl/Tests/Data/Bundle/Writer/PhpBundleWriterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Intl/Tests/IntlTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Intl/Tests/LanguagesTest.php |
40 10 + 30 - 0 !
src/Symfony/Component/Intl/Tests/LocaleTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Intl/Tests/LocalesTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Intl/Tests/ScriptsTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Intl/Tests/TimezonesTest.php |
31 10 + 21 - 0 !
src/Symfony/Component/Intl/Tests/Transliterator/EmojiTransliteratorTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Intl/Tests/Util/GitRepositoryTest.php |
11 3 + 8 - 0 !
src/Symfony/Component/Intl/Tests/Util/IcuVersionTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Intl/Tests/Util/VersionTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/AdapterTest.php |
27 7 + 20 - 0 !
src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/EntryManagerTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Ldap/Tests/Adapter/ExtLdap/LdapManagerTest.php |
47 12 + 35 - 0 !
src/Symfony/Component/Ldap/Tests/LdapTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Ldap/Tests/Security/CheckLdapCredentialsListenerTest.php |
15 4 + 11 - 0 !
src/Symfony/Component/Ldap/Tests/Security/LdapUserProviderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Lock/Tests/LockTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Lock/Tests/Store/AbstractStoreTestCase.php |
1 1 + 0 - 0 !
src/Symfony/Component/Lock/Tests/Store/CombinedStoreTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/DoctrineDbalPostgreSqlStoreTest.php |
11 4 + 7 - 0 !
src/Symfony/Component/Lock/Tests/Store/DoctrineDbalStoreTest.php |
19 6 + 13 - 0 !
src/Symfony/Component/Lock/Tests/Store/MemcachedStoreTest.php |
5 3 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/MongoDbStoreFactoryTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/MongoDbStoreTest.php |
16 5 + 11 - 0 !
src/Symfony/Component/Lock/Tests/Store/PdoStoreTest.php |
15 5 + 10 - 0 !
src/Symfony/Component/Lock/Tests/Store/PostgreSqlStoreTest.php |
8 3 + 5 - 0 !
src/Symfony/Component/Lock/Tests/Store/PredisStoreTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/RedisArrayStoreTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/RedisClusterStoreTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/RedisProxyStoreFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Lock/Tests/Store/RedisStoreTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/RelayStoreTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/Lock/Tests/Store/SemaphoreStoreTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/StoreFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Lock/Tests/Store/ZookeeperStoreFactoryTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/ZookeeperStoreTest.php |
8 3 + 5 - 0 !
src/Symfony/Component/Lock/Tests/Strategy/ConsensusStrategyTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Lock/Tests/Strategy/UnanimousStrategyTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Mailer/Bridge/Amazon/Tests/Transport/SesApiAsyncAwsTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Amazon/Tests/Transport/SesHttpAsyncAwsTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Brevo/Tests/Transport/BrevoApiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/MailPace/Tests/Transport/MailPaceApiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Mailchimp/Tests/Transport/MandrillApiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Mailchimp/Tests/Transport/MandrillHttpTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/MailerSend/Tests/Transport/MailerSendApiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Mailgun/Tests/Transport/MailgunApiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Mailgun/Tests/Transport/MailgunHttpTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Mailjet/Tests/Transport/MailjetApiTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Mailer/Bridge/OhMySmtp/Tests/Transport/OhMySmtpApiTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Mailer/Bridge/OhMySmtp/Tests/Transport/OhMySmtpSmtpTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/OhMySmtp/Tests/Transport/OhMySmtpTransportFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Postmark/Tests/Transport/PostmarkApiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Scaleway/Tests/Transport/ScalewayApiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/RemoteEvent/SendgridPayloadConverterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/Transport/SendgridApiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/Webhook/SendgridSignedRequestParserTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/Webhook/SendgridWrongSecretRequestParserTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Mailer/Bridge/Sendgrid/Tests/Webhook/SendgridWrongSignatureRequestParserTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Mailer/Bridge/Sendinblue/Tests/Transport/SendinblueApiTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Mailer/Bridge/Sendinblue/Tests/Transport/SendinblueTransportFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Test/TransportFactoryTestCase.php |
16 4 + 12 - 0 !
src/Symfony/Component/Mailer/Tests/EventListener/MessageListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Tests/Exception/UnsupportedSchemeExceptionTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/AbstractTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/DsnTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/FailoverTransportTest.php |
26 9 + 17 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/NativeTransportFactoryTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/RoundRobinTransportTest.php |
10 3 + 7 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/Smtp/SmtpTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/Smtp/Stream/AbstractStreamTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Tests/Transport/Smtp/Stream/SocketStreamTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mailer/Tests/TransportTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Messenger/Bridge/AmazonSqs/Tests/Transport/AmazonSqsIntegrationTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Bridge/AmazonSqs/Tests/Transport/ConnectionTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/AmqpExtIntegrationTest.php |
9 3 + 6 - 0 !
src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/AmqpReceivedStampTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/AmqpReceiverTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/AmqpSenderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/AmqpStampTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/AmqpTransportFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/AmqpTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Bridge/Amqp/Tests/Transport/ConnectionTest.php |
11 3 + 8 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/ConnectionTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineIntegrationTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlFilterIntegrationTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlIntegrationTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlPgbouncerIntegrationTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlRegularIntegrationTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/ConnectionTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisExtIntegrationTest.php |
21 6 + 15 - 0 !
src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisReceiverTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RedisTransportFactoryTest.php |
11 3 + 8 - 0 !
src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RelayExtIntegrationTest.php |
16 10 + 6 - 0 !
src/Symfony/Component/Messenger/Tests/Command/ConsumeMessagesCommandTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Messenger/Tests/Command/DebugCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/Command/FailedMessagesShowCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/Command/SetupTransportsCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/DependencyInjection/MessengerPassTest.php |
36 9 + 27 - 0 !
src/Symfony/Component/Messenger/Tests/EventListener/ResetServicesListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/EventListener/StopWorkerOnCustomStopExceptionListenerTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Messenger/Tests/EventListener/StopWorkerOnFailureLimitListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/EventListener/StopWorkerOnMemoryLimitListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/EventListener/StopWorkerOnMessageLimitListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/EventListener/StopWorkerOnRestartSignalListenerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Messenger/Tests/EventListener/StopWorkerOnTimeLimitListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/Handler/HandleDescriptorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/MessageBusTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Messenger/Tests/Middleware/DispatchAfterCurrentBusMiddlewareTest.php |
12 4 + 8 - 0 !
src/Symfony/Component/Messenger/Tests/Middleware/HandleMessageMiddlewareTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/Middleware/SendMessageMiddlewareTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/Retry/MultiplierRetryStrategyTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/Transport/InMemory/InMemoryTransportFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/Transport/Serialization/Normalizer/FlattenExceptionNormalizerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/Transport/Serialization/SerializerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Messenger/Tests/WorkerTest.php |
8 3 + 5 - 0 !
src/Symfony/Component/Mime/Tests/AddressTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Mime/Tests/Crypto/DkimSignerTest.php |
17 5 + 12 - 0 !
src/Symfony/Component/Mime/Tests/Crypto/SMimeEncrypterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mime/Tests/Crypto/SMimeSignerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mime/Tests/FileBinaryMimeTypeGuesserTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Mime/Tests/FileinfoMimeTypeGuesserTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mime/Tests/MessageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mime/Tests/MimeTypesTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mime/Tests/Part/TextPartTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Mime/Tests/RawMessageTest.php |
19 5 + 14 - 0 !
src/Symfony/Component/Notifier/Bridge/Bandwidth/Tests/BandwidthTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/ClickSend/Tests/ClickSendTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/Firebase/Tests/FirebaseTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/FortySixElks/Tests/FortySixElksTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/GoIp/Tests/GoIpTransportTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Notifier/Bridge/GoogleChat/Tests/GoogleChatOptionsTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/Isendpro/Tests/IsendproTransportFactoryTest.php |
5 2 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/KazInfoTeh/Tests/KazInfoTehTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureTransportTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/Notifier/Bridge/MessageMedia/Tests/MessageMediaTransportTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Tests/Action/ActionCardTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Tests/Action/Input/MultiChoiceInputTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Tests/Action/OpenUriActionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Tests/MicrosoftTeamsOptionsTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Tests/Section/SectionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/Mobyt/Tests/MobytOptionsTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/Novu/Tests/NovuOptionsTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/OvhCloud/Tests/OvhCloudTransportTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/Notifier/Bridge/Plivo/Tests/PlivoTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/RingCentral/Tests/RingCentralTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/Sendinblue/Tests/SendinblueTransportFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/Sendinblue/Tests/SendinblueTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/SimpleTextin/Tests/SimpleTextinTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/Slack/Tests/SlackOptionsTest.php |
17 5 + 12 - 0 !
src/Symfony/Component/Notifier/Bridge/Slack/Tests/SlackTransportTest.php |
6 2 + 4 - 0 !
src/Symfony/Component/Notifier/Bridge/SmsBiuras/Tests/SmsBiurasTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/Smsapi/Tests/SmsapiTransportTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/Smsmode/Tests/SmsmodeTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/SpotHit/Tests/SpotHitTransportTest.php |
5 2 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/Telegram/Tests/TelegramOptionsTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/Telegram/Tests/TelegramTransportTest.php |
19 5 + 14 - 0 !
src/Symfony/Component/Notifier/Bridge/Termii/Tests/TermiiTransportTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Bridge/Twilio/Tests/TwilioTransportTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Notifier/Test/TransportFactoryTestCase.php |
20 5 + 15 - 0 !
src/Symfony/Component/Notifier/Test/TransportTestCase.php |
16 4 + 12 - 0 !
src/Symfony/Component/Notifier/Tests/Channel/BrowserChannelTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Tests/Channel/ChannelPolicyTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Tests/Event/FailedMessageEventTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Notifier/Tests/Event/SentMessageEventTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Notifier/Tests/Exception/UnsupportedSchemeExceptionTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Notifier/Tests/Message/NullMessageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Tests/Recipient/RecipientTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Notifier/Tests/Transport/DsnTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Notifier/Tests/Transport/FailoverTransportTest.php |
18 6 + 12 - 0 !
src/Symfony/Component/OptionsResolver/Tests/OptionsResolverTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/PasswordHasher/Tests/Command/UserPasswordHashCommandTest.php |
6 2 + 4 - 0 !
src/Symfony/Component/PasswordHasher/Tests/Hasher/NativePasswordHasherTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/PasswordHasher/Tests/Hasher/SodiumPasswordHasherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Process/Tests/ExecutableFinderTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Process/Tests/PhpSubprocessTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Process/Tests/ProcessTest.php |
92 24 + 68 - 0 !
src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorArrayAccessTestCase.php |
20 5 + 15 - 0 !
src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorCollectionTestCase.php |
4 1 + 3 - 0 !
src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php |
95 24 + 71 - 0 !
src/Symfony/Component/PropertyAccess/Tests/PropertyPathBuilderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/PropertyAccess/Tests/PropertyPathTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/PropertyInfo/Tests/DependencyInjection/PropertyInfoPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpDocExtractorTest.php |
56 14 + 42 - 0 !
src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php |
62 16 + 46 - 0 !
src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php |
93 24 + 69 - 0 !
src/Symfony/Component/PropertyInfo/Tests/PropertyInfoCacheExtractorTest.php |
7 7 + 0 - 0 !
src/Symfony/Component/RateLimiter/Tests/CompoundLimiterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/RateLimiter/Tests/Policy/FixedWindowLimiterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/RateLimiter/Tests/Policy/RateTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/RateLimiter/Tests/Policy/SlidingWindowLimiterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/RateLimiter/Tests/Policy/SlidingWindowTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/RateLimiter/Tests/Policy/TokenBucketLimiterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/RateLimiter/Tests/RateLimitTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/RateLimiter/Tests/RateLimiterFactoryTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Routing/Tests/Attribute/RouteTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Routing/Tests/Generator/Dumper/CompiledUrlGeneratorDumperTest.php |
15 6 + 9 - 0 !
src/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
39 12 + 27 - 0 !
src/Symfony/Component/Routing/Tests/Loader/AttributeClassLoaderTestCase.php |
8 2 + 6 - 0 !
src/Symfony/Component/Routing/Tests/Loader/AttributeClassLoaderWithAnnotationsTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Loader/AttributeDirectoryLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Loader/AttributeFileLoaderTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Routing/Tests/Loader/ContainerLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Loader/DirectoryLoaderTest.php |
2 2 + 0 - 0 !
src/Symfony/Component/Routing/Tests/Loader/ObjectLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Loader/Psr4DirectoryLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Routing/Tests/Loader/YamlFileLoaderTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Routing/Tests/Matcher/Dumper/CompiledUrlMatcherDumperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Matcher/Dumper/StaticPrefixCollectionTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Matcher/ExpressionLanguageProviderTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Routing/Tests/Requirement/EnumRequirementTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Requirement/RequirementTest.php |
356 148 + 208 - 0 !
src/Symfony/Component/Routing/Tests/RouteCompilerTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Routing/Tests/RouteTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Scheduler/Tests/Generator/MessageGeneratorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Scheduler/Tests/Trigger/CronExpressionTriggerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Scheduler/Tests/Trigger/PeriodicalTriggerTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Security/Core/Test/AccessDecisionStrategyTestCase.php |
3 1 + 2 - 0 !
src/Symfony/Component/Security/Core/Tests/Authentication/Token/AbstractTokenTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Core/Tests/Authentication/Token/Storage/TokenStorageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Core/Tests/Authorization/AuthorizationCheckerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Core/Tests/Authorization/ExpressionLanguageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Core/Tests/Authorization/TraceableAccessDecisionManagerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/AuthenticatedVoterTest.php |
10 3 + 7 - 0 !
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/ExpressionVoterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/RoleHierarchyVoterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/RoleVoterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Core/Tests/Authorization/Voter/VoterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Core/Tests/Resources/TranslationFilesTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Core/Tests/SecurityTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Core/Tests/User/InMemoryUserTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Security/Core/Tests/Validator/Constraints/UserPasswordTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Core/Tests/Validator/Constraints/UserPasswordValidatorTestCase.php |
12 3 + 9 - 0 !
src/Symfony/Component/Security/Csrf/Tests/TokenGenerator/UriSafeTokenGeneratorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Csrf/Tests/TokenStorage/NativeSessionTokenStorageTest.php |
20 6 + 14 - 0 !
src/Symfony/Component/Security/Http/Tests/AccessToken/Oidc/OidcTokenHandlerTest.php |
18 5 + 13 - 0 !
src/Symfony/Component/Security/Http/Tests/AccessToken/Oidc/OidcUserInfoTokenHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authentication/AuthenticatorManagerTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Security/Http/Tests/Authentication/DefaultAuthenticationSuccessHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/AbstractLoginFormAuthenticatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/AccessToken/ChainedAccessTokenExtractorsTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/AccessToken/FormEncodedBodyAccessTokenAuthenticatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/AccessToken/HeaderAccessTokenAuthenticatorTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/AccessToken/QueryAccessTokenAuthenticatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/AccessTokenAuthenticatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/FormLoginAuthenticatorTest.php |
44 11 + 33 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/HttpBasicAuthenticatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/JsonLoginAuthenticatorTest.php |
20 6 + 14 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/LoginLinkAuthenticatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/RememberMeAuthenticatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/RemoteUserAuthenticatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Http/Tests/Authenticator/X509AuthenticatorTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Security/Http/Tests/Controller/UserValueResolverTest.php |
10 3 + 7 - 0 !
src/Symfony/Component/Security/Http/Tests/EventListener/CheckCredentialsListenerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Http/Tests/EventListener/CheckRememberMeConditionsListenerTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Security/Http/Tests/EventListener/ClearSiteDataLogoutListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/EventListener/CsrfTokenClearingLogoutListenerTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Security/Http/Tests/EventListener/IsGrantedAttributeListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/EventListener/PasswordMigratingListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/EventListener/UserProviderListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Firewall/ContextListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php |
27 7 + 20 - 0 !
src/Symfony/Component/Security/Http/Tests/Firewall/LogoutListenerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Security/Http/Tests/HttpUtilsTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Security/Http/Tests/LoginLink/LoginLinkHandlerTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/Security/Http/Tests/RememberMe/SignatureRememberMeHandlerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Semaphore/Tests/SemaphoreTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Semaphore/Tests/Store/AbstractStoreTestCase.php |
2 2 + 0 - 0 !
src/Symfony/Component/Semaphore/Tests/Store/RedisArrayStoreTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Semaphore/Tests/Store/RedisClusterStoreTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Semaphore/Tests/Store/RedisStoreTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Semaphore/Tests/Store/RelayStoreTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Semaphore/Tests/Store/StoreFactoryTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Annotation/ContextTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Annotation/MaxDepthTest.php |
6 2 + 4 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Encoder/CsvEncoderContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Encoder/JsonEncoderContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Encoder/XmlEncoderContextBuilderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Encoder/YamlEncoderContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/AbstractNormalizerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/AbstractObjectNormalizerContextBuilderTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/ConstraintViolationListNormalizerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/DateIntervalNormalizerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/DateTimeNormalizerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/FormErrorNormalizerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/ProblemNormalizerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/UidNormalizerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/Normalizer/UnwrappingDenormalizerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Context/SerializerContextBuilderTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/DeserializeNestedArrayOfObjectsTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Encoder/CsvEncoderTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Serializer/Tests/Encoder/JsonDecodeTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Serializer/Tests/Encoder/JsonEncodeTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Mapping/Factory/CompiledClassMetadataFactoryTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Serializer/Tests/Mapping/Loader/AnnotationLoaderWithDoctrineAnnotationsTest.php |
18 15 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Mapping/Loader/AttributeLoaderTestCase.php |
5 2 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/NameConverter/CamelCaseToSnakeCaseNameConverterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Serializer/Tests/NameConverter/MetadataAwareNameConverterTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/AbstractNormalizerTest.php |
14 4 + 10 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/AbstractObjectNormalizerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/ConstraintViolationListNormalizerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/DataUriNormalizerTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/DateIntervalNormalizerTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/DateTimeNormalizerTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
10 4 + 6 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/ObjectNormalizerTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php |
9 3 + 6 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/UidNormalizerTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Serializer/Tests/SerializerTest.php |
28 9 + 19 - 0 !
src/Symfony/Component/Stopwatch/Tests/StopwatchEventTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Stopwatch/Tests/StopwatchPeriodTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Stopwatch/Tests/StopwatchTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/String/Tests/AbstractAsciiTestCase.php |
216 54 + 162 - 0 !
src/Symfony/Component/String/Tests/AbstractUnicodeTestCase.php |
4 1 + 3 - 0 !
src/Symfony/Component/String/Tests/FunctionsTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/String/Tests/Inflector/EnglishInflectorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/String/Tests/Inflector/FrenchInflectorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/String/Tests/LazyStringTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/String/Tests/Slugger/AsciiSluggerTest.php |
15 4 + 11 - 0 !
src/Symfony/Component/String/Tests/SluggerTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/Templating/Tests/DelegatingEngineTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/Helper/HelperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/Helper/SlotsHelperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/Loader/CacheLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/Loader/ChainLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/Loader/FilesystemLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/Loader/LoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/PhpEngineTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Templating/Tests/Storage/FileStorageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/Storage/StorageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/Storage/StringStorageTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Templating/Tests/TemplateNameParserTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Translation/Bridge/Crowdin/Tests/CrowdinProviderTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Translation/Bridge/Loco/Tests/LocoProviderTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Translation/Bridge/Loco/Tests/LocoProviderWithoutTranslatorBagTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Translation/Bridge/Lokalise/Tests/LokaliseProviderTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Translation/Bridge/Phrase/Tests/PhraseProviderFactoryTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Translation/Bridge/Phrase/Tests/PhraseProviderTest.php |
92 35 + 57 - 0 !
src/Symfony/Component/Translation/Test/ProviderFactoryTestCase.php |
16 4 + 12 - 0 !
src/Symfony/Component/Translation/Test/ProviderTestCase.php |
4 1 + 3 - 0 !
src/Symfony/Component/Translation/Tests/Command/TranslationPullCommandTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Translation/Tests/Command/TranslationPushCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Translation/Tests/Command/XliffLintCommandTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Translation/Tests/DataCollector/TranslationDataCollectorTest.php |
5 1 + 4 - 0 !
src/Symfony/Component/Translation/Tests/DependencyInjection/DataCollectorTranslatorPassTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Translation/Tests/Exception/UnsupportedSchemeExceptionTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Translation/Tests/Extractor/PhpAstExtractorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Translation/Tests/Extractor/PhpExtractorTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/Translation/Tests/Formatter/IntlFormatterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Translation/Tests/Formatter/MessageFormatterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Translation/Tests/Loader/IcuDatFileLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Translation/Tests/Loader/IcuResFileLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Translation/Tests/LocaleSwitcherTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Translation/Tests/Provider/DsnTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Translation/Tests/PseudoLocalizationTranslatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Translation/Tests/TranslatableTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Translation/Tests/TranslatorCacheTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Translation/Tests/TranslatorTest.php |
68 17 + 51 - 0 !
src/Symfony/Component/Translation/Tests/Util/ArrayConverterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Uid/Tests/Command/GenerateUlidCommandTest.php |
10 3 + 7 - 0 !
src/Symfony/Component/Uid/Tests/Command/GenerateUuidCommandTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Uid/Tests/UlidTest.php |
44 13 + 31 - 0 !
src/Symfony/Component/Uid/Tests/UuidTest.php |
42 12 + 30 - 0 !
src/Symfony/Component/Validator/Tests/ConstraintValidatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/ConstraintViolationListTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/AbstractComparisonValidatorTestCase.php |
28 7 + 21 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/AllValidatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/AtLeastOneOfValidatorTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/BicValidatorTest.php |
19 4 + 15 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/BlankValidatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/CardSchemeValidatorTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/CidrTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/CidrValidatorTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/CollectionTest.php |
12 4 + 8 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/CountValidatorTestCase.php |
52 13 + 39 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/CssColorValidatorTest.php |
88 22 + 66 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/DateValidatorTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/DivisibleByValidatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/EmailValidatorTest.php |
58 16 + 42 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/ExpressionLanguageSyntaxTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/ExpressionLanguageSyntaxValidatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/ExpressionSyntaxTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/ExpressionValidatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/FileTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/FileValidatorTestCase.php |
36 9 + 27 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/GreaterThanOrEqualValidatorWithPositiveOrZeroConstraintTest.php |
17 8 + 9 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/GreaterThanValidatorWithPositiveConstraintTest.php |
17 8 + 9 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/HostnameValidatorTest.php |
32 8 + 24 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/IbanValidatorTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
66 17 + 49 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/IpValidatorTest.php |
64 16 + 48 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/IsFalseValidatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/IsNullValidatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/IsTrueValidatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/IsinValidatorTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/JsonValidatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
48 12 + 36 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LessThanOrEqualValidatorWithNegativeOrZeroConstraintTest.php |
22 10 + 12 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorWithNegativeConstraintTest.php |
22 10 + 12 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LocaleValidatorTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/NoSuspiciousCharactersValidatorTest.php |
11 3 + 8 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/NotCompromisedPasswordValidatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/NotNullValidatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/PasswordStrengthValidatorTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
172 43 + 129 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/RegexTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
20 5 + 15 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/TimezoneTest.php |
5 2 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/TimezoneValidatorTest.php |
36 9 + 27 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/UlidValidatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/UniqueValidatorTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/UrlValidatorTest.php |
38 11 + 27 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/UuidValidatorTest.php |
24 6 + 18 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/WhenTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/WhenValidatorTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Validator/Tests/DependencyInjection/AddAutoMappingConfigurationPassTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderWithHybridAnnotationsTest.php |
7 4 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Mapping/Loader/AnnotationLoaderWithLegacyAnnotationsTest.php |
9 6 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Mapping/Loader/PropertyInfoLoaderTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Mapping/Loader/YamlFileLoaderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Resources/TranslationFilesTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Util/PropertyPathTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Validator/Tests/Validator/RecursiveValidatorTest.php |
28 7 + 21 - 0 !
src/Symfony/Component/Validator/Tests/ValidatorBuilderTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/VarDumper/Test/VarDumperTestTrait.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/CasterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/DateCasterTest.php |
48 12 + 36 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/DoctrineCasterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/ExceptionCasterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/FFICasterTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/GmpCasterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/IntlCasterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/MysqliCasterTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/PdoCasterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/RdKafkaCasterTest.php |
7 2 + 5 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/RedisCasterTest.php |
13 4 + 9 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/ReflectionCasterTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php |
6 2 + 4 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/XmlReaderCasterTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Command/Descriptor/CliDescriptorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Command/Descriptor/HtmlDescriptorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Command/ServerDumpCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Dumper/CliDumperTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/VarDumper/Tests/Dumper/ContextProvider/RequestContextProviderTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarDumper/Tests/Dumper/ContextualizedDumperTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/VarDumper/Tests/Dumper/HtmlDumperTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarExporter/Tests/InstantiatorTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/VarExporter/Tests/LazyGhostTraitTest.php |
44 11 + 33 - 0 !
src/Symfony/Component/VarExporter/Tests/LazyProxyTraitTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/VarExporter/Tests/ProxyHelperTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/VarExporter/Tests/VarExporterTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/WebLink/Tests/LinkTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Webhook/Test/AbstractRequestParserTestCase.php |
4 1 + 3 - 0 !
src/Symfony/Component/Workflow/Tests/Attribute/AsListenerTest.php |
12 3 + 9 - 0 !
src/Symfony/Component/Workflow/Tests/Debug/TraceableWorkflowTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Workflow/Tests/Dumper/GraphvizDumperTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Workflow/Tests/Dumper/MermaidDumperTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Workflow/Tests/Dumper/PlantUmlDumperTest.php |
8 2 + 6 - 0 !
src/Symfony/Component/Workflow/Tests/SupportStrategy/InstanceOfSupportStrategyTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Workflow/Tests/Validator/StateMachineValidatorTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Workflow/Tests/Validator/WorkflowValidatorTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Workflow/Tests/WorkflowTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Yaml/Tests/Command/LintCommandTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/Yaml/Tests/DumperTest.php |
16 4 + 12 - 0 !
src/Symfony/Component/Yaml/Tests/InlineTest.php |
100 25 + 75 - 0 !
src/Symfony/Component/Yaml/Tests/ParserTest.php |
84 21 + 63 - 0 !
src/Symfony/Contracts/HttpClient/Test/HttpClientTestCase.php |
18 5 + 13 - 0 !
src/Symfony/Contracts/Translation/Test/TranslatorTest.php |
43 11 + 32 - 0 !
1023 files changed, 3339 insertions(+), 8237 deletions(-) |
phpunit 12 compatibility
../rector-poc/rector src/Symfony/
|
PHPunit 12 compatibility additional fixes.patch | (download) |
src/Symfony/Bridge/Doctrine/Tests/ContainerAwareEventManagerTest.php |
2 2 + 0 - 0 !
src/Symfony/Bridge/Doctrine/Tests/DataCollector/DoctrineDataCollectorTestTrait.php |
8 2 + 6 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Form/Type/EntityTypePerformanceTest.php |
3 0 + 3 - 0 !
src/Symfony/Bridge/Doctrine/Tests/Middleware/Debug/MiddlewareTest.php |
1 0 + 1 - 0 !
src/Symfony/Bridge/Doctrine/Tests/SchemaListener/DoctrineDbalCacheAdapterSchemaListenerTest.php |
1 1 + 0 - 0 !
src/Symfony/Bridge/Doctrine/Tests/SchemaListener/LockStoreSchemaListenerTest.php |
1 1 + 0 - 0 !
src/Symfony/Bridge/Doctrine/Tests/SchemaListener/MessengerTransportDoctrineSchemaListenerTest.php |
1 1 + 0 - 0 !
src/Symfony/Bridge/Doctrine/Tests/SchemaListener/PdoSessionHandlerSchemaListenerTest.php |
1 1 + 0 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/ExpectDeprecationTraitTest.php |
5 0 + 5 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/ExpectedDeprecationAnnotationTest.php |
2 0 + 2 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/FailTests/ExpectDeprecationTraitTestFail.php |
2 0 + 2 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/OnlyExpectingDeprecationSkippedTest.php |
1 0 + 1 - 0 !
src/Symfony/Bridge/PhpUnit/Tests/ProcessIsolationTest.php |
1 0 + 1 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3LayoutTestCase.php |
1 0 + 1 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap5LayoutTestCase.php |
4 0 + 4 - 0 !
src/Symfony/Bridge/Twig/Tests/Extension/HttpFoundationExtensionTest.php |
2 1 + 1 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Command/CachePruneCommandTest.php |
1 0 + 1 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/AbstractDescriptorTestCase.php |
28 14 + 14 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Console/Descriptor/TextDescriptorTest.php |
3 1 + 2 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/XmlFrameworkExtensionTest.php |
2 0 + 2 - 0 !
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/CachePoolsTest.php |
1 0 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/CompleteConfigurationTestCase.php |
2 0 + 2 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/Security/Factory/AbstractFactoryTest.php |
1 0 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/SecurityExtensionTest.php |
2 0 + 2 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/XmlCompleteConfigurationTest.php |
1 0 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/XmlCustomAuthenticatorTest.php |
1 0 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/DependencyInjection/XmlCustomProviderTest.php |
1 0 + 1 - 0 !
src/Symfony/Bundle/SecurityBundle/Tests/Functional/AuthenticatorTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/CouchbaseBucketAdapterTest.php |
5 2 + 3 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/CouchbaseCollectionAdapterTest.php |
5 2 + 3 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/DoctrineDbalAdapterTest.php |
9 4 + 5 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/MemcachedAdapterTest.php |
17 5 + 12 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/PdoAdapterTest.php |
11 4 + 7 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/RedisAdapterTest.php |
9 3 + 6 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/RedisClusterAdapterTest.php |
5 2 + 3 - 0 !
src/Symfony/Component/Cache/Tests/Adapter/RelayAdapterTest.php |
3 1 + 2 - 0 !
src/Symfony/Component/Clock/Test/ClockSensitiveTrait.php |
7 4 + 3 - 0 !
src/Symfony/Component/Config/Tests/Definition/ArrayNodeTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Config/Tests/Definition/Builder/ArrayNodeDefinitionTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Console/Tests/ApplicationTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Console/Tests/Helper/TableTest.php |
4 1 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckCircularReferencesPassTest.php |
3 0 + 3 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckDefinitionValidityPassTest.php |
4 0 + 4 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckExceptionOnInvalidReferenceBehaviorPassTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckReferenceValidityPassTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/CheckTypeDeclarationsPassTest.php |
30 0 + 30 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/MergeExtensionConfigurationPassTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/RegisterAutoconfigureAttributesPassTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
4 0 + 4 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Compiler/ValidateEnvPlaceholdersPassTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
5 0 + 5 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/DependencyInjection/Tests/Dumper/XmlDumperTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ParameterBag/FrozenParameterBagTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/DependencyInjection/Tests/ParameterBag/ParameterBagTest.php |
3 0 + 3 - 0 !
src/Symfony/Component/ErrorHandler/Tests/Exception/FlattenExceptionTest.php |
8 4 + 4 - 0 !
src/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/ExpressionLanguage/Tests/ExpressionLanguageTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Finder/Tests/FinderOpenBasedirTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Form/Tests/ChoiceList/Factory/Cache/ChoiceLoaderTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Form/Tests/ChoiceList/Factory/CachingFactoryDecoratorTest.php |
15 15 + 0 - 0 !
src/Symfony/Component/Form/Tests/ChoiceList/Factory/DefaultChoiceListFactoryTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Form/Tests/ChoiceList/Loader/FilterChoiceLoaderDecoratorTest.php |
3 3 + 0 - 0 !
src/Symfony/Component/Form/Tests/CompoundFormPerformanceTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/DependencyInjection/FormPassTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformerTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/CheckboxTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypePerformanceTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/ColorTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/CountryTypeTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/CurrencyTypeTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/DateIntervalTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTimeTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/DateTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/FileTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/IntegerTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/LanguageTypeTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/LocaleTypeTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/MoneyTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/NumberTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/PasswordTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/RepeatedTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/TextTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/TimeTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Core/Type/TimezoneTypeTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Form/Tests/Extension/Validator/Constraints/FormValidatorPerformanceTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/HttpClient/Tests/AmpHttpClientTest.php |
2 0 + 2 - 0 !
src/Symfony/Component/HttpClient/Tests/AsyncDecoratorTraitTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/HttpClient/Tests/CurlHttpClientTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/HttpClient/Tests/HttpClientTestCase.php |
2 0 + 2 - 0 !
src/Symfony/Component/HttpClient/Tests/MockHttpClientTest.php |
3 0 + 3 - 0 !
src/Symfony/Component/HttpClient/Tests/NativeHttpClientTest.php |
5 0 + 5 - 0 !
src/Symfony/Component/HttpFoundation/Tests/ExpressionRequestMatcherTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/HttpFoundation/Tests/InputBagTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/SessionTest.php |
8 4 + 4 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/MetadataBagTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/HttpFoundation/Tests/Session/Storage/NativeSessionStorageTest.php |
3 0 + 3 - 0 !
src/Symfony/Component/HttpFoundation/Tests/UriSignerTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/HttpFoundation/Tests/UrlHelperTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
6 0 + 6 - 0 !
src/Symfony/Component/Intl/Tests/CurrenciesTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Intl/Tests/TimezonesTest.php |
3 0 + 3 - 0 !
src/Symfony/Component/Intl/Tests/Transliterator/EmojiTransliteratorTest.php |
2 2 + 0 - 0 !
src/Symfony/Component/Lock/Tests/Store/AbstractStoreTestCase.php |
1 0 + 1 - 0 !
src/Symfony/Component/Lock/Tests/Store/BlockingStoreTestTrait.php |
4 2 + 2 - 0 !
src/Symfony/Component/Lock/Tests/Store/DoctrineDbalStoreTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Lock/Tests/Store/MemcachedStoreTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Lock/Tests/Store/PdoStoreTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlFilterIntegrationTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlIntegrationTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlPgbouncerIntegrationTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrinePostgreSqlRegularIntegrationTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Messenger/Bridge/Doctrine/Tests/Transport/DoctrineTransportTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/ConnectionTest.php |
9 9 + 0 - 0 !
src/Symfony/Component/Messenger/Bridge/Redis/Tests/Transport/RelayExtIntegrationTest.php |
7 0 + 7 - 0 !
src/Symfony/Component/Mime/Tests/FileBinaryMimeTypeGuesserTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Notifier/Bridge/Mercure/Tests/MercureTransportTest.php |
3 0 + 3 - 0 !
src/Symfony/Component/Notifier/Bridge/MicrosoftTeams/Tests/Action/Input/MultiChoiceInputTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Notifier/Bridge/SpotHit/Tests/SpotHitTransportTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Notifier/Test/TransportFactoryTestCase.php |
2 1 + 1 - 0 !
src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorArrayAccessTestCase.php |
8 4 + 4 - 0 !
src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php |
6 3 + 3 - 0 !
src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpDocExtractorTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/PropertyInfo/Tests/Extractor/PhpStanExtractorTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/PropertyInfo/Tests/PropertyInfoCacheExtractorTest.php |
7 0 + 7 - 0 !
src/Symfony/Component/Routing/Tests/Generator/Dumper/CompiledUrlGeneratorDumperTest.php |
3 0 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
3 0 + 3 - 0 !
src/Symfony/Component/Routing/Tests/Loader/DirectoryLoaderTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Security/Core/Tests/Authentication/Token/AbstractTokenTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Security/Http/Tests/AccessToken/Oidc/OidcUserInfoTokenHandlerTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Security/Http/Tests/EventListener/CsrfTokenClearingLogoutListenerTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Security/Http/Tests/Firewall/ExceptionListenerTest.php |
2 1 + 1 - 0 !
src/Symfony/Component/Semaphore/Tests/Store/AbstractStoreTestCase.php |
2 0 + 2 - 0 !
src/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/Features/CallbacksTestTrait.php |
29 8 + 21 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/Features/CircularReferenceTestTrait.php |
5 2 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/Features/ContextMetadataTestTrait.php |
9 3 + 6 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/Features/SkipUninitializedValuesTestTrait.php |
5 2 + 3 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/GetSetMethodNormalizerTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Serializer/Tests/Normalizer/PropertyNormalizerTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/String/Tests/AbstractAsciiTestCase.php |
4 2 + 2 - 0 !
src/Symfony/Component/Translation/Tests/Loader/CsvFileLoaderTest.php |
1 1 + 0 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/GreaterThanOrEqualValidatorWithPositiveOrZeroConstraintTest.php |
5 0 + 5 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/GreaterThanValidatorWithPositiveConstraintTest.php |
5 0 + 5 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LessThanOrEqualValidatorWithNegativeOrZeroConstraintTest.php |
4 0 + 4 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorWithNegativeConstraintTest.php |
6 0 + 6 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/TimezoneTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Validator/Tests/Constraints/WhenValidatorTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/VarDumper/Tests/Caster/DateCasterTest.php |
14 7 + 7 - 0 !
src/Symfony/Component/VarDumper/Tests/Dumper/ContextualizedDumperTest.php |
3 2 + 1 - 0 !
src/Symfony/Component/Workflow/Tests/Attribute/AsListenerTest.php |
4 2 + 2 - 0 !
src/Symfony/Component/Workflow/Tests/Validator/StateMachineValidatorTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Workflow/Tests/Validator/WorkflowValidatorTest.php |
1 0 + 1 - 0 !
src/Symfony/Component/Yaml/Tests/InlineTest.php |
4 2 + 2 - 0 !
158 files changed, 158 insertions(+), 362 deletions(-) |
phpunit 12 compatibility: additional fixes
|