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-session
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.5
Choose a base ref
...
head repository: josantonius/php-session
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.6
Choose a head ref
  • 13 commits
  • 23 files changed
  • 1 contributor

Commits on Jul 31, 2022

  1. docs: fix codecov link

    josantonius committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    aee35d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. refactor: remove error handler

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    f175800 View commit details
    Browse the repository at this point in the history
  2. feat: add new exceptions

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    d535f89 View commit details
    Browse the repository at this point in the history
  3. refactor: remove error handler

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    e14e6d9 View commit details
    Browse the repository at this point in the history
  4. docs: document new exceptions

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    1f59367 View commit details
    Browse the repository at this point in the history
  5. test: refactor with new exceptions

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    e71d888 View commit details
    Browse the repository at this point in the history
  6. build: uncomment rule

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    d23add7 View commit details
    Browse the repository at this point in the history
  7. build: change line limit

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    2e73b7b View commit details
    Browse the repository at this point in the history
  8. build: convert errors to exceptions

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    d5cc95b View commit details
    Browse the repository at this point in the history
  9. refactor: mark as deprecated

    Closes #18
    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    bafff47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c00dc0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74e500e View commit details
    Browse the repository at this point in the history
  12. feat: add new exceptions

    josantonius committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    1b5980c View commit details
    Browse the repository at this point in the history
Loading