Skip to content

[PHP] DNS_CAA type constant missing from PHP/PHP Source.sublime-syntax #991

@alister

Description

@alister
echo DNS_CAA, DNS_A, DNS_CNAME, DNS_HINFO, DNS_MX, DNS_NS, 
     DNS_PTR, DNS_SOA, DNS_TXT, DNS_AAAA, DNS_SRV, DNS_NAPTR,
     DNS_A6, DNS_ALL, DNS_ANY;

If the above line is put into PHP/syntax_test_php.php, the first item, DNS_CAA is highlighted differently to the rest of the line. According to the dns_get_record#type parameter list, it is a valid constant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions