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-acl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 47af09b
Choose a base ref
...
head repository: symfony/security-acl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f24881e
Choose a head ref
  • 6 commits
  • 12 files changed
  • 3 contributors

Commits on May 11, 2022

  1. Add return type explicitly

    franmomu authored and derrabus committed May 11, 2022
    Configuration menu
    Copy the full SHA
    61d50d1 View commit details
    Browse the repository at this point in the history
  2. minor #107 Add return type explicitly (franmomu)

    This PR was squashed before being merged into the 3.x-dev branch.
    
    Discussion
    ----------
    
    Add return type explicitly
    
    To avoid deprecation warnings like: https://github.com/sonata-project/SonataAdminBundle/runs/6369999365?check_suite_focus=true#step:8:57
    
    Commits
    -------
    
    61d50d1 Add return type explicitly
    derrabus committed May 11, 2022
    Configuration menu
    Copy the full SHA
    fc55323 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

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

Commits on Sep 18, 2022

  1. minor #108 Add phpdoc return type to fix deprecation warning (acrobat)

    This PR was merged into the 3.x-dev branch.
    
    Discussion
    ----------
    
    Add phpdoc return type to fix deprecation warning
    
    Commits
    -------
    
    97c5f21 Add phpdoc return type to fix deprecation warning
    derrabus committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    3f15abc View commit details
    Browse the repository at this point in the history
  2. Bump CI workflows and fix CS

    derrabus committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    a2f4126 View commit details
    Browse the repository at this point in the history
  3. minor #109 Bump CI workflows and fix CS (derrabus)

    This PR was merged into the 3.x-dev branch.
    
    Discussion
    ----------
    
    Bump CI workflows and fix CS
    
    * Bumped PHP CS Fixer to 3.11.0 and ran it
    * Added a PHPUnit job for PHP 8.2
    
    Commits
    -------
    
    a2f4126 Bump CI workflows and fix CS
    derrabus committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    f24881e View commit details
    Browse the repository at this point in the history
Loading