•  
      request #14732 PHP sessions should be in strict mode
    Infos
    #14732
    Thomas Gerbet (tgerbet)
    2020-04-03 11:16
    2020-03-30 15:52
    16005
    Details
    PHP sessions should be in strict mode
    The session strict mode is not enabled by default, it should be.


    https://www.php.net/manual/en/session.configuration.php#ini.session.use-strict-mode
    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2020-04-03
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2020-04-03 11:03
    TBH I'm not sure it is worth to mention it in the deployment guide. The questions/issues that might arise from it probably do not overweight the benefit of applying the change. We are a few weeks/months away of PHP 7.4 where all the configs are going to be redeployed anyway, it might be good enough.