1. 07 Apr, 2022 1 commit
  2. 29 Oct, 2021 1 commit
    • Christian Flothmann's avatar
      Merge branch '5.4' into 6.0 · ba727797
      Christian Flothmann authored
      * 5.4: (33 commits)
        do not pass a boolean to the constructor of the Dotenv class
        [Notifier] Fix low-deps tests
        Deprecate Composer 1
        [Filesystem] Add third argument `$lockFile` to `Filesystem::appendToFile()`
        [TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions
        [PhpUnitBridge] fix symlink to bridge in docker by making its path relative
        [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist
        Fix markup
        [Notifier] Add Expo bridge
        Add polish translations (#43725)
        Rename translation:update to translation:extract
        [String] Add PLURAL_MAP "zombies" -- fix #43789
        Added support for `statusCode` default parameter when loading a template directly from route using the `Symfony\Bundle\FrameworkBundle\Controller\TemplateController` controller.
        [Validator] Update validators.bs.xlf
        Cache voters that will always abstain
        [Messenger] Fix `TraceableMessageBus` implementation so it can compute caller even when used within a callback
        [Validator] Add the missing translations for Russian (ru)
        [Validator] Added missing translations for Latvian (lv)
        [Validator] Added missing translations
        [Validator] Add missing translations for Vietnamese (VI)
        ...
      ba727797
  3. 28 Oct, 2021 1 commit
    • Alexander M. Turek's avatar
      Merge branch '5.3' into 5.4 · dad92b16
      Alexander M. Turek authored
      * 5.3: (24 commits)
        [TwigBundle] fix auto-enabling assets/expression/routing/yaml/workflow extensions
        [PhpUnitBridge] fix symlink to bridge in docker by making its path relative
        [Dotenv] Duplicate $_SERVER values in $_ENV if they don't exist
        Add polish translations (#43725)
        [String] Add PLURAL_MAP "zombies" -- fix #43789
        [Validator] Update validators.bs.xlf
        [Messenger] Fix `TraceableMessageBus` implementation so it can compute caller even when used within a callback
        [Validator] Add the missing translations for Russian (ru)
        [Validator] Added missing translations for Latvian (lv)
        [Validator] Added missing translations
        [Validator] Add missing translations for Vietnamese (VI)
        Add missing translations for Lithuanian (lt)
        [Validator] Add missing translations for Italian (it) #43722
        Add missing translations for Ukrainian
        Add missing translations for Bulgarian
        Add missing translations for Dutch (nl)
        Update validators.es.xlf
        update zh_TW translation
       ...
      dad92b16
  4. 27 Oct, 2021 1 commit
  5. 16 Oct, 2021 1 commit
    • Nicolas Grekas's avatar
      Merge branch '5.4' into 6.0 · 2118912c
      Nicolas Grekas authored
      * 5.4:
        [HttpClient] fix RetryableHttpClient when a response is canceled
        Deprecate passing null as $requestIp to IpUtils::checkIp(), checkIp4() and checkIp6()
        [Uid] fix 4 missing bits of entropy in UUIDv4
        Add a warning in WDT if using symfony/symfony
        [Notifier][Twilio] Ensure from/sender is valid via regex
        Lower log level in case of retry
        GuardEvent::getTransition() cannot return null
        [String] Add `trimSuffix()` and `trimPrefix()` methods
        [DependencyInjection] autowire union and intersection types
        [Runtime] Drop class validation of composer "extra.runtime.class"
      2118912c
  6. 13 Oct, 2021 1 commit
  7. 17 Sep, 2021 2 commits
    • Nicolas Grekas's avatar
      Merge branch '5.4' into 6.0 · 966d73c2
      Nicolas Grekas authored
      * 5.4:
        [GHA] fix running "Patch return types" step
        [Serializer] Don't pass null to preg_match()
        [String] Update wcswidth data with Unicode 14
        [Mailer][Sendgrid] Fix test
        Use identity operator to prevent type juggling
        [Form] Don't trim unassigned unicode characters anymore
        Allow injecting tagged iterator as service locator arguments
        [FrameworkBundle] Add configureContainer(), configureRoutes() and getConfigDir() to MicroKernelTrait
      966d73c2
    • Thomas Calvet's avatar
      412eda20
  8. 09 Sep, 2021 1 commit
  9. 26 Aug, 2021 3 commits
    • Nicolas Grekas's avatar
      Merge branch '5.4' into 6.0 · cb329fb7
      Nicolas Grekas authored
      * 5.4:
        Fix skip condition for INTL
        [Messenger] Fix `ErrorDetailsStamp` denormalization
        [Translation] Extract translatable content on twig set
        Simplify code
        [FrameworkBundle] Add BrowserKitAssertionsTrait::assertThatForBrowser
        Fix composer.json versions
        [Ldap] Fixing the behaviour of getting LDAP Attributes
        Fix composer.json versions
        Remove redundant license info
        [HttpFoundation] Fix isNotModified determination logic
        Fix Url Validator false positives
        [Translation] Reverse fallback locales
        [Console] Backport minor refactorings
        [FrameworkBundle] Fall back to default configuration in debug:config and consistently resolve parameter values
        notifier smsapi - fixed checking whether message is sent
        allow null for framework.translator.default_path
        improve failure messages of the CrawlerSelectorTextContains constraint
      cb329fb7
    • Nicolas Grekas's avatar
      Merge branch '5.3' into 5.4 · fa2c5cc3
      Nicolas Grekas authored
      * 5.3:
        Fix skip condition for INTL
        [Messenger] Fix `ErrorDetailsStamp` denormalization
        [Translation] Extract translatable content on twig set
        Simplify code
        Fix composer.json versions
        Fix composer.json versions
        Remove redundant license info
        [HttpFoundation] Fix isNotModified determination logic
        Fix Url Validator false positives
        [Translation] Reverse fallback locales
        [FrameworkBundle] Fall back to default configuration in debug:config and consistently resolve parameter values
        notifier smsapi - fixed checking whether message is sent
        allow null for framework.translator.default_path
        improve failure messages of the CrawlerSelectorTextContains constraint
      fa2c5cc3
    • Alexander M. Turek's avatar
      Fix skip condition for INTL · 8d224396
      Alexander M. Turek authored
      
      Signed-off-by: default avatarAlexander M. Turek <me@derrabus.de>
      8d224396
  10. 17 Aug, 2021 2 commits
  11. 16 Aug, 2021 1 commit
  12. 13 Aug, 2021 1 commit
  13. 09 Aug, 2021 1 commit
  14. 15 Jul, 2021 2 commits
  15. 14 Jul, 2021 1 commit
  16. 30 Jun, 2021 1 commit
    • Nicolas Grekas's avatar
      Merge branch '5.4' into 6.0 · 8491090d
      Nicolas Grekas authored
      * 5.4:
        Fix tests
        CS fix
        CS fix
        CS fix
        CS fixes
        Bump Symfony version to 5.3.4
        Update VERSION for 5.3.3
        Update CHANGELOG for 5.3.3
        Bump Symfony version to 5.2.12
        Update VERSION for 5.2.11
        Update CHANGELOG for 5.2.11
        Bump Symfony version to 4.4.27
        Update VERSION for 4.4.26
        Update CONTRIBUTORS for 4.4.26
        Update CHANGELOG for 4.4.26
      8491090d
  17. 27 Jun, 2021 4 commits
    • Nicolas Grekas's avatar
      Merge branch '5.4' into 6.0 · 9ffb8319
      Nicolas Grekas authored
      * 5.4:
        -
        -
        [gha] Define COLUMNS properly
        [travis] keep compiling sodium
        -
        -
        [travis] raise concurrency
        Fix CI
        [SecurityBundle] Change n/a information label from red to yellow
        Fix CI
        [FrameworkBundle] Fix Telnyx service registration
        * validators.(ru|lt).xlf - wrong trans-unit ids
        Add new translation in Hungarian
        [Validator] Added missing spanish translation
        [Uid] Add NilUlid
      9ffb8319
    • Nicolas Grekas's avatar
      Merge branch '5.3' into 5.4 · c29a3e64
      Nicolas Grekas authored
      * 5.3:
        -
        -
        [gha] Define COLUMNS properly
        [travis] keep compiling sodium
        -
        -
        [travis] raise concurrency
        Fix CI
        [SecurityBundle] Change n/a information label from red to yellow
        Fix CI
        * validators.(ru|lt).xlf - wrong trans-unit ids
        Add new translation in Hungarian
        [Validator] Added missing spanish translation
      c29a3e64
    • Nicolas Grekas's avatar
      Merge branch '5.2' into 5.3 · bd53358e
      Nicolas Grekas authored
      * 5.2:
        Fix CI
        [SecurityBundle] Change n/a information label from red to yellow
        Fix CI
        * validators.(ru|lt).xlf - wrong trans-unit ids
        Add new translation in Hungarian
        [Validator] Added missing spanish translation
      bd53358e
    • Nicolas Grekas's avatar
      Fix CI · ab6dc1c7
      Nicolas Grekas authored
      ab6dc1c7
  18. 14 Jun, 2021 1 commit
  19. 09 Jun, 2021 2 commits
  20. 06 Jun, 2021 4 commits
    • Alexander M. Turek's avatar
      Merge branch '5.4' into 6.0 · 7113beae
      Alexander M. Turek authored
      * 5.4:
        Fix incompatible implicit float-to-int conversions
        [Translation] Don't pass null to strtoupper()
        cs fix
        [String] Fix implicit float-to-int casts
        [Asset] Don't pass null to strpos()
        [Messenger] Fix broken mock
        [DependencyInjection] Don't pass null to trim()
        Add return types to JsonSerializable implementations
        Fix Serializable deprecations triggered by token mocks
        Add missing security translations
        [FrameworkBundle] Deprecate the public `profiler` service to private
      7113beae
    • Alexander M. Turek's avatar
      Merge branch '5.3' into 5.4 · 92855c72
      Alexander M. Turek authored
      * 5.3:
        Fix incompatible implicit float-to-int conversions
        [Translation] Don't pass null to strtoupper()
        cs fix
        [String] Fix implicit float-to-int casts
        [Asset] Don't pass null to strpos()
        [Messenger] Fix broken mock
        [DependencyInjection] Don't pass null to trim()
        Add return types to JsonSerializable implementations
        Fix Serializable deprecations triggered by token mocks
        Add missing security translations
      92855c72
    • Alexander M. Turek's avatar
      Merge branch '5.2' into 5.3 · 0732e97e
      Alexander M. Turek authored
      * 5.2:
        Fix incompatible implicit float-to-int conversions
        [Translation] Don't pass null to strtoupper()
        cs fix
        [String] Fix implicit float-to-int casts
        [DependencyInjection] Don't pass null to trim()
        Add return types to JsonSerializable implementations
        Fix Serializable deprecations triggered by token mocks
        Add missing security translations
      0732e97e
    • Alexander M. Turek's avatar
      b06f561d
  21. 02 Jun, 2021 1 commit
  22. 28 May, 2021 2 commits
  23. 26 May, 2021 4 commits
    • Nicolas Grekas's avatar
      Merge branch '5.4' into 6.0 · 527f14fb
      Nicolas Grekas authored
      * 5.4:
        Fix CS in README files
        Fix markdown
        [HttpKernel] Fixes tests for PHP7.4+
        fix test
        [HttpKernel] Throw when HttpKernel is created and the env is empty
        [FrameworkBundle] Deprecate the `AdapterInterface` autowiring alias, use `CacheItemPoolInterface` instead
        [Filesystem] fix readlink for Windows
      527f14fb
    • Nicolas Grekas's avatar
      Merge branch '5.3' into 5.4 · 07417941
      Nicolas Grekas authored
      * 5.3:
        Fix CS in README files
        Fix markdown
        [HttpKernel] Fixes tests for PHP7.4+
        [Filesystem] fix readlink for Windows
      07417941
    • Nicolas Grekas's avatar
      Merge branch '5.2' into 5.3 · a9a0f8b6
      Nicolas Grekas authored
      * 5.2:
        Fix CS in README files
        Fix markdown
        [HttpKernel] Fixes tests for PHP7.4+
        [Filesystem] fix readlink for Windows
      a9a0f8b6
    • Nicolas Grekas's avatar
      Merge branch '4.4' into 5.2 · abd6bb17
      Nicolas Grekas authored
      * 4.4:
        Fix CS in README files
      abd6bb17
  24. 23 May, 2021 1 commit
    • Nicolas Grekas's avatar
      minor #41295 Remove constraint for PHP < 8 (jderusse) · 01b55370
      Nicolas Grekas authored
      This PR was squashed before being merged into the 6.0 branch.
      
      Discussion
      ----------
      
      Remove constraint for PHP < 8
      
      | Q             | A
      | ------------- | ---
      | Branch?       | 6.0
      | Bug fix?      | no
      | New feature?  | no
      | Deprecations? | no
      | Tickets       | -
      | License       | MIT
      | Doc PR        | -
      
      Remove code check against PHP_VERSION < 8 (except for PHPUnit Bridge)
      
      Commits
      -------
      
      a8c74ae3fb Remove constraint for PHP < 8
      01b55370