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

Phase 2 of deprecation of functions in lib/deprecatedlib.php initially deprecated in 3.0

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.0, 3.4
    • 3.4
    • General
    • MOODLE_30_STABLE, MOODLE_34_STABLE
    • MOODLE_34_STABLE
    • MDL-50265-master
    • Hide

      # Git grep for any uses of:

      get_referer
      is_web_crawler
      completion_cron
      coursetag_get_tags
      coursetag_get_all_tags
      coursetag_get_jscript
      coursetag_get_jscript_links
      coursetag_get_records
      coursetag_store_keywords
      coursetag_delete_keyword
      coursetag_get_tagged_courses
      coursetag_delete_course_tags

      1. Tested by cibot (behat/phpunit)
      Show
      # Git grep for any uses of: get_referer is_web_crawler completion_cron coursetag_get_tags coursetag_get_all_tags coursetag_get_jscript coursetag_get_jscript_links coursetag_get_records coursetag_store_keywords coursetag_delete_keyword coursetag_get_tagged_courses coursetag_delete_course_tags Tested by cibot (behat/phpunit)

    Description

      As per https://docs.moodle.org/dev/Deprecation all functions in lib/deprecatedlib.php that were deprecated in 3.0 should be replaced with exceptions in 3.4

      This includes all functions in lib/deprecatedlib.php that say @deprecated since 3.0

      If any functions from this file do not have this comment but also need to be finally deprecated in 3.4 - please list them in this issue description

      Attachments

        Issue Links

          Activity

            People

              poltawski Dan Poltawski
              marina Marina Glancy
              Eloy Lafuente (stronk7) Eloy Lafuente (stronk7)
              CiBoT CiBoT
              Adrian Greeve, David Woloszyn, Huong Nguyen, Jake Dallimore, Meirza, Michael Hawkins, Raquel Ortega, Safat Shahin, Stevani Andolo
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                13/Nov/17