Bug #25979
closedWrong type hinting in interface tslib_menu_filterMenuPagesHook
100%
Description
public function tslib_menu_filterMenuPagesHook (array &$data, array $banUidArray, $spacer, tslib_tmenu $obj)
$obj
should hint for tslib_menu
and not as wrongly specified tslib_tmenu
.
If hook is used and for example a GMENU will be processed an exception will be thrown.
Files
Updated by Steffen Gebert over 13 years ago
Sounds reasonable! Michael, could you push your patch to the review system? See this tutorial
Thanks!
Steffen
Updated by Mr. Hudson over 13 years ago
Patch set 1 of change I0a61737755afbda6e2ab6c02ba59c078a77cc020 has been pushed to the review server.
It is available at http://review.typo3.org/1649
Updated by Mr. Hudson over 13 years ago
Patch set 2 of change I0a61737755afbda6e2ab6c02ba59c078a77cc020 has been pushed to the review server.
It is available at http://review.typo3.org/1649
Updated by Michael Birchler over 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 47670f70e8e7c30f1af007b59e4faab81c0e6426.