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: JamieCressey/PHP-MySQL-Session-Handler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: programster/PHP-MySQL-Session-Handler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 14, 2018

  1. * Making my changes that I found were necessary to get it working wit…

    …h plain PHP.
    
    * Altering authorship info to add myself.
    * Changing package naming so I can publish this modified version.
    programster committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    d9696f7 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    programster authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    6ef047c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    programster authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    a4cf1fb View commit details
    Browse the repository at this point in the history
  4. Update README.md

    programster authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    45e5391 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    programster authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    9db47e8 View commit details
    Browse the repository at this point in the history
  6. * Making the class final with private attributes.

    * Fixed an issue with the read()
    programster committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    42d4e49 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    programster authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    23825d4 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    programster authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    ea04fc4 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    programster authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    53e3998 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    programster authored Jan 14, 2018
    Configuration menu
    Copy the full SHA
    86a9fd5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. fixes an issue with a missing ` in the code, which caused destroy fun…

    …ction to return false/fail. Also tweaks to formatting.
    =
    = committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    d3ce092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77e58b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Update README.md

    programster authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c9ee7de View commit details
    Browse the repository at this point in the history
  2. Update README.md

    programster authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3f44263 View commit details
    Browse the repository at this point in the history
Loading