Page MenuHomePhabricator

Add PHP7 type hints where applicable
Open, LowPublic4 Estimated Story Points

Description

I would consider it nice to add scalar and return type hints when applicable. However, this would require raising the PHP version requirement to PHP 7.0 (which can not be specified in extension.json before MW 1.32) or raising the MW version requirement to 1.31. As this is a LTS version and MW 1.33 is coming out soon, this might be acceptable.