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: roots/acorn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: roots/acorn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.6
Choose a head ref
  • 2 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 8, 2020

  1. enhance(exceptions): Add shouldIgnore and shouldntIgnore methods …

    …for ignoring error types (#58)
    
    * enhance(exceptions): Ignore `E_USER_DEPRECATED` errors since WordPress is the definition of deprecated
    * chore(exceptions): Remove the `error_reporting` directive set by Acorn
    Log1x authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    7056a80 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. fix(console): Fix console arguments (hopefully) (#59)

    * chore(project): Remove unused namespaces
    * chore(filesystem): Use namespace when extending FilesystemServiceProvider to remain uniform with the rest of the project
    Log1x authored Apr 13, 2020
    Configuration menu
    Copy the full SHA
    019a93c View commit details
    Browse the repository at this point in the history
Loading