Merge branch 'MDL-56335-master' of git://github.com/mihailges/moodle
authorAndrew Nicols <andrew@nicols.co.uk>
Wed, 8 Aug 2018 05:14:00 +0000 (13:14 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Wed, 8 Aug 2018 05:14:00 +0000 (13:14 +0800)
1  2 
lib/upgrade.txt

diff --cc lib/upgrade.txt
@@@ -27,19 -25,8 +27,19 @@@ information provided here is intended e
      - site_scale_used()
      - clam_message_admins()
      - get_clam_error_code()
- * The following classes have been finally deprecated and can not be used any more:
 +    - get_records_csv()
 +    - put_records_csv()
 +    - print_log()
 +    - print_mnet_log()
 +    - print_log_csv()
 +    - print_log_xls()
 +    - print_log_ods()
 +    - build_logs_array()
 +    - get_logs_usercourse()
 +    - get_logs_userday()
 +    - get_logs()
 +    - prevent_form_autofill_password()
 -* The following classes have been finally deprecated and can not be used any more:
+     - prefixed_tablenode_transformations()
      - core_media_renderer
      - core_media
  * Following api's have been removed in behat_config_manager, please use behat_config_util instead.