mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
MDL-60391 libraries: patch bennu for php 7.2
This commit is contained in:
parent
d8e9a23c48
commit
9016f772ce
2 changed files with 5 additions and 1 deletions
|
@ -9,3 +9,4 @@ modifications:
|
|||
6/ MDL-49032: fixed rfc2445_fold() to fix incorrect RFC2445_WSP definition (16 Sep 2015)
|
||||
7/ added timestamp_to_date function to support zero duration events (16 Sept 2015)
|
||||
8/ Updated \iCalendar_event::invariant_holds() to allow for same dtstart and dtend timestamps (13 July 2017)
|
||||
9/ MDL-60391: replace create_function() with lambda function for PHP 7.2 compatibility (13 Oct 2017)
|
Loading…
Add table
Add a link
Reference in a new issue