On 06.02.2017 at 14:07, Олег Сухих wrote: > 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. "
No, the documentation is correct, see <https://3v4l.org/p03K9>. By the way: this mailing list is for discussing and maintaining the php.net web infrastructure. Please file documentation bug reports via <https://bugs.php.net/>. -- Christoph M. Becker -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
