You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: general/releases/4.5.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,7 @@ These are just the minimum supported versions. We recommend keeping all of your
23
23
- PHP extension **sodium** is required. See [Environment - PHP extension sodium](https://docs.moodle.org/en/Environment_-_PHP_extension_sodium).
24
24
- PHP setting **max_input_vars** must be >= 5000. For further details, see [Environment - max input vars](https://docs.moodle.org/en/Environment_-_max_input_vars).
25
25
- PHP variants: Only 64-bit versions of PHP are supported. *Note: Changed since 4.1*.
26
+
- PHP pncntl_signal() function enabled required to run admin/cli/cron.php. Find here [more details](https://moodle.org/mod/forum/discuss.php?d=466563#p1873780).
0 commit comments