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.4
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.5
Choose a head ref
  • 7 commits
  • 22 files changed
  • 2 contributors

Commits on Jul 18, 2022

  1. docs: update README.md

    alirezasalehizadeh authored and josantonius committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    79e70bb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. docs: fix blank line

    josantonius committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    b6946dc View commit details
    Browse the repository at this point in the history
  2. docs: remove warning about 1.x version

    Closes #17
    josantonius committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    afc2b67 View commit details
    Browse the repository at this point in the history
  3. build: change phpunit version

    Changed the PHPUnit version from 9.0 to 9.5
    
    Closes #17
    josantonius committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    444be3c View commit details
    Browse the repository at this point in the history
  4. test: sort namespaces

    The namespaces in the test classes were sorted.
    
    #17
    josantonius committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    7a643bc View commit details
    Browse the repository at this point in the history
  5. refactor: change class comment

    josantonius committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    b68c5ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c26d83f View commit details
    Browse the repository at this point in the history
Loading