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
2021-04-16 19:32:19 +02:00
..
Asset [CS] Replace easy occurences of ?: with ?? 2021-04-07 17:47:03 +02:00
BrowserKit minor #40728 [PHPDoc] Fix some union type cases (fancyweb) 2021-04-08 09:40:10 +02:00
Cache [Cache] Apply NullAdapter as Null Object 2021-04-12 16:22:57 +02:00
Config [CS] Replace easy occurences of ?: with ?? 2021-04-07 17:47:03 +02:00
Console [Console] : added phpdocs to InputOption constants 2021-04-16 19:32:19 +02:00
CssSelector [CS] Replace easy occurences of ?: with ?? 2021-04-07 17:47:03 +02:00
Debug Avoid warning with Xdebug 3 with develop mode disabled 2021-04-02 09:50:12 +02:00
DependencyInjection [CS] Replace easy occurences of ?: with ?? 2021-04-07 17:47:03 +02:00
DomCrawler Fix: Article 2021-02-14 13:29:41 +01:00
Dotenv Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
ErrorHandler Avoid warning with Xdebug 3 with develop mode disabled 2021-04-02 09:50:12 +02:00
EventDispatcher Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
ExpressionLanguage [CS] Replace easy occurences of ?: with ?? 2021-04-07 17:47:03 +02:00
Filesystem Fixed bugs found by psalm 2021-04-01 12:24:12 +02:00
Finder mark the LazyIterator class as internal 2021-02-12 11:48:09 +01:00
Form minor #40728 [PHPDoc] Fix some union type cases (fancyweb) 2021-04-08 09:40:10 +02:00
HttpClient Revert "minor #40768 [HttpClient] [PHPDoc] Fix 2 remaining return mixed (fancyweb)" 2021-04-12 08:52:04 +02:00
HttpFoundation Fix issue with RequestMatcher when attribute is a closure 2021-04-15 08:06:12 -07:00
HttpKernel [HttpKernel] Minor fixes and tweaks in the Symfony Welcome Page 2021-04-12 10:48:24 +02:00
Inflector [Inflector] Fixed pluralize "coupon" 2021-03-17 17:19:54 +01:00
Intl [Intl] fix Locale::getFallback() throwing exception on long $locale 2021-02-17 16:45:29 +01:00
Ldap Fix: Article 2021-02-14 13:29:41 +01:00
Lock FIx Trying to clone an uncloneable object of class 2021-03-24 09:30:27 +01:00
Mailer fix test SocketStreamTest for Windows 2021-04-16 15:10:02 +03:00
Messenger minor #40728 [PHPDoc] Fix some union type cases (fancyweb) 2021-04-08 09:40:10 +02:00
Mime [PHPDoc] Fix some union type cases 2021-04-07 18:22:29 +02:00
OptionsResolver Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Process [PHPDoc] Fix some union type cases 2021-04-07 18:22:29 +02:00
PropertyAccess Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
PropertyInfo [PropertyInfo] Use the right context for methods defined in traits 2021-04-13 18:23:01 -04:00
Routing [Route] Better inline requirements and defaults parsing 2021-04-11 14:59:39 +02:00
Security minor #40728 [PHPDoc] Fix some union type cases (fancyweb) 2021-04-08 09:40:10 +02:00
Serializer [Serializer][Validator] Update some phpDoc relative to "getters" 2021-04-13 08:32:41 +02:00
Stopwatch Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Templating Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Translation [translation] Fix update existing key with existing +int-icu domain 2021-03-23 17:25:01 +01:00
Validator Fix CS in IsbnValidator and IssnValidator 2021-04-14 11:41:13 +02:00
VarDumper Fixed bugs found by psalm 2021-04-01 12:24:12 +02:00
VarExporter Fixed bugs found by psalm 2021-04-01 12:24:12 +02:00
WebLink [WebLink] Removed unused property 2021-03-07 14:19:33 +01:00
Workflow [CS] Replace easy occurences of ?: with ?? 2021-04-07 17:47:03 +02:00
Yaml [Yaml] Fixed infinite loop when parser goes through an additional and invalid closing tag 2021-04-05 12:16:45 +02:00