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-casbin/workerman-redis-watcher
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: php-casbin/workerman-redis-watcher
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 17, 2022

  1. $enforcer->setWatcher($watcher); 放上面

    放下面:echo "Now should reload all policies." . PHP_EOL; 不会被执行
    Tinywan authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e9c9b86 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Merge pull request #1 from Tinywan/main

    doc: $enforcer->setWatcher($watcher); put on top
    leeqvip authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c27e854 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    c895217 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Dobmod/frature-upgrade-to-php8

    BREAKING CHANGE: upgrade to PHP 8.0 and PHP-Casbin 4.0
    leeqvip authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0334fb1 View commit details
    Browse the repository at this point in the history
Loading