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: cakephp/acl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.0
Choose a base ref
...
head repository: cakephp/acl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.1
Choose a head ref
  • 5 commits
  • 2 files changed
  • 5 contributors

Commits on Oct 3, 2023

  1. add notice about EOL

    LordSimal committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a990a4c View commit details
    Browse the repository at this point in the history
  2. adjust Readme

    Co-authored-by: othercorey <corey.taylor.fl@gmail.com>
    LordSimal and othercorey authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d57ec39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #184 from cakephp/eol

    add notice about EOL
    markstory authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    1df9f6b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update DbAcl.php - Changed objects from private to protected

    To solve the issue when using CachedDB adapter.
    1DL authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    35bfb86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #187 from 1DL/master

    Update DbAcl.php - Changed objects from private to protected
    markstory authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    527bee4 View commit details
    Browse the repository at this point in the history
Loading