1) PHP minimum version raised to 7.0.0 2) Intl extension raised from optional to required
* Introduce a new php compatible library which can be used early in execution, without Moodle dependencies * Use it where we previously had hardcoded checks This was originally suggested in MDL-39007.