Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30499 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87707 invoked by uid 1010); 6 Jul 2007 13:09:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87692 invoked from network); 6 Jul 2007 13:09:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2007 13:09:40 -0000 Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 63.208.196.171 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 63.208.196.171 outbound.mailhop.org FreeBSD 4.6-4.9 Received: from [63.208.196.171] ([63.208.196.171:4972] helo=outbound.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/34-50692-11F3E864 for ; Fri, 06 Jul 2007 09:09:38 -0400 Received: from dsl-vsabrasgw1-fe68fb00-185.dhcp.inet.fi ([84.251.104.185] helo=[192.168.0.100]) by outbound.mailhop.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1I6nZ1-0004LW-16; Fri, 06 Jul 2007 09:09:35 -0400 X-MHO-User: U2FsdGVkX1/G5Fexs4Y1TiHUpiUpDO2J3iHh26WC+8g= X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 84.251.104.185 X-Report-Abuse-To: abuse@dyndns.com (see http://www.mailhop.org/outbound/abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19MRQjM8Ug9SMswFYdbbVIy5wZoVM0tjec= Message-ID: <468E3F18.3060503@sci.fi> Date: Fri, 06 Jul 2007 16:09:44 +0300 Reply-To: jani.taskinen@iki.fi User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Cristian Rodriguez CC: internals@lists.php.net References: <1181829227.3478.3.camel@localhost.localdomain> <4678252F.2050803@sci.fi> <46783212.4020900@lerdorf.com> <34654.216.230.84.67.1183064088.squirrel@www.l-i-e.com> <54557.78.61.224.253.1183098089.squirrel@avilys.eik.lt> <4684BB91.4070507@zend.com> <2169.24.1.37.132.1183693664.squirrel@www.l-i-e.com> <1183699755.14343.5.camel@johannes.nop> <7d5a202f0707060224oa64dfeaw2c7ee17a735648f9@mail.gmail.com> In-Reply-To: <7d5a202f0707060224oa64dfeaw2c7ee17a735648f9@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: jani.taskinen@sci.fi (Jani Taskinen) This is exactly why I started this thread. I'm afraid the setting causes more trouble than what it tries to solve.. --Jani Cristian Rodriguez kirjoitti: > On 7/6/07, Johannes Schlüter wrote: >> which will just produce way more >> problems to hosters and developers of software for "PHP 6". > > > yes :-( .. So if unicode.semantics cannot be set at runtime with > ini_set() or at least "per-dir" is a complete non-sense to have it, > as the vast mayority of users will not be able to turn it On/off and > will certainly be off in most configurations as otherwise it will > break too much code. > > Im sorry but I dont see this ending as a good thing.. looks pretty > much like more of the same old mistakes ( magic_quotes , safe_mode > anyone ? this may be even worse..)