moodle/h5p
Marina Glancy 594a8c5ab7 MDL-76356 various: avoid implicit conversion to arrays
PHP before version 8.1 automatically converted stdClass or 'false' to arrays if
function parameter expects array (for example, "reset").
PHP 8.1 shows notices in these situations
2023-01-10 12:16:52 +01:00
..
amd MDL-73915 js: Drop support for IE and android 2022-02-23 08:55:20 +08:00
classes MDL-76004 core_h5p: Ensure the browser is serving updated file 2022-12-14 16:02:44 +01:00
h5plib/v124 MDL-76403 versions: bump all versions and requires near release 2022-11-23 09:45:23 +08:00
js MDL-73853 core_h5p: Improve behat tests, to avoid random errors 2022-11-09 14:04:41 +01:00
pix NOBUG: Fixed SVG browser compatibility 2019-10-29 21:03:41 +01:00
templates MDL-71885 core_h5p: Display the edit content button 2021-07-05 10:56:13 +02:00
tests MDL-76356 various: avoid implicit conversion to arrays 2023-01-10 12:16:52 +01:00
ajax.php Merge branch 'MDL-71970-master' of git://github.com/sarjona/moodle 2021-09-29 23:27:15 +02:00
edit.php MDL-73562 core_contentbank: alignment fixes 2022-01-25 09:35:07 +01:00
embed.php MDL-70806 h5p: fix resize glitch 2021-02-11 13:10:10 +01:00
lib.php MDL-68909 h5p: move temporary editor files to draft area 2020-09-10 13:42:16 +02:00
libraries.php MDL-75326 h5p: require sesskey to toggle library enabled state. 2022-08-12 04:14:18 +02:00
overview.php MDL-67060 core_h5p: Improvements to Manage H5P setting page 2020-02-11 10:26:57 +01:00
upgrade.txt MDL-73830 h5plib_v124: Add required changes after lib upgrade 2022-02-28 07:29:47 +01:00