Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: symfony/security-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.5
Choose a base ref
...
head repository: symfony/security-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.6
Choose a head ref
  • 11 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    682b58f View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      [Yaml] fix dumping strings containing CRs
      [DI] Fix XmlFileLoader bad error message
      Tweak message
      improve PlaintextPasswordEncoder docBlock summary
      [Validator] Add two missing translations for the Arabic (ar) locale
      Use some PHP 5.4 constants unconditionally
      Revert "bug symfony#28179 [DomCrawler] Skip disabled fields processing in Form"
      Add Spanish translation
      Fix typo
      [Validator] add Japanese translation
      Fix typo
      Add Polish translation
      [SecurityBundle] Minor fixes in configuration tree builder
      bumped Symfony version to 3.4.39
      updated VERSION for 3.4.38
      update CONTRIBUTORS for 3.4.38
      updated CHANGELOG for 3.4.38
    nicolas-grekas committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    f501c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3abf82c View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Merge branch '4.4' into 5.0

    * 4.4: (34 commits)
      Add test for tagged iterator with numeric index
      Fix container lint command when a synthetic service is used in combination with the expression language
      [Validator][Range] Fix typos
      [SecurityBundle] Minor fix in LDAP config tree builder
      [HttpClient] fix requests to hosts that idn_to_ascii() cannot handle
      [FrameworkBundle] remove redundant PHPDoc in console Descriptor and subclass
      [Mime] remove phpdoc mentioning Utf8AddressEncoder
      Add missing phpdoc
      Remove int return type from FlattenException::getCode
      [Yaml] fix dumping strings containing CRs
      [DI] Fix XmlFileLoader bad error message
      [Form] Handle false as empty value on expanded choices
      [Messenger] Add ext-redis min version req to tests
      Tweak message
      improve PlaintextPasswordEncoder docBlock summary
      [Validator] Add two missing translations for the Arabic (ar) locale
      Use some PHP 5.4 constants unconditionally
      Add new packages on the link script
      [DI] fix dumping errored definitions
      [DI] ignore extra tags added by autoconfiguration in PriorityTaggedServiceTrait
      ...
    nicolas-grekas committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    0ce77f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    895d728 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    3f4ed72 View commit details
    Browse the repository at this point in the history
  3. Merge branch '4.4' into 5.0

    * 4.4:
      Add missing dots at the end of exception messages
      [DI][Form] Fixed test suite (TimeType changes & unresolved merge conflict)
      Fix bad merge
      Add missing dots at the end of exception messages
    fabpot committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    e622f6c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    88bf10f View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Fix quotes in exception messages
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    fb43a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b10ee9 View commit details
    Browse the repository at this point in the history
  4. Merge branch '4.4' into 5.0

    * 4.4:
      Fix quotes in exception messages
      Fix quotes in exception messages
      Fix quotes in exception messages
    fabpot committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    c199481 View commit details
    Browse the repository at this point in the history
Loading