- 01 Apr, 2022 1 commit
-
-
Sergey Latyshkov authored
-
- 19 Apr, 2021 3 commits
-
-
Alexander M. Turek authored
* 5.2: [VarDumper] Add PHP 8.1 enums tests
-
Alexander M. Turek authored
* 4.4: [VarDumper] Add PHP 8.1 enums tests [Console] : added phpdocs to InputOption constants
-
Maxim Dovydenok authored
VarDumper component already supports PHP 8.1 enums, but didn't have tests
-
- 01 Apr, 2021 3 commits
-
-
Nicolas Grekas authored
* 5.2: fixed parser Fixed bugs found by psalm [FrameworkBundle] Dont store cache misses on warmup fix test Update references to the ContainerConfigurator [Translation] Remove file added back from a bad merge Fix sleep value [Cache] skip storing failure-to-save as misses in ArrayAdapter [Validator] Delete obsolete statement in Regex::getHtmlPattern() phpDoc [FrameworkBundle] Remove author comments for configuration and extension [Stopwatch] Document new "name" property of StopwatchEvent [DependencyInjection] Fix "url" env var processor behavior when the url has no path Fixed support for nodes not extending BaseNode [FrameworkBundle] dont access the container to configure http_cache add missing queue_name to find(id) in doctrine messenger transport [Config][FrameworkBundle] Hint to use PHP 8+ or to install Annotations to use attributes/annots [Serializer] AbstractNormalizer force null for non-optional nullable constructor parameter denormalization when not present in input
-
Nicolas Grekas authored
* 4.4: fixed parser Fixed bugs found by psalm [FrameworkBundle] Dont store cache misses on warmup [Cache] skip storing failure-to-save as misses in ArrayAdapter [Validator] Delete obsolete statement in Regex::getHtmlPattern() phpDoc [FrameworkBundle] Remove author comments for configuration and extension [DependencyInjection] Fix "url" env var processor behavior when the url has no path Fixed support for nodes not extending BaseNode add missing queue_name to find(id) in doctrine messenger transport [Serializer] AbstractNormalizer force null for non-optional nullable constructor parameter denormalization when not present in input
-
Nyholm authored
-
- 28 Mar, 2021 2 commits
-
-
Christian Flothmann authored
* 5.2: skip intl dependent tests if the extension is missing make DateCaster tests timezone-agnostic error if the input string couldn't be parsed as a date IntegerType: Always use en for IntegerToLocalizedStringTransformer Fixes #40456 Uses the correct assignment action for console options depending if they are short or long [HttpKernel] ConfigDataCollector to return known data without the need of a Kernel [HttpClient] fix using stream_copy_to_stream() with responses cast to php streams FIx Trying to clone an uncloneable object of class
-
Christian Flothmann authored
* 4.4: skip intl dependent tests if the extension is missing make DateCaster tests timezone-agnostic error if the input string couldn't be parsed as a date IntegerType: Always use en for IntegerToLocalizedStringTransformer Fixes #40456 Uses the correct assignment action for console options depending if they are short or long [HttpKernel] ConfigDataCollector to return known data without the need of a Kernel [HttpClient] fix using stream_copy_to_stream() with responses cast to php streams FIx Trying to clone an uncloneable object of class
-
- 27 Mar, 2021 1 commit
-
-
Christian Flothmann authored
-
- 17 Mar, 2021 3 commits
-
-
Nicolas Grekas authored
* 5.2: [Console] Fix line wrapping for decorated text in block output [Inflector] Fixed pluralize "coupon" [PhpUnitBridge] fix compat with symfony/debug [VarDumper] Adds support for ReflectionUnionType to VarDumper Correctly clear lines for multi-line progress bar messages. [Security] Add XML support for authenticator manager
-
Nicolas Grekas authored
* 4.4: [Console] Fix line wrapping for decorated text in block output [Inflector] Fixed pluralize "coupon" [PhpUnitBridge] fix compat with symfony/debug [VarDumper] Adds support for ReflectionUnionType to VarDumper Correctly clear lines for multi-line progress bar messages.
-
Michael Nelson authored
-
- 06 Mar, 2021 2 commits
-
-
Fabien Potencier authored
* 5.2: Fix #36973: Command description consistency Render email once
-
Fabien Potencier authored
* 4.4: Fix #36973: Command description consistency Render email once
-
- 05 Mar, 2021 1 commit
-
-
Dane Powell authored
-
- 18 Feb, 2021 6 commits
-
-
Nicolas Grekas authored
* 5.2: [VarDumper] relax test case
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 5.2: [VarDumper] relax test case
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 5.2: [VarDumper] relax test case
-
Nicolas Grekas authored
-
- 27 Jan, 2021 4 commits
-
-
Nicolas Grekas authored
* 5.2: Use createMock() and use import instead of FQCN
-
Nicolas Grekas authored
* 5.1: Use createMock() and use import instead of FQCN
-
Nicolas Grekas authored
* 4.4: Use createMock() and use import instead of FQCN
-
Oskar Stark authored
-
- 25 Jan, 2021 3 commits
-
-
Nicolas Grekas authored
* 5.2: Changed private static array-properties to const
-
Nicolas Grekas authored
* 5.1: Changed private static array-properties to const
-
Nicolas Grekas authored
* 4.4: Changed private static array-properties to const
-
- 24 Jan, 2021 1 commit
-
-
Simon Berger authored
-
- 20 Jan, 2021 1 commit
-
-
Nicolas Grekas authored
-
- 14 Jan, 2021 7 commits
-
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 5.1: µCS fix CS fix CS fix [travis] use PHP 8.0 to patch return types and run deps=low Add me as a Notifier code owner Update sl_SI translations Don't trigger deprecation for deprecated aliases pointing to deprecated definitions [HttpFoundation] use atomic writes in MockFileSessionStorage Make EmailMessage & SmsMessage transport nullable remove unused argument [DI] fix param annotation [Config] Add \Symfony\Component\Config\Loader::load() return type Simplify PHP CS Fixer config Rename normalize param
-
Nicolas Grekas authored
* 4.4: µCS fix
-
Nicolas Grekas authored
-
Nicolas Grekas authored
* 4.4: CS fix [travis] use PHP 8.0 to patch return types and run deps=low Update sl_SI translations Don't trigger deprecation for deprecated aliases pointing to deprecated definitions [HttpFoundation] use atomic writes in MockFileSessionStorage [DI] fix param annotation [Config] Add \Symfony\Component\Config\Loader::load() return type Simplify PHP CS Fixer config Rename normalize param
-
Nicolas Grekas authored
-
Nicolas Grekas authored
-
- 11 Jan, 2021 2 commits
-
-
Fabien Potencier authored
* 5.1: Use ::class keyword when possible
-
Fabien Potencier authored
* 4.4: Use ::class keyword when possible
-