From manual page: https://php.net/language.attributes.classes It needs to fix from IS_REPEATABL to IS_REPEATABLE here: https://www.php.net/manual/ru/language.attributes.classes.php#example-3 ---