Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43516 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 447 invoked from network); 27 Mar 2009 12:03:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2009 12:03:01 -0000 Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:60752] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7D/1E-30978-470CCC94 for ; Fri, 27 Mar 2009 07:03:01 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LnAm1-0003td-RJ for internals@lists.php.net; Fri, 27 Mar 2009 12:02:57 +0000 Received: from p5b37460a.dip.t-dialin.net ([91.55.70.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Mar 2009 12:02:57 +0000 Received: from sb by p5b37460a.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 27 Mar 2009 12:02:57 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Fri, 27 Mar 2009 13:02:56 +0100 Lines: 16 Message-ID: References: <028f01c8c973$32e0bb70$4401a8c0@foxbox> <484BFF5B.8010008@gravitonic.com> <030401c8c97f$a8ec09d0$4401a8c0@foxbox> <484C5533.4000004@gravitonic.com> <014f01c8ca59$ff770770$4401a8c0@foxbox> <1213037343.5402.21.camel@felipe> <01aa01c8ca94$3a920dc0$4401a8c0@foxbox> <484E2790.5050108@zend.com> <484EE914.7010201@gravitonic.com> <46ccd1ab0903270437l26efba2cg7eabb3fd6617f215@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p5b37460a.dip.t-dialin.net User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: <46ccd1ab0903270437l26efba2cg7eabb3fd6617f215@mail.gmail.com> Sender: news Subject: Re: [PHP-DEV] Re: Focus on HEAD From: sb@sebastian-bergmann.de (Sebastian Bergmann) Felipe Pena schrieb: > + - Removed: > + - UG(unicode) checks > + - pcre_cache_entry.unicode_mode > + - Changed: > + - ZEND_STR_TYPE -> IS_UNICODE > + - convert_to_text -> convert_to_unicode > + - convert_to_text_ex -> convert_to_unicode_ex > + > + (Felipe, Steph) Yay you! -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/