Skip to content
Snippets Groups Projects
Commit 9ff8b6f7 authored by Jaime Pérez's avatar Jaime Pérez
Browse files

Fix for compatibility with PHP 5.3.

PHP 5.3 does not allow the use of $this inside closures. This is a temporary fix for compatibility with 5.3, while we are still supporting it. We will drop this when updating the minimum requirements to PHP 5.4.
parent 542354d8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment