moodle/mod/wiki
Eloy Lafuente (stronk7) d95c378771 MDL-67673 phpunit: Remove expectedException annotations
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

The annotations `@expectedException`, `@expectedExceptionCode`,
`@expectedExceptionMessage`, and `@expectedExceptionMessageRegExp`
are now deprecated.
Using these annotations will trigger a deprecation warning
in PHPUnit 8 and in PHPUnit 9 these annotations will be removed.

Also, all uses of expectExceptionMessageRegExp() has been moved
to expectExceptionMessageMatches(). See https://github.com/sebastianbergmann/phpunit/issues/3957

TODO: Various weirdness found while doing the changes with these tests:
- vendor/bin/phpunit lib/tests/exporter_test.php (created MDL-69700)
- vendor/bin/phpunit competency/tests/external_test.php (same issue than prev one)
- vendor/bin/phpunit question/engine/tests/questionengine_test.php (created MDL-69624)
- vendor/bin/phpunit lib/tests/event_test.php (created MDL-69688)
2020-10-21 12:46:00 +02:00
..
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-65026 course: Fix modules intro formatting in WS 2019-09-16 13:04:26 +02:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
diff MDL-60281 general: function each() is deprecated in PHP7.2 2017-10-16 09:37:20 +08:00
editors MDL-64506 templates: BS2 m-x-x to BS4 mx-x 2019-04-03 19:47:11 +08:00
lang/en MDL-66592 analytics: Split text and link 2019-11-07 08:25:35 +08:00
parser MDL-68738 wiki: Prevent URLs inside links from turning into another link 2020-05-21 21:12:02 +02:00
pix
tests MDL-67673 phpunit: Remove expectedException annotations 2020-10-21 12:46:00 +02:00
admin.php
comments.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
comments_form.php MDL-67114 core: php74 fix. Fix use of scalar as array in core 2020-01-03 11:33:15 +01:00
create.php MDL-56973 wiki: New page title readonly after changing course language 2017-05-19 11:12:55 +02:00
create_form.php MDL-55557 mod_wiki: Add missing MOODLE_INTERNAL checks 2016-08-13 21:40:41 -04:00
diff.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
edit.php
edit_form.php MDL-65022 wiki: declare the cancel button secondary 2019-03-12 09:06:40 +01:00
editcomments.php
files.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
filesedit.php MDL-58219 cibot: Fixes 2017-04-03 13:41:19 +08:00
filesedit_form.php
history.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
index.php
instancecomments.php MDL-50225 core: replace usages of print_textarea() 2018-07-30 09:57:01 +08:00
lib.php MDL-69454 core_search: consistent mod searches 2020-09-21 11:54:51 +02:00
locallib.php MDL-62977 mod_wiki: style buttons appropriately 2018-07-27 10:46:35 +08:00
lock.php
map.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
mod_form.php MDL-58139 completion: bulk update completion 2017-04-19 08:52:57 +08:00
module.js MDL-63628 accessibility: Trigger file links with keyboard 2019-01-22 08:39:49 +08:00
overridelocks.php
pagelib.php MDL-64506 templates: replace spans where and col-x appears 2019-04-03 19:47:13 +08:00
prettyview.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00
README
renderer.php MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT 2020-03-29 15:34:26 +01:00
restoreversion.php
search.php
styles.css MDL-56849 mod_wiki: Update styles for boost 2016-11-21 15:19:16 +08:00
upgrade.txt MDL-66369 libraries: Remove [modname]_scale_used functions 2019-08-16 11:56:17 +08:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00
view.php MDL-36424 wiki: set group so subwiki tabs/pages display correctly 2018-06-14 17:33:18 +02:00
viewversion.php MDL-61163 mod_wiki: guests should be able to view frontpage modules 2018-03-29 11:11:48 +08:00

Wiki 2.0

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