wiki.techinc.nl/includes/context
Max Semenik 8085c58a4b Replace call_user_func_array(), part 1
Uses new PHP 5.6 syntax like ...parameter unpacking and
calling anything looking like a callback to make the code more readable.
There are much more occurrences but this commit is intentionally limited
to an easily reviewable size.

Change-Id: Idcec077ef3fdf029b632cceafd0150851ad723e3
2018-06-04 23:39:04 -07:00
..
ContextSource.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
DerivativeContext.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00
IContextSource.php Improve 1-letter variable names in MutableContext and implementations 2018-01-07 15:53:55 +01:00
MutableContext.php Improve 1-letter variable names in MutableContext and implementations 2018-01-07 15:53:55 +01:00
RequestContext.php Replace call_user_func_array(), part 1 2018-06-04 23:39:04 -07:00