moodle/enrol/lti
Eloy Lafuente (stronk7) 01148a0816
MDL-81522 phpunit: Add missing void return type to all tests
While this change is not 100% required now, it's good habit
and we are checking for it since Moodle 4.4.

All the changes in this commit have been applied automatically
using the moodle.PHPUnit.TestReturnType sniff and are, exclusively
adding the ": void" return types when missing.
2024-06-11 11:55:07 +02:00
..
amd MDL-77559 js: Rebuild all JS with Node 16 2023-03-09 09:53:19 +08:00
backup/moodle2 MDL-69542 enrol_lti: backup changes for LTI Advantage 2022-02-11 10:52:40 +08:00
classes MDL-81405 session: New core cookie helper utility class 2024-04-06 12:20:59 +02:00
db MDL-81616 upgrade: add the 4.4.0 separation line to all upgrade scripts 2024-04-20 21:01:04 +08:00
ims-blti Merge branch 'MDL-77350-master' of https://github.com/meirzamoodle/moodle 2023-05-17 08:27:26 +02:00
lang/en MDL-80835 enrol_lti: add cookies required notice to auth login endpoint 2024-03-21 15:35:48 +08:00
pix NOBUG: Fixed SVG browser compatibility 2022-07-21 21:29:45 +04:00
templates MDL-80835 enrol_lti: add cookies required notice to auth login endpoint 2024-03-21 15:35:48 +08:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
xml
cartridge.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
configure.php MDL-81890 enrol_lti: Fix sesskey checks 2024-06-06 22:02:35 +08:00
index.php MDL-69542 enrol_lti: add version based resource publication 2022-02-11 10:51:59 +08:00
jwks.php MDL-79675 enrol_lti: fix JWKS generation after library removals 2024-03-06 08:44:14 +08:00
launch.php MDL-79675 enrol_lti: fix class instantiation after library upgrade 2024-03-06 08:44:14 +08:00
launch_deeplink.php MDL-79675 enrol_lti: fix class instantiation after library upgrade 2024-03-06 08:44:14 +08:00
lib.php MDL-68843 enrol_lti: auto disable orphaned enrolment instances 2022-07-18 16:08:18 +08:00
login.php MDL-81491 enrol_lti: fix incorrect login_hint parameter type validation 2024-04-10 17:41:50 +08:00
manage_deployment.php MDL-74221 enrol_lti: change registration workflow to support drafts 2022-03-31 12:15:46 +08:00
proxy.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
register.php MDL-81409 enrol_lti: fixes to dynamic registration to support Blackboard 2024-04-03 15:27:24 +08:00
register_platform.php MDL-74221 enrol_lti: change registration workflow to support drafts 2022-03-31 12:15:46 +08:00
settings.php MDL-74221 enrol_lti: change registration workflow to support drafts 2022-03-31 12:15:46 +08:00
styles.css MDL-74312 enrol_lti: fix copytoclipboard trigger element 2022-04-20 09:31:48 +08:00
thirdpartylibs.xml MDL-74697 libraries: Update all third-party libraries with more metadata 2022-07-22 07:28:47 +02:00
tool.php MDL-76821 enrol_lti: prevent legacy launches via upgraded enrolment 2023-05-05 17:07:21 +08:00
upgradelib.php MDL-69542 enrol_lti: add upgrade and install code updating tables 2022-02-11 10:10:05 +08:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00