Allow findHooks.php to compare parameter references of hooks
authorumherirrender <umherirrender_de.wp@web.de>
Wed, 14 Oct 2015 19:36:08 +0000 (21:36 +0200)
committerUmherirrender <umherirrender_de.wp@web.de>
Wed, 18 Nov 2015 16:19:34 +0000 (16:19 +0000)
commita628f41ea9bb2d8109b7afddb64896f9ca04c413
tree860f20222183528ee609b31d62ff30c149c89301
parent01eb216c5f3640ae020df362ff62dd91ae61be3c
Allow findHooks.php to compare parameter references of hooks

Check if all hooks in hooks.txt have a &, if the code also have & and
the other way round.

Fix all hooks in hooks.txt to have a clean run of the script.

Change-Id: I1b45253e20dc310e825cdc17e0e2e9c8fb315bab
docs/hooks.txt
maintenance/findHooks.php