mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
![]() 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. |
||
---|---|---|
.. | ||
backup | ||
classes | ||
db | ||
diff | ||
editors | ||
lang/en | ||
parser | ||
pix | ||
tests | ||
admin.php | ||
comments.php | ||
comments_form.php | ||
create.php | ||
create_form.php | ||
diff.php | ||
edit.php | ||
edit_form.php | ||
editcomments.php | ||
files.php | ||
filesedit.php | ||
filesedit_form.php | ||
history.php | ||
index.php | ||
instancecomments.php | ||
lib.php | ||
locallib.php | ||
lock.php | ||
map.php | ||
mod_form.php | ||
module.js | ||
overridelocks.php | ||
pagelib.php | ||
prettyview.php | ||
README | ||
renderer.php | ||
restoreversion.php | ||
search.php | ||
styles.css | ||
upgrade.txt | ||
version.php | ||
view.php | ||
viewversion.php |
Wiki 2.0 by Jordi Piguillem and Ludo (Marc Alier) 2008 - Universitat Politecnica de Catalunya http://www.upc.edu - http://dfwikilabs.org