summaryrefslogtreecommitdiff
path: root/t/t4018/php-enum
Commit message (Collapse)AuthorAgeFilesLines
* userdiff: support enum keyword in PHP hunk headerUSAMI Kenta2021-08-311-0/+4
"enum" keyword will be introduced in PHP 8.1. https://wiki.php.net/rfc/enumerations Signed-off-by: USAMI Kenta <tadsan@zonu.me> Signed-off-by: Junio C Hamano <gitster@pobox.com>