Merge branch 'MDL-72359-401' of https://github.com/andrewnicols/moodle into MOODLE_401_STABLE

This commit is contained in:
Huong Nguyen 2023-08-29 10:58:27 +07:00
commit 3c480d41ec
No known key found for this signature in database
GPG Key ID: 40D88AB693A3E72A

View File

@ -38,7 +38,7 @@ interface analysable {
/**
* Max timestamp.
*/
const MAX_TIME = 9999999999;
const MAX_TIME = PHP_INT_MAX;
/**
* The analysable unique identifier in the site.