This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component
Christian Flothmann 04f79c5536 fix tests
2019-09-20 09:04:12 +02:00
..
Asset Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
BrowserKit Remove Google references when not needed 2019-09-10 12:13:59 +02:00
Cache [Cache] fix return type declarations 2019-08-26 09:52:58 +02:00
ClassLoader Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Config Re-enable previously failing PHP 7.4 test cases 2019-09-19 17:32:51 +02:00
Console [Console] Get dimensions from stty on windows if possible 2019-09-13 13:40:57 +01:00
CssSelector Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Debug Re-enable previously failing PHP 7.4 test cases 2019-09-19 17:32:51 +02:00
DependencyInjection Re-enable previously failing PHP 7.4 test cases 2019-09-19 17:32:51 +02:00
DomCrawler minor #33289 [DomCrawler] Fix FileFormField PHPDoc (dunglas) 2019-08-30 19:42:32 +02:00
Dotenv Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
EventDispatcher Fix mocks for ImmutableEventDispatcher. 2019-08-23 10:05:57 +02:00
ExpressionLanguage SCA: dropped unused mocks, duplicate import and a function alias usage 2019-08-07 09:23:44 +02:00
Filesystem Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Finder [Finder] Prevent unintentional file locks in Windows 2019-09-01 23:32:23 +02:00
Form Revert "bug #33618 fix tests depending on other components' tests (xabbuh)" 2019-09-19 09:17:54 +02:00
HttpFoundation Call AssertEquals with proper parameters 2019-09-18 13:43:43 +02:00
HttpKernel Revert "bug #33618 fix tests depending on other components' tests (xabbuh)" 2019-09-19 09:17:54 +02:00
Inflector [Inflector] Add .gitignore file 2019-09-17 10:36:34 +02:00
Intl SCA: minor code tweaks 2019-09-08 19:26:24 +02:00
Ldap Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
Lock Cleanup tests 2019-09-02 16:34:19 +02:00
OptionsResolver Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Process [Process] fix typo in tests 2019-09-19 19:10:56 +02:00
PropertyAccess [Form] fix return type declarations 2019-08-26 09:52:58 +02:00
PropertyInfo ensure compatibility with type resolver 0.5 2019-09-18 15:36:31 +02:00
Routing [Routing] Fix return type declarations 2019-08-26 09:50:50 +02:00
Security [Security] Removed unused argument in Test 2019-09-15 19:41:45 +02:00
Serializer Cleanup tests 2019-09-02 16:34:19 +02:00
Stopwatch Fix remaining tests 2019-08-06 15:24:37 +02:00
Templating [Templating] fix return type declarations 2019-08-26 09:52:58 +02:00
Translation [Translation] fix return type declarations 2019-08-26 09:52:58 +02:00
Validator fix tests 2019-09-20 09:04:12 +02:00
VarDumper Remove Google references when not needed 2019-09-10 12:13:59 +02:00
WebLink Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Workflow Add gitignore file for Symfony 3.4 2019-09-17 11:52:54 +02:00
Yaml don't dump a scalar tag value on its own line 2019-09-10 12:38:46 +02:00