Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Moodle 3.1 release notes: Difference between revisions

From MoodleDocs
(Created page with "Releases > {{FULLPAGENAME}} Release date: Not yet released Here is [https://tracker.moodle.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=project+%3D+mdl+AND+...")
 
m (→‎Highlights: Add info about xmlreader required)
Line 7: Line 7:
===Highlights===
===Highlights===
   
   
* ...
* PHP extension <tt>xmlreader</tt> is now required (MDL-51603).
 
===Functional changes===
===Functional changes===
   
   

Revision as of 11:38, 22 April 2016

Releases > Moodle 3.1 release notes

Release date: Not yet released

Here is the full list of fixed issues in 3.1.

Highlights

  • PHP extension xmlreader is now required (MDL-51603).

Functional changes

  • ...

API changes

  • ...

Security issues

A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements

  • ...

See also