Moodle - the world's open source learning platform https://moodle.org/
Find a file
Daniel Ziegenberg 39fda04cdc
MDL-73700 core: remove unused functions and strings from installer
While searching for no longer needed PHP 5.x & 7.0 checks, the
`phpversionhelp` lang string and, subsequently, the `memorylimithelp`
lang string and the `install_helpbutton()` and
`install_print_help_page()` functions were discovered. According to
comments on MDL-2787 and MDL-64482 they are no longer in use since
Moodle 1.x (approximately), neither reachable since some good versions
ago. With MDL-17458 (commit 3b09331066),
the function `print_compatibility_row()` was gone, and it seems like it
was the only place calling `install_helpbutton()`. And
`install_helpbutton()` was the only place where a link to the help mode
(e.g.  `install.php?help=$helpfield`) ever surfaced.  As both lang
strings and functions are particular to the installer and never could
have been used outside of it, we are going for direct deletion instead
of regular deprecation.

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2025-01-28 18:57:57 +01:00
.github MDL-84026 core: Update GitHub Funding to point to fund.moodle.org 2024-12-18 10:45:09 +08:00
.grunt MDL-83705 core: Update subplugins.json relative to plugin 2024-12-19 09:03:00 +07:00
.phpstorm.meta.php MDL-82668 core: Move phpstorm meta to di.php 2024-08-14 16:32:23 +08:00
.upgradenotes Merge branch 'MDL-82767-main-v03' of https://github.com/ferranrecio/moodle 2025-01-23 11:18:50 +07:00
admin NOBUG: Add upgrade notes 2025-01-23 17:34:50 +01:00
ai NOBUG: Add upgrade notes 2025-01-23 17:34:50 +01:00
analytics Merge branch 'MDL-83468-main' of https://github.com/andrewnicols/moodle 2025-01-20 16:47:56 +01:00
auth Merge branch 'MDL-83468-main' of https://github.com/andrewnicols/moodle 2025-01-20 16:47:56 +01:00
availability NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
backup Merge branch 'MDL-84037_main' of https://github.com/marxjohnson/moodle 2024-12-24 15:22:47 +07:00
badges MDL-82866 behat: add required entities and fix failures 2025-01-10 15:07:37 +08:00
blocks MDL-83468 phpunit: assertEqualsCanonicalizing now compares keys too 2025-01-20 16:47:56 +01:00
blog MDL-84000 reportbuilder: move testcase helper to autoloaded namespace. 2024-12-17 08:19:38 +00:00
cache Merge branch 'MDL-83468-main' of https://github.com/andrewnicols/moodle 2025-01-20 16:47:56 +01:00
calendar MDL-83468 phpunit: Fix various tests after phpunit 10 2025-01-20 16:47:55 +01:00
cohort MDL-84000 reportbuilder: move testcase helper to autoloaded namespace. 2024-12-17 08:19:38 +00:00
comment Merge branch 'MDL-83940' of https://github.com/paulholden/moodle 2024-12-19 10:40:11 +07:00
communication Merge branch 'MDL-81685_matrix_homeserver_name_main' of https://github.com/mark-webster-catalyst/moodle 2025-01-23 09:16:47 +07:00
competency MDL-82866 behat: add required entities and fix failures 2025-01-10 15:07:37 +08:00
completion NOBUG: Add upgrade notes 2025-01-09 15:21:35 +01:00
contentbank NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
course NOBUG: Add upgrade notes 2025-01-23 17:34:50 +01:00
customfield MDL-83468 phpunit: assertEqualsCanonicalizing now compares keys too 2025-01-20 16:47:56 +01:00
dataformat NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
enrol MDL-73700 enrol_lti: remove old PHP version check 2025-01-28 18:23:18 +01:00
error MDL-81821 theme_boost: Refactor font utility classes for BS5 2024-11-26 15:17:30 +01:00
favourites MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
files MDL-73700 fileconverter_googledrive: remove old PHP version workaround 2025-01-28 18:57:55 +01:00
filter MDL-51119 glossary: Allow multilang concepts. 2025-01-07 14:45:12 +01:00
grade Merge branch 'MDL-81043-main' of https://github.com/HuongNV13/moodle 2025-01-20 16:47:56 +01:00
group MDL-84000 reportbuilder: move testcase helper to autoloaded namespace. 2024-12-17 08:19:38 +00:00
h5p MDL-83468 phpunit: Fix data provider param names 2025-01-20 16:47:55 +01:00
install MDL-73700 core: remove unused functions and strings from installer 2025-01-28 18:57:57 +01:00
iplookup MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
lang MDL-73700 core: remove unused functions and strings from installer 2025-01-28 18:57:57 +01:00
lib MDL-73700 core: remove unused functions and strings from installer 2025-01-28 18:57:57 +01:00
local MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
login MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
media NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
message Merge branch 'MDL-84101-main' of https://github.com/lameze/moodle 2025-01-23 09:08:27 +07:00
mnet MDL-73700 mnet: remove old PHP version check 2025-01-28 18:23:20 +01:00
mod Merge branch 'MDL-82767-main-v03' of https://github.com/ferranrecio/moodle 2025-01-23 11:18:50 +07:00
moodlenet MDL-75502 core: Added MoodleNet share progress page 2023-09-12 15:14:39 +10:00
my MDL-83763 core_my: Update docs path link on Dashboard and My Course 2025-01-21 11:29:49 +07:00
notes MDL-84000 reportbuilder: move testcase helper to autoloaded namespace. 2024-12-17 08:19:38 +00:00
payment NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
pix MDL-83933 pix: Switch import/export icons 2025-01-09 17:15:51 +01:00
plagiarism MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
portfolio NOBUG: Bump versions for main to the current date 2024-12-18 23:53:12 +08:00
privacy MDL-83468 phpunit: Fix data provider param names 2025-01-20 16:47:55 +01:00
question MDL-73700 core: remove old PHP version check 2025-01-28 18:57:52 +01:00
rating MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
report Merge branch 'MDL-82767-main-v03' of https://github.com/ferranrecio/moodle 2025-01-23 11:18:50 +07:00
reportbuilder Merge branch 'MDL-83468-main' of https://github.com/andrewnicols/moodle 2025-01-20 16:47:56 +01:00
repository MDL-73700 repository: remove old PHP version check 2025-01-28 18:57:50 +01:00
rss MDL-81520 core: Fix test finality 2024-12-11 12:30:23 +08:00
search Merge branch 'versionbump' of https://github.com/junpataleta/moodle 2024-12-19 10:03:51 +07:00
sms MDL-83468 phpunit: assertEqualsCanonicalizing now compares keys too 2025-01-20 16:47:56 +01:00
tag MDL-83172 dml: Remove Oracle from LMS 2025-01-13 17:11:55 +07:00
theme Merge branch 'MDL-83630' of https://github.com/paulholden/moodle 2025-01-14 11:53:24 +01:00
user Merge branch 'MDL-83468-main' of https://github.com/andrewnicols/moodle 2025-01-20 16:47:56 +01:00
userpix
webservice Merge branch 'MDL-83959' of https://github.com/paulholden/moodle 2025-01-02 23:59:46 +07:00
.eslintrc
.gherkin-lintrc
.gitattributes MDL-83172 dml: Remove Oracle from LMS 2025-01-13 17:11:55 +07:00
.gitignore MDL-83468 phpunit: Fix various tests after phpunit 10 2025-01-20 16:47:55 +01:00
.jshintignore
.jshintrc
.nvmrc MDL-83814 core: Bump Node to latest LTS 2025-01-12 20:57:44 +08:00
.shifter.json
.stylelintrc MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
behat.yml.dist
brokenfile.php
composer.json Merge branch 'MDL-83848-main-v2' of https://github.com/lameze/moodle into MDL-83848-main-test 2025-01-23 12:13:41 +08:00
composer.lock Merge branch 'MDL-83848-main-v2' of https://github.com/lameze/moodle into MDL-83848-main-test 2025-01-23 12:13:41 +08:00
config-dist.php MDL-83172 dml: Remove Oracle from LMS 2025-01-13 17:11:55 +07:00
CONTRIBUTING.md MDL-80577 core: Update and rewrite contribution guidelines 2024-01-15 22:47:44 +08:00
COPYING.txt
draftfile.php
editmode.php
file.php
Gruntfile.js
help.php
help_ajax.php
index.php MDL-82349 courseformat: add reactivity to frontpage topic 2024-11-12 12:02:16 +01:00
install.php MDL-73700 core: remove unused functions and strings from installer 2025-01-28 18:57:57 +01:00
INSTALL.txt
npm-shrinkwrap.json MDL-83814 core: Bump Node to latest LTS 2025-01-12 20:57:44 +08:00
package.json MDL-83814 core: Bump Node to latest LTS 2025-01-12 20:57:44 +08:00
phpcs.xml.dist MDL-83470 core: Bump version in phpcs.xml.dist 2024-11-22 23:48:22 +08:00
phpunit.xml.dist MDL-83468 phpunit: Remove erroneously located test 2025-01-20 16:47:56 +01:00
pluginfile.php
r.php MDL-82158 core: Remove uses of cache/lib.php 2024-08-20 15:47:14 +08:00
README.md MDL-80577 core: Rewrite and update README 2024-01-15 22:47:44 +08:00
security.txt MDL-81278 core: Update security.txt expiry 2024-09-16 14:48:50 +08:00
tokenpluginfile.php MDL-77054 files: Allow CORS in tokenpluginfile.php 2023-11-30 12:22:26 +01:00
TRADEMARK.txt
UPGRADING.md NOBUG: Add upgrade notes 2025-01-23 17:34:50 +01:00
version.php weekly release 5.0dev 2025-01-23 17:34:50 +01:00

Moodle

The Moodle Logo

Moodle is the World's Open Source Learning Platform, widely used around the world by countless universities, schools, companies, and all manner of organisations and individuals.

Moodle is designed to allow educators, administrators and learners to create personalised learning environments with a single robust, secure and integrated system.

Documentation

Community

moodle.org is the central hub for the Moodle Community, with spaces for educators, administrators and developers to meet and work together.

You may also be interested in:

Installation and hosting

Moodle is Free, and Open Source software. You can easily download Moodle and run it on your own web server, however you may prefer to work with one of our experienced Moodle Partners.

Moodle also offers hosting through both MoodleCloud, and our partner network.

License

Moodle is provided freely as open source software, under version 3 of the GNU General Public License. For more information on our license see