Closed (fixed)
Project:
Course
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2017 at 18:00 UTC
Updated:
30 Mar 2017 at 15:04 UTC
Jump to comment: Most recent
Evaluation of indirect expressions has changed in PHP 7, see http://php.net/manual/en/migration70.incompatible.php#migration70.incomp...
Requires the use of curly brackets for the first argument to date_format in course_tokens().
Attached a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| course_tokens.patch | 847 bytes | kyoder |
Comments
Comment #3
djdevinThanks. Fixed!