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: PHP-CS-Fixer/PHP-CS-Fixer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.16.2
Choose a base ref
...
head repository: PHP-CS-Fixer/PHP-CS-Fixer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.16.3
Choose a head ref
  • 15 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 10, 2020

  1. bumped version

    keradus committed Apr 10, 2020

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    addaleax Anna Henningsen
    Copy the full SHA
    53f3b42 View commit details

Commits on Apr 11, 2020

  1. Fix AppVeyor build

    julienfalque committed Apr 11, 2020
    Copy the full SHA
    0c0a235 View commit details
  2. minor #4916 Fix AppVeyor build (julienfalque)

    This PR was merged into the 2.15 branch.
    
    Discussion
    ----------
    
    Fix AppVeyor build
    
    Commits
    -------
    
    0c0a235 Fix AppVeyor build
    julienfalque committed Apr 11, 2020
    Copy the full SHA
    13492d1 View commit details
  3. Copy the full SHA
    a147bcb View commit details
  4. Copy the full SHA
    c20cf27 View commit details

Commits on Apr 12, 2020

  1. Copy the full SHA
    38cb8bc View commit details
  2. Bumped xcode to 11.4

    GrahamCampbell committed Apr 12, 2020
    Copy the full SHA
    037c71b View commit details

Commits on Apr 15, 2020

  1. minor #4917 CircleCI - Bump xcode to 11.4 (GrahamCampbell)

    This PR was merged into the 2.15 branch.
    
    Discussion
    ----------
    
    CircleCI - Bump xcode to 11.4
    
    Commits
    -------
    
    037c71b Bumped xcode to 11.4
    julienfalque committed Apr 15, 2020
    Copy the full SHA
    ddaf702 View commit details
  2. bug #4915 Fix handling property PHPDocs with unsupported type (julien…

    …falque)
    
    This PR was merged into the 2.15 branch.
    
    Discussion
    ----------
    
    Fix handling property PHPDocs with unsupported type
    
    Fixes #4913.
    
    Commits
    -------
    
    38cb8bc Fix handling property PHPDocs with unsupported type
    julienfalque committed Apr 15, 2020
    Copy the full SHA
    0ac4405 View commit details
  3. Copy the full SHA
    b5b76c0 View commit details
  4. minor #4918 DX: do not fix ".phpt" files by default (kubawerlos)

    This PR was merged into the 2.15 branch.
    
    Discussion
    ----------
    
    DX: do not fix ".phpt" files by default
    
    Commits
    -------
    
    c20cf27 DX: do not fix ".phpt" files by default
    keradus committed Apr 15, 2020
    Copy the full SHA
    c2bc21b View commit details
  5. prepared the 2.15.7 release

    keradus committed Apr 15, 2020
    Copy the full SHA
    d69fb62 View commit details
  6. bumped version

    keradus committed Apr 15, 2020
    Copy the full SHA
    45e0d57 View commit details
  7. Merge branch '2.15' into 2.16

    # Conflicts:
    #	CHANGELOG.md
    #	README.rst
    #	src/Console/Application.php
    keradus committed Apr 15, 2020
    Copy the full SHA
    316c2e7 View commit details
  8. prepared the 2.16.3 release

    keradus committed Apr 15, 2020
    Copy the full SHA
    83baf82 View commit details
Loading