--- embedaddon/php/ext/mbstring/oniguruma/HISTORY 2012/02/21 23:47:57 1.1.1.1 +++ embedaddon/php/ext/mbstring/oniguruma/HISTORY 2013/07/22 01:31:54 1.1.1.2 @@ -1607,7 +1607,7 @@ History 2003/01/31: [impl] rename TTRANS() to TOLOWER(). 2003/01/30: [bug] .c.o --> .c.obj in win32\Makefile. 2003/01/30: [impl] add -DNOT_RUBY to Makefile.in. - NOT_RUBY is refered in regint.h for escape double + NOT_RUBY is referred in regint.h for escape double including config.h. 2003/01/30: [impl] when string hasn't case ambiguity, don't compile to ignore case opcode.