I'll add comments on 35050 and you will ignore it, because bug is not open.
You have patch on http://bugs.php.net/bug.php?id=35583. I understand why it might have been rejected. Using mapping table to lowercase ascii is not optimal solution. I have other patch, but you are not free to use code licensed under GPL. I am not C programmer and this patch uses code taken from program licensed under GPL. I've noticed one change. strcasecmp() is no longer locale aware. PHP does not have regression test for 19795 bug or this test depends on locale that is not available on my machine. strtolower(), strtoupper() and stristr() are still locale aware. Currently I am not testing other string functions. > You are free to send a patch.. :) > > If you have objections, please add comment to the report marked as "Wont > fix" and don't spam the already huge database with one more report about > same issue. > > --Jani >> Hi, >> >> Maybe somebody could provide good explanation why you can fix the issue >> (http://bugs.php.net/bug.php?id=42526). You can't claim that locale >> insensitive tolower() breaks things, because your functions are locale >> insensitive in some setups. >> >> Now I can only see that PHP developers close bug reports as "bogus" or >> "won't fix" without any good explanation. I think I've already said on >> this list once. If you lie in order to prove your point, you lose. You >> don't need PHP6 in order to fix it. Fix is possible or I don't see whole >> picture. >> >> -- >> Tomas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php