moodle/mod/wiki
Eloy Lafuente (stronk7) 674497a12c
MDL-81523 phpunit: Add all missing setUp/tearDown parent calls
All setUp(), tearDown(), setUpBeforeClass() and tearDownAfterClass()
must, always, call to parent, to ensure that everything is properly
set and cleaned.

While in a lot of situations this is not needed (parents may not
have anything to run), with PHPUnit >= 10 this can become more
important because we are going to move the reset code from current
placement @ runBare() to setUp()/tearDown().

Note that all the changes performed in this commit have been detected
and fixed by moodle-cs (ParentSetUpTearDownSniffTest).
2024-06-14 16:04:57 +02:00
..
backup MDL-81284 mod_wiki: Add stricter cleaning of contentformat 2024-04-17 03:44:22 +00:00
classes MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
db MDL-81616 upgrade: add the 4.4.0 separation line to all upgrade scripts 2024-04-20 21:01:04 +08:00
diff MDL-73526 mod_wiki: Remove unused nwiki diff processor 2022-01-11 17:27:44 +01:00
editors MDL-77345 mod_wiki: Added missing class properties. 2023-03-06 10:44:04 +07:00
lang/en MDL-81872 course: Improve the summary page for reset 2024-05-27 16:18:54 +02:00
parser MDL-81284 mod_wiki: Add stricter cleaning of contentformat 2024-04-17 03:44:22 +00:00
pix NOBUG: Fixed SVG browser compatibility 2024-02-23 08:37:37 +07:00
templates MDL-73595 theme_boost: make tertiary nav more distinct 2022-02-28 13:07:52 +01:00
tests MDL-81523 phpunit: Add all missing setUp/tearDown parent calls 2024-06-14 16:04:57 +02:00
admin.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
comments.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
comments_form.php MDL-71913 mod_wiki: Add tertiary navigation 2021-10-13 11:05:29 +08:00
create.php MDL-68093 wiki: Restrict group options to participation groups 2023-03-14 08:52:26 +00:00
create_form.php
diff.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
edit_form.php
editcomments.php MDL-79509 mod_wiki: Improve comment editing 2023-10-04 01:24:20 +00:00
files.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
filesedit.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
filesedit_form.php MDL-76810 redirect handling: ensure return URLs are properly sanitised 2023-01-11 11:42:28 +08:00
history.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
index.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
instancecomments.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
lib.php MDL-81872 course: Improve the summary page for reset 2024-05-27 16:18:54 +02:00
locallib.php MDL-77164 various: fix incorrect phpdocs 2023-04-13 11:35:06 +01:00
lock.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
map.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
mod_form.php
module.js
overridelocks.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
pagelib.php MDL-81050 output: Add new 'attributes' parameter to container 2024-03-19 08:53:49 +01:00
prettyview.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
README MDL-72871 cleanup: Remove incorrect whitespace from codebase 2021-10-26 17:19:11 +02:00
renderer.php MDL-72413 wiki: Use the common module for setting the header 2021-12-13 09:49:35 +08:00
restoreversion.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
search.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
styles.css MDL-77396 wiki: Fix print without background new 2023-06-27 18:10:12 +05:30
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
version.php MDL-81549 versions: bump all versions and requires near release 2024-04-17 00:03:29 +08:00
view.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
viewversion.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30

Wiki 2.0

by Jordi Piguillem and Ludo (Marc Alier) 2008 - Universitat Politecnica de
Catalunya
http://www.upc.edu - http://dfwikilabs.org