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: 1.1.9
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: 2.0.0
Choose a head ref
  • 13 commits
  • 28 files changed
  • 1 contributor

Commits on Jun 27, 2022

  1. test: remove old tests

    josantonius committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    356ba03 View commit details
    Browse the repository at this point in the history
  2. test: add new tests

    New tests were added according to the refactoring of the library.
    
    #12
    josantonius committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    854ff68 View commit details
    Browse the repository at this point in the history
  3. build: change required php version

    The required versions of phpmd and phpunit were also changed.
    
    #12
    josantonius committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6c13bb1 View commit details
    Browse the repository at this point in the history
  4. build: change rules

    josantonius committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    6fb11a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1580036 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    300af60 View commit details
    Browse the repository at this point in the history
  7. ci: add php 8 version

    josantonius committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    56ade43 View commit details
    Browse the repository at this point in the history
  8. refactor: full class

    josantonius committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e6a1196 View commit details
    Browse the repository at this point in the history
  9. feat: handle exceptions

    josantonius committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    c57ed44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03d4255 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff1f9d4 View commit details
    Browse the repository at this point in the history
  12. ci: add php 8 version

    josantonius committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    bb27c8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8c9e18d View commit details
    Browse the repository at this point in the history
Loading