Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-83398

Change session.serialize_handler to 'php_serialize'

XMLWordPrintable

    • MOODLE_500_STABLE

      https://www.php.net/manual/en/session.configuration.php#ini.session.serialize-handler

      php_serialize uses plain serialize/unserialize function internally and does not have limitations that php and php_binary have. Older serialize handlers cannot store numeric index nor string index contains special characters (| and !) in $_SESSION. Use php_serialize to avoid numeric index or special character errors at script shutdown.

            Unassigned Unassigned
            meirza.arson@moodle.com Meirza
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.