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: josantonius/php-error-handler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.8
Choose a base ref
...
head repository: josantonius/php-error-handler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 11 commits
  • 47 files changed
  • 1 contributor

Commits on Aug 10, 2022

  1. refactor: Delete unused files

    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    509f871 View commit details
    Browse the repository at this point in the history
  2. build: add scripts and normalize

    Added scripts, normalized the archive, upgrade to php 8.1, and removed unused packages.
    
    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    e01cf4f View commit details
    Browse the repository at this point in the history
  3. tests: update for version 9.5

    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    9cd6446 View commit details
    Browse the repository at this point in the history
  4. build: update changes in .git* files

    Update latest changes in .gitattributes and .gitignore files.
    
    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    dd45bef View commit details
    Browse the repository at this point in the history
  5. build: change rules

    Rules were modified.
    
    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    bba635e View commit details
    Browse the repository at this point in the history
  6. ci: replace travis with github actions

    Replace Travis with GitHub Actions for continuous integration.
    
    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    405750f View commit details
    Browse the repository at this point in the history
  7. docs: improve documentation

    Add and modify new document files.
    
    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    30957fb View commit details
    Browse the repository at this point in the history
  8. test: main upload of v2.0.0 version

    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    5681b6d View commit details
    Browse the repository at this point in the history
  9. feat: main upload of v2.0.0 version

    Closes #4
    josantonius committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7ee6c11 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4 from josantonius/pre-release/v2.0.0

    pre release/v2.0.0
    josantonius authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    726c2a3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f56a0fc View commit details
    Browse the repository at this point in the history
Loading