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: nierdz/wordpress-opcache-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.1
Choose a base ref
...
head repository: nierdz/wordpress-opcache-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.0
Choose a head ref
  • 8 commits
  • 10 files changed
  • 1 contributor

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    81a08e0 View commit details
    Browse the repository at this point in the history
  2. refactor: remove i18n

    Since it's not required anymore because translations are handled on
    https://translate.wordpress.org/projects/wp-plugins/flush-opcache/
    nierdz committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6e8e87e View commit details
    Browse the repository at this point in the history
  3. feat: use wp_opcache_invalidate instead of opcache_invalidate

    Bump "Requires at least" to 5.5 because wp_opcache_invalidate was
    introduced in WordPress 5.5
    nierdz committed May 13, 2021
    Configuration menu
    Copy the full SHA
    375d017 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b88d3a5 View commit details
    Browse the repository at this point in the history
  5. docs: README.txt -> readme.txt

    nierdz committed May 13, 2021
    Configuration menu
    Copy the full SHA
    7cce54d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d6d07f View commit details
    Browse the repository at this point in the history
  7. chore: Bump to 4.1.0

    nierdz committed May 13, 2021
    Configuration menu
    Copy the full SHA
    007fda3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #27 from nierdz/fix/changelog-readme

    fix: changelog and readme.txt
    nierdz authored May 13, 2021
    Configuration menu
    Copy the full SHA
    e7df201 View commit details
    Browse the repository at this point in the history
Loading