Shorthand "int" and "bool" are now used instead of "integer" and "boolean". This makes more sense as the latter are not accepted as synonyms in PHP 7 scalar type hints and return types.