Stop doing $that = $this in includes/parser
authorRicordisamoa <ricordisamoa@openmailbox.org>
Thu, 11 Feb 2016 08:40:54 +0000 (09:40 +0100)
committerRicordisamoa <ricordisamoa@openmailbox.org>
Thu, 11 Feb 2016 08:40:54 +0000 (09:40 +0100)
commitc138dc4ee3dc1fd48c0ebca4dcf22d2e2486bd3b
treefb5cb5a980b2680b44236f9855cd85a85247df50
parent0ab874b730e52c2c98b212379bbb31e8ff3b2eb1
Stop doing $that = $this in includes/parser

Closures support $this as of PHP 5.4

Change-Id: Iace7ef43b17e8100f6bd71b4e23bad39cba87c0d
includes/parser/Parser.php