Skip to content
  • Jaime Pérez's avatar
    9ff8b6f7
    Fix for compatibility with PHP 5.3. · 9ff8b6f7
    Jaime Pérez authored
    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.
    9ff8b6f7
    Fix for compatibility with PHP 5.3.
    Jaime Pérez authored
    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.
Loading