MDL-66262 env: Moodle 3.6.x and 3.7.x do not support PHP 7.4

This commit is contained in:
Eloy Lafuente (stronk7) 2019-09-13 17:41:53 +02:00
parent 1c3efe48f8
commit c2617a2878
3 changed files with 14 additions and 0 deletions

View file

@ -2451,6 +2451,7 @@
<VENDOR name="oracle" version="11.2" />
</DATABASE>
<PHP version="7.0.0" level="required">
<RESTRICT function="restrict_php_version_74" message="unsupportedphpversion74" />
</PHP>
<PCREUNICODE level="optional">
<FEEDBACK>
@ -2632,6 +2633,7 @@
<VENDOR name="oracle" version="11.2" />
</DATABASE>
<PHP version="7.1.0" level="required">
<RESTRICT function="restrict_php_version_74" message="unsupportedphpversion74" />
</PHP>
<PCREUNICODE level="optional">
<FEEDBACK>