Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-31147 META: Collect together deprecated code changes for Moodle 2.3
  3. MDL-30651

Deprecated PARAM_INTEGER should be replaced with PARAM_INT

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.4
    • 2.3
    • Libraries
    • MOODLE_23_STABLE
    • MOODLE_24_STABLE
    • wip-mdl-30651
    • Hide

      Test 1:
      grep -Ri PARAM_INTEGER .
      and make sure it's not used in code. Only declaration in lib/moodlelib.php

      Test 2:
      Review changes and try find any silly mistake.

      Show
      Test 1: grep -Ri PARAM_INTEGER . and make sure it's not used in code. Only declaration in lib/moodlelib.php Test 2: Review changes and try find any silly mistake.

      PARAM_INTEGER was deprecated in 2.0, please replace it with PARAM_INT and remove PARAM_INTEGER declaration.

            rajeshtaneja Rajesh Taneja
            rajeshtaneja Rajesh Taneja
            Dan Poltawski Dan Poltawski
            Dan Poltawski Dan Poltawski
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

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