1. 01 Apr, 2022 1 commit
  2. 19 Apr, 2021 3 commits
  3. 01 Apr, 2021 3 commits
    • Nicolas Grekas's avatar
      Merge branch '5.2' into 5.x · aea08898
      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
      aea08898
    • Nicolas Grekas's avatar
      Merge branch '4.4' into 5.2 · c2ba1a21
      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
      c2ba1a21
    • Nyholm's avatar
      Fixed bugs found by psalm · 031a7939
      Nyholm authored
      031a7939
  4. 28 Mar, 2021 2 commits
    • Christian Flothmann's avatar
      Merge branch '5.2' into 5.x · a4f823ce
      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
      a4f823ce
    • Christian Flothmann's avatar
      Merge branch '4.4' into 5.2 · 89412a68
      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
      89412a68
  5. 27 Mar, 2021 1 commit
  6. 17 Mar, 2021 3 commits
    • Nicolas Grekas's avatar
      Merge branch '5.2' into 5.x · 401993ef
      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
      401993ef
    • Nicolas Grekas's avatar
      Merge branch '4.4' into 5.2 · 25b0e8e9
      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.
      25b0e8e9
    • Michael Nelson's avatar
  7. 06 Mar, 2021 2 commits
  8. 05 Mar, 2021 1 commit
  9. 18 Feb, 2021 6 commits
  10. 27 Jan, 2021 4 commits
  11. 25 Jan, 2021 3 commits
  12. 24 Jan, 2021 1 commit
  13. 20 Jan, 2021 1 commit
  14. 14 Jan, 2021 7 commits
    • Nicolas Grekas's avatar
      [VarDumper] Fix tests · 48474332
      Nicolas Grekas authored
      48474332
    • Nicolas Grekas's avatar
      Merge branch '5.1' into 5.2 · 548ebbe9
      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
      548ebbe9
    • Nicolas Grekas's avatar
      Merge branch '4.4' into 5.1 · 193070b8
      Nicolas Grekas authored
      * 4.4:
        µCS fix
      193070b8
    • Nicolas Grekas's avatar
      µCS fix · 059999bb
      Nicolas Grekas authored
      059999bb
    • Nicolas Grekas's avatar
      Merge branch '4.4' into 5.1 · 6ea9049f
      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
      6ea9049f
    • Nicolas Grekas's avatar
      CS fix · 029ccfc2
      Nicolas Grekas authored
      029ccfc2
    • Nicolas Grekas's avatar
  15. 11 Jan, 2021 2 commits