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

Deprecated get_records_csv() and put_records_csv()

    XMLWordPrintable

Details

    • MOODLE_32_STABLE
    • MOODLE_32_STABLE
    • wip-MDL-55126-master
    • Hide

      Run the following from the command line on a moodle master instance:

      git grep -n 'get_records_csv'
      

      git grep -n 'put_records_csv'
      

      The only results should be locations in lib/deprecatedlib.php and upgrade.txt

      Show
      Run the following from the command line on a moodle master instance: git grep -n 'get_records_csv' git grep -n 'put_records_csv' The only results should be locations in lib/deprecatedlib.php and upgrade.txt
    • 1
    • 3.2 Sprint 3

    Description

      While searching for php 7.1 incompatible code I found methods get_record_csv() and put_records_csv() that are never used, have some debug echo and also use \r\n as the line separator....

      We need to deprecate them

      Attachments

        Issue Links

          Activity

            People

              abgreeve Adrian Greeve
              marina Marina Glancy
              Jun Pataleta Jun Pataleta
              David Monllaó David Monllaó
              Andrew Lyons Andrew Lyons
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                5/Dec/16