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
2020-01-04 10:13:45 +01:00
..
Asset Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
BrowserKit Remove unused local variables in tests 2019-10-24 17:33:53 +02:00
Cache [Cache] fix memory leak when using PhpArrayAdapter 2019-12-05 19:35:35 +01:00
ClassLoader Fix inconsistent return points. 2019-08-20 15:31:17 +02:00
Config Use ::class constants instead of __NAMESPACE__ when possible 2019-12-16 11:25:54 +01:00
Console [Console][FormatterHelper] Use helper strlen statically and remove duplicated code 2019-12-29 18:51:53 +01:00
CssSelector Fix the :only-of-type pseudo class selector 2019-10-01 13:57:37 +02:00
Debug Use ::class constants instead of __NAMESPACE__ when possible 2019-12-16 11:25:54 +01:00
DependencyInjection [DI] skip looking for config class when the extension class is anonymous 2019-12-19 11:27:02 +01:00
DomCrawler Remove unused local variables in tests 2019-10-24 17:33:53 +02:00
Dotenv Fixed test added in #35022 2019-12-26 08:58:28 +01:00
EventDispatcher Remove unused local variables in tests 2019-10-24 17:33:53 +02:00
ExpressionLanguage bug #34842 [ExpressionLanguage] Process division by zero (tigr1991) 2019-12-10 09:19:19 +01:00
Filesystem [Filesystem] [Serializer] fixes English grammar typo 2019-11-25 17:36:22 +01:00
Finder [Finder] Fixed docs 2019-11-17 22:55:15 +01:00
Form ensure to expect no validation for the right reasons 2020-01-04 10:13:45 +01:00
HttpFoundation X-Accel Nginx URL updated 2019-12-26 09:05:33 +01:00
HttpKernel Use ::class constants instead of __NAMESPACE__ when possible 2019-12-16 11:25:54 +01:00
Inflector [Inflector] Add .gitignore file 2019-09-17 10:36:34 +02:00
Intl [Intl] Update the ICU data to 65.1 2019-10-04 20:48:33 +02:00
Ldap Fix CS 2019-12-01 09:33:36 +01:00
Lock [Lock] use Predis\ClientInterface instead of Predis\Client 2019-09-23 16:31:27 +02:00
OptionsResolver #30432 fix an error message 2019-10-26 07:02:01 -04:00
Process Revert "minor #34608 [Process] add tests for php executable finder if file does not exist (ahmedash95)" 2019-11-28 11:05:51 +01:00
PropertyAccess forward caught exception 2019-12-09 21:23:16 +01:00
PropertyInfo [PropertyInfo] Respect property name case when guessing from public method name 2019-10-11 06:14:16 +02:00
Routing Fix CS 2019-12-01 09:33:36 +01:00
Security minor #34990 Use ::class constants instead of __NAMESPACE__ when possible (fre5h) 2019-12-16 11:55:12 +01:00
Serializer Use ::class constants instead of __NAMESPACE__ when possible 2019-12-16 11:25:54 +01:00
Stopwatch bug #34181 [Stopwatch] Fixed bug in getDuration when counting multiple ongoing periods (TimoBakx) 2019-11-03 18:17:59 +01:00
Templating Remove unused local variables in tests 2019-10-24 17:33:53 +02:00
Translation bug #35125 [Translator] fix performance issue in MessageCatalogue and catalogue operations (ArtemBrovko) 2019-12-31 15:31:48 +01:00
Validator ticket-30197 [Validator] Add the missing translations for the Chinese (Taiwan) ("zh_TW") locale 2019-12-26 09:01:24 +01:00
VarDumper [VarDumper] ignore failing __debugInfo() 2019-12-17 16:56:06 +01:00
WebLink Remove use of ForwardCompatTrait 2019-08-03 23:15:25 +02:00
Workflow [Workflow] fix lowest dep 2019-11-12 11:06:38 +01:00
Yaml bug #34449 [Yaml] Implement multiline string as scalar block for tagged values (natepage) 2019-12-10 09:51:28 +01:00