[TASK] Improve deprecation msg of GeneralUtility method
The deprecation message of GeneralUtility::array_merge_recursive_overrule should show more clearly that the code can't be just updated by changing class + method name as there is no return value anymore. This is new in the core and is a quite big risk! Resolves: #57499 Releases: 6.2 Change-Id: I109a0c3edbc241708e7b362a249b6d0e4a79978e Reviewed-on: https://review.typo3.org/29035 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel
Please register or sign in to comment