Skip to content
  • Aaron Wells's avatar
    Bug 1567784: session_regenerate_id() not working · 16305b41
    Aaron Wells authored
    We have existing code that tries to regenerate your
    session ID when you log in. But it stopped working
    in PHP 15.04 because the session has usually been
    closed when it gets called.
    
    Change-Id: I5f99cdf355892040866bb0113fd934e3d37bf33c
    behatnotneeded: Can't be tested by behat
    (cherry picked from commit a923f51b)
    16305b41