Moodle - the world's open source learning platform https://moodle.org/
Find a file
Eloy Lafuente (stronk7) 361dfe8145
MDL-75952 general: Since php81, refection->setAccessible() is no-op
Refereces:
- https://wiki.php.net/rfc/make-reflection-setaccessible-no-op
- https://www.php.net/manual/en/reflectionproperty.setaccessible.php
- https://www.php.net/manual/en/reflectionmethod.setaccessible.php

As of PHP 8.1.0, calling this method has no effect; all methods are
invokable by default. So, let's remove all uses from core, they are
no-op.
2024-03-10 21:15:00 +01:00
.github Merge branch 'MDL-76443-main' of https://github.com/andrewnicols/moodle 2024-02-27 09:50:55 +07:00
.grunt MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
admin MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
analytics MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
auth Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
availability Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
backup MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
badges MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
blocks MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
blog MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
cache MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
calendar MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
cohort Merge branch 'MDL-80550' of https://github.com/paulholden/moodle 2024-03-08 11:05:17 +08:00
comment MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
communication MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
competency Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
completion Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
contentbank MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
course MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
customfield MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
dataformat MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
enrol MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
error MDL-69958 auth: Handle well-known/change-password requests 2023-08-28 23:57:22 +10:00
favourites MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
files MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
filter Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
grade MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
group Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
h5p MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
install Automatically generated installer lang files 2024-02-28 00:11:10 +00:00
iplookup MDL-78893 Libaries: explicity set $flags for htmlspecialchars function 2023-08-03 14:33:34 +10:00
lang Merge branch 'MDL-79044-main' of https://github.com/geichelberger/moodle 2024-03-08 11:15:16 +08:00
lib MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
local MDL-77708 docs: Update references from docs.moodle.org/dev 2023-09-26 10:30:19 +02:00
login MDL-67053 login: Allow bypassing alternateurl config 2023-12-11 09:45:27 +11:00
media MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
message Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
mnet MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
mod MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
moodlenet MDL-75502 core: Added MoodleNet share progress page 2023-09-12 15:14:39 +10:00
my MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
notes MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
payment MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
pix NOBUG: Fixed SVG browser compatibility 2024-03-01 12:24:22 +08:00
plagiarism MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
portfolio MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
privacy MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
question MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
rating MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
report MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
reportbuilder MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
repository MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
rss MDL-65292 style: Fix all function declarations white space 2024-02-28 23:33:26 +01:00
search MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
tag Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
theme MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
user Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
userpix MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:47:23 +00:00
webservice MDL-75952 general: Since php81, refection->setAccessible() is no-op 2024-03-10 21:15:00 +01:00
.eslintrc MDL-74301 eslint: Enable 'reportUnusedDisableDirectives' eslint setting 2023-07-03 15:21:53 +01:00
.gherkin-lintrc MDL-66109 behat: Prevent the use of Examples in Scenarios 2020-05-11 11:07:49 +08:00
.gitattributes MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
.gitignore MDL-77308 core: Remove editor_tiny from core 2023-03-09 15:28:35 +08:00
.jshintignore MDL-66265 javascript: Add jshint ignore for ES6 files in root dir 2019-09-04 06:48:11 +08:00
.jshintrc MDL-54889 jshint: stop using for everything but shifter 2016-06-30 09:14:57 +01:00
.nvmrc MDL-79003 core: Bump NodeJS to lts/iron (NodeJS 20) 2024-01-30 12:19:39 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-11 18:29:35 +08:00
.stylelintrc MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
behat.yml.dist MDL-78934 behat: Move to BrowserKit in extension and other custom code 2023-08-18 13:59:17 +02:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json MDL-80313 composer: Bump composer stuff to use php81 as minimum 2024-01-05 18:57:47 +01:00
composer.lock MDL-80313 composer: Bump composer stuff to use php81 as minimum 2024-01-05 18:57:47 +01:00
config-dist.php MDL-80648 files: extend xsendfilealiases 2024-01-23 11:50:56 +01:00
CONTRIBUTING.md MDL-80577 core: Update and rewrite contribution guidelines 2024-01-15 22:47:44 +08:00
COPYING.txt license MDL-20717 Updated the COPYING file to GPLv3 for head 2010-01-08 02:48:03 +00:00
draftfile.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
editmode.php MDL-78934 behat: Replace all the rest of goutte by browserkit 2023-08-18 13:59:17 +02:00
file.php MDL-71062 core: Step 1 deprecation of print_error function 2022-07-13 08:20:54 +05:30
Gruntfile.js MDL-76802 core: Create a grunt task to get upgradable libs 2023-03-13 11:53:23 +01:00
help.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
help_ajax.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
index.php MDL-78806 core: Remove redundant site name 2023-09-09 08:58:54 +08:00
install.php MDL-78552 core: tidy up MDL_PERF constants 2023-06-25 08:39:09 +02:00
INSTALL.txt MDL-53081 docs: Improve the text doc files in the root directory 2016-02-19 09:11:06 +01:00
npm-shrinkwrap.json MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
package.json MDL-79003 js: Bump stylelint and components 2024-01-30 12:19:53 +08:00
phpcs.xml.dist MDL-78496 environment: Moodle 4.4 requirements 2023-11-17 21:50:28 +08:00
phpunit.xml.dist MDL-77576 core: Add testsuite for communication 2023-05-05 14:42:45 +10:00
pluginfile.php MDL-36754 core_files: Add a token version of pluginfile 2018-08-14 06:57:32 +08:00
README.md MDL-80577 core: Rewrite and update README 2024-01-15 22:47:44 +08:00
security.txt MDL-77831 core: Updated security.txt expiry and added additional info 2023-08-31 18:28:26 +08:00
tokenpluginfile.php MDL-77054 files: Allow CORS in tokenpluginfile.php 2023-11-30 12:22:26 +01:00
TRADEMARK.txt MDL-77376 Licensing: Update trademark.txt 2023-02-23 15:35:25 +11:00
version.php on-demand release 4.4dev+ 2024-03-08 11:13:56 +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