Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30487 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2051 invoked by uid 1010); 6 Jul 2007 09:35:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2035 invoked from network); 6 Jul 2007 09:35:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jul 2007 09:35:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.5 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.6 Received: from [82.94.239.5] ([82.94.239.5:55293] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C3/00-01395-3DC0E864 for ; Fri, 06 Jul 2007 05:35:16 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id l669X9LM013072; Fri, 6 Jul 2007 11:33:10 +0200 Date: Fri, 6 Jul 2007 11:33:10 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: Cristian Rodriguez cc: internals@lists.php.net In-Reply-To: <7d5a202f0707060224oa64dfeaw2c7ee17a735648f9@mail.gmail.com> Message-ID: 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> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-5144967-1183714390=:22750" Subject: Re: [PHP-DEV] What is the use of "unicode.semantics" in PHP 6? From: derick@php.net (Derick Rethans) --8323329-5144967-1183714390=:22750 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Fri, 6 Jul 2007, Cristian Rodriguez wrote: > On 7/6/07, Johannes Schl=C3=BCter wrote: > > which will just produce way more > > problems to hosters and developers of software for "PHP 6". >=20 >=20 > 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. >=20 > 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..) This *is* worse because with magic_quotes you can atleast workaround it=20 in user land. Not so much with this setting. Derick --8323329-5144967-1183714390=:22750--