moodle/calendar
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 Merge branch 'MDL-79007_main' of https://github.com/marxjohnson/moodle 2024-03-20 10:45:14 +08:00
classes MDL-81247 calendar: freeze event type if "user" only allowed. 2024-04-17 03:44:21 +00:00
templates Merge branch 'MDL-79007_main' of https://github.com/marxjohnson/moodle 2024-03-20 10:45:14 +08:00
tests MDL-81522 phpunit: Add missing void return type to all tests 2024-06-11 11:55:07 +02:00
type/gregorian MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
delete.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
event.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
event_form.php MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
export.php MDL-74595 calendar: consistent breadcrumbs navigating site calendar. 2022-06-24 10:14:49 +01:00
export_execute.php MDL-80793 calendar: Setup $USER with all fields 2024-02-28 10:36:21 +13:00
externallib.php MDL-81247 calendar: Extra validation for webservices 2024-04-17 03:44:21 +00:00
import.php MDL-74595 calendar: consistent breadcrumbs navigating site calendar. 2022-06-24 10:14:49 +01:00
index.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
lib.php MDL-81412 calendar: Sanitise calendar event names 2024-06-06 21:54:46 +08:00
managesubscriptions.php Merge branch 'MDL-71062-master' of https://github.com/sharidas/moodle 2022-07-13 11:39:08 +08:00
renderer.php MDL-73117 calendar: Final deprecation of threemonth_cal 2024-03-11 09:05:10 +08:00
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
view.php MDL-78850 calendar: course calendar improvement 2024-02-29 12:48:56 +07:00