- 
    Bug 
- 
    Resolution: Fixed
- 
    Trivial 
- 
    3.1.0-dev, 3.1.0-a1
- 
    None
The argument $subscriptions is not mentioned in the docblock:
https://github.com/phpbb/phpbb/blob/develop/phpBB/includes/ucp/ucp_notifications.php#L162
It should probably be something like this:
| @param array $subscriptions Array containing global subscriptions | 

