claroline / Claroline

Learning management system
https://www.claroline.com
Other
315 stars 188 forks source link

Error when affecting widget to a tab #371

Closed sleperf closed 10 years ago

sleperf commented 10 years ago

When I try to affect a widget to a TAB I have systematicaly the following error on a popup: Fatal error: Using $this when not in object context in /var/www/html/Claroline/20131021/Claroline/vendor/claroline/core-bundle/Claroline/CoreBundle/Form/WidgetInstanceType.php on line 31

sleperf commented 10 years ago

This problem seems to be link to the PHP version which I use 5.3.13. The use of $this in anonymous function need php 5.4 minimum