Hello! It looks like a mistake here http://php.net/manual/en/function.define.php in string "case_insensitive If set to TRUE, the constant will be defined case-insensitive. "
must be: "case_insensitive If set to TRUE, the constant will be defined NOT case-insensitive. " Good luck!
