moodle/files
Eloy Lafuente (stronk7) f94195c320 MDL-67673 phpunit: Remove deprecated assertInternalType()
While this is not strictly required, because removal will
happen in PHPUnit 9.0, we are already getting rid of all
uses in core.

From release notes:https://phpunit.de/announcements/phpunit-8.html

assertInternalType() is deprecated and will be removed in
PHPUnit 9. Refactor your test to use assertIsArray(), assertIsBool(),
assertIsFloat(), assertIsInt(), assertIsNumeric(), assertIsObject(),
assertIsResource(), assertIsString(), assertIsScalar(),
assertIsCallable(), or assertIsIterable() instead.
2020-10-21 12:45:59 +02:00
..
classes MDL-69776 files: New WS core_files_delete_draft_files 2020-09-25 10:37:16 +02:00
converter MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
tests MDL-67673 phpunit: Remove deprecated assertInternalType() 2020-10-21 12:45:59 +02:00
coursefilesedit.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
coursefilesedit_form.php MDL-41940 files Option to limit legacy course files 2013-10-04 13:56:57 -04:00
externallib.php MDL-60198 webservice: Add missing MOODLE_INTERNAL checks 2017-09-21 13:01:28 +02:00
index.php MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
renderer.php MDL-66911 files: Use proper function for fetching enabled licenses 2020-05-28 15:23:38 +08:00
upgrade.txt MDL-49894 webservices: Add missing API changes in upgrade.txt 2015-04-16 15:19:42 +02:00