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

Remove deprecated php function set_magic_quotes_runtime

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Not a bug
    • Icon: Minor Minor
    • None
    • 2.0
    • None
    • None
    • MOODLE_20_STABLE

      This function needs to be removed as it is deprecated in php 5.3 and will be removed in php 6. It's already being done like this in a few places but Im not sure if that's what we really want to be doing:

      if (PHP_VERSION < 6)

      { set_magic_quotes_runtime($magic_quotes); }

            Unassigned Unassigned
            andyjdavis Andrew Davis
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

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