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/http-kernel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a675d2b
Choose a base ref
...
head repository: symfony/http-kernel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f93f6b3
Choose a head ref
  • 16 commits
  • 12 files changed
  • 4 contributors

Commits on Jul 23, 2020

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

Commits on Jul 24, 2020

  1. updated VERSION for 3.4.43

    fabpot committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    4a1c6b3 View commit details
    Browse the repository at this point in the history
  2. Bump Symfony version to 3.4.44

    fabpot committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    a509598 View commit details
    Browse the repository at this point in the history
  3. Bump Symfony version to 4.4.12

    fabpot committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    d42f9be View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    6451928 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ee84f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      Add Tagalog translations for validator messages 94, 95, 96 and 99
      PHPUnit's assertContains() performs strict comparisons now.
      [ClassLoader][Routing] Fix namespace parsing on php 8.
      Fix deprecated libxml_disable_entity_loader
      Made reference to PHPUnit\Util\XML::loadfile php5-compatible.
      [Validator] Add missing translations for german and vietnamese
      Modernized deprecated PHPUnit assertion calls
      [Console] The message of "class not found" errors has changed in php 8.
      The PHPUnit\Util\XML class has been removed in PHPUnit 9.3.
      [Console] Make sure we pass a numeric array of arguments to call_user_func_array().
      [Serializer] Fix that it will never reach DOMNode
      [Validator] sync translations
      [VarDumper] Improve previous fix on light array coloration
      [Cache] Fix #37667
    fabpot committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    f7cfbe3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

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

Commits on Aug 13, 2020

  1. Merge branch '3.4' into 4.4

    * 3.4:
      add validator translation 99 for Italian language
      stop using the deprecated at() PHPUnit matcher
      Fix typehint phpdoc
    fabpot committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    729712e View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

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

Commits on Aug 17, 2020

  1. Fix CS

    fabpot committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    3ab83d2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '3.4' into 4.4

    * 3.4:
      Fix CS
      [Validator] Add Polish translation for ISIN constraint
    fabpot committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    b8542b3 View commit details
    Browse the repository at this point in the history
  3. Fix CS

    fabpot committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    ce729cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b232e3 View commit details
    Browse the repository at this point in the history
  5. minor #37831 stop using deprecated PHPUnit APIs (xabbuh)

    This PR was merged into the 4.4 branch.
    
    Discussion
    ----------
    
    stop using deprecated PHPUnit APIs
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 4.4
    | Bug fix?      | no
    | New feature?  | no
    | Deprecations? | no
    | Tickets       |
    | License       | MIT
    | Doc PR        |
    
    Commits
    -------
    
    3d209c46e4 stop using deprecated PHPUnit APIs
    fabpot committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    98fb210 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Update VERSION for 4.4.12

    fabpot committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    f93f6b3 View commit details
    Browse the repository at this point in the history
Loading