registration: Fix having multiple callbacks for a single hook
authorKunal Mehta <legoktm@gmail.com>
Wed, 13 May 2015 19:30:21 +0000 (12:30 -0700)
committerKunal Mehta <legoktm@gmail.com>
Wed, 13 May 2015 19:30:21 +0000 (12:30 -0700)
commit2fcd5d7909401e1fec9856999ba439eed4d01561
tree12bea7ec51105fa966535b4fa4aa1ea6e175e3f9
parent7cb03c4d8c917620960e157cbff2f356cbc4c589
registration: Fix having multiple callbacks for a single hook

Bug: T98975
Change-Id: I40ff36090d18344fabdb018519209671b7883fa1
includes/registration/ExtensionProcessor.php
tests/phpunit/includes/registration/ExtensionProcessorTest.php