Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed implementation of SessionHandlerInterface in Mage_Core_Model_Resource_Session #3499

Merged
merged 9 commits into from
Sep 8, 2023

Commits on Sep 7, 2023

  1. test interface

    fballiano committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    69ac82e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3326a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. return 0 for gc()

    fballiano committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6e788cb View commit details
    Browse the repository at this point in the history
  2. not casting read() anymore

    fballiano committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    841abe1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf4b5f View commit details
    Browse the repository at this point in the history
  4. the right class

    fballiano committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    aeb16a6 View commit details
    Browse the repository at this point in the history
  5. return types

    fballiano committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    eccda3d View commit details
    Browse the repository at this point in the history
  6. I dont know what happened

    fballiano committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    007dfb7 View commit details
    Browse the repository at this point in the history
  7. estetic

    fballiano committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    27099f3 View commit details
    Browse the repository at this point in the history