This is the revision history for a-z in <libera.chat:#regex>

factoid_idsubjectcopulapredicateauthornamespace
11782 a-z is /[A-z]/ does not mean what you might think. You should use /[A-Za-z]/ or /[a-z]/i, unless you wish to include these characters: [ \ ] ^ _ ` digitok <freenode.net:#regex>
11777 a-z is /[A-z]/ does not mean what you might think. You should use /[a-zA-Z]/ or /[a-z]/i, unless you wish to include these characters: [ \ ] ^ _ ` digitok <freenode.net:#regex>
11776 a-z is /[A-z]/ does not mean what you think it does. You should use /[a-zA-Z]/ or /[a-z]/i, unless you wish to include these characters: [ \ ] ^ _ ` digitok <freenode.net:#regex>
11775 a-z is /[A-z]/ does not mean what you think. You should use /[a-zA-Z]/ or /[a-z]/i unless you wish to include these characters: [ \ ] ^ _ ` digitok <freenode.net:#regex>
11774 a-z is /[A-z]/ does not mean what you think. You should use /[a-zA-Z]/ or /[a-z]/i unless you wish to include these characters: [ \ ] ^ _ ` digitok <freenode.net:#regex>