mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
MDL-53928 environment: add xmlreader requirement for 3.1
This commit is contained in:
parent
d4f2c87bca
commit
89724d0c1c
1 changed files with 2 additions and 0 deletions
|
@ -1647,6 +1647,8 @@
|
|||
</PHP_EXTENSION>
|
||||
<PHP_EXTENSION name="xml" level="required">
|
||||
</PHP_EXTENSION>
|
||||
<PHP_EXTENSION name="xmlreader" level="required">
|
||||
</PHP_EXTENSION>
|
||||
<PHP_EXTENSION name="intl" level="optional">
|
||||
<FEEDBACK>
|
||||
<ON_CHECK message="intlrecommended" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue