moodle/mod/wiki
Eloy Lafuente (stronk7) 3a5641cb74 MDL-67673 phpunit: Remove deprecated assertEquals() params
The optional parameters of assertEquals() and assertNotEquals()
are deprecated in PHPUnit 8 (to be removed in PHPUnit 9):

- delta => use assertEqualsWithDelta()
- canonicalize => use assertEqualsCanonicalizing()
- ignoreCase => use assertEqualsIgnoringCase
- maxDepth => removed without replacement.

More info @ https://github.com/sebastianbergmann/phpunit/issues/3341

Initial search done with:

ag 'assert(Not)?Equals\(.*,.*,' --php

Then, running tests and fixing remaining cases.
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 MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
tests MDL-67673 phpunit: Remove deprecated assertEquals() params 2020-10-21 12:46:00 +02:00
admin.php MDL-48204 mod_wiki: admin.php - fix syntax error 2014-11-13 00:46:43 +01:00
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 MDL-44962 mod_wiki: No input filter 2015-07-24 16:33:55 +02:00
edit_form.php MDL-65022 wiki: declare the cancel button secondary 2019-03-12 09:06:40 +01:00
editcomments.php MDL-39990 wiki: more detailed validation of view/edit access rights 2014-03-03 14:45:03 +08:00
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 MDL-44321 events: cleaning up course_module_instance_list_viewed event 2014-02-28 16:36:09 +08:00
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 MDL-39990 wiki: more detailed validation of view/edit access rights 2014-03-03 14:45:03 +08:00
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 MDL-39990 wiki: more detailed validation of view/edit access rights 2014-03-03 14:45:03 +08:00
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 MDL-39990 wiki: more detailed validation of view/edit access rights 2014-03-03 14:45:03 +08:00
search.php MDL-47613 wiki: allow searching several words 2014-10-10 16:35:13 +08:00
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