Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38123 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70627 invoked from network); 10 Jun 2008 00:50:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2008 00:50:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@phparch.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@phparch.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain phparch.com from 64.99.136.187 cause and error) X-PHP-List-Original-Sender: steph@phparch.com X-Host-Fingerprint: 64.99.136.187 smtprelay-virgin0187.hostedemail.com Linux 2.5 (sometimes 2.4) (4) Received: from [64.99.136.187] ([64.99.136.187:47293] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/12-21959-FEFCD484 for ; Mon, 09 Jun 2008 20:50:56 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay08.hostedemail.com (Postfix) with SMTP id B287140F6C; Tue, 10 Jun 2008 00:50:53 +0000 (UTC) X-SpamScore: 1 Received: from foxbox (host86-143-244-1.range86-143.btcentralplus.com [86.143.244.1]) (Authenticated sender: steph.fox) by omf13.hostedemail.com (Postfix) with ESMTP; Tue, 10 Jun 2008 00:50:52 +0000 (UTC) Message-ID: <01aa01c8ca94$3a920dc0$4401a8c0@foxbox> Reply-To: "Steph Fox" To: "Felipe Pena" Cc: "Andrei Zmievski" , "internals" 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> Date: Tue, 10 Jun 2008 01:52:14 +0100 Organization: php|architect MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 X-Spam-Summary: 50,0,0,8051e2583c40dc98,116a4c8c7549ff2f,steph@phparch.com,,RULES_HIT:152:355:379:539:540:541:542:543:567:599:600:601:800:960:967:968:973:980:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1431:1437:1515:1516:1518:1534:1542:1587:1593:1594:1676:1711:1730:1747:1766:1792:2073:2075:2078:2393:2525:2551:2553:2567:2682:2685:2693:2827:2857:2859:2911:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3354:3636:3770:3865:3867:3868:3869:3870:3871:3872:3873:3874:3934:3936:3938:3941:3944:3947:3950:4321:4361:4425:4605:4699:4886:5007:6119:6261:7514:7576:7679:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Subject: Re: [PHP-DEV] Re: Focus on HEAD From: steph@phparch.com ("Steph Fox") Hey Felipe, 'Scuse top-posting, my >>s have let me down again. Two things: first, I did in ext/standard exactly as you did elsewhere (you know this already but the rest don't). Second, I already sent the MySQL guys some bits and pieces for their tests. Oh, and third - if nobody gets back to us by Friday over these patches we'll just commit :) Don't know about Felipe's larger corner, but I tested mine to death already. - Steph ----- Original Message ----- From: "Felipe Pena" To: "Steph Fox" Cc: "Andrei Zmievski" ; "internals" Sent: Monday, June 09, 2008 7:49 PM Subject: Re: [PHP-DEV] Re: Focus on HEAD Hi all Em Seg, 2008-06-09 às 18:55 +0100, Steph Fox escreveu: > Hi all, > > Andrei doesn't have time to review this lot (covers ext/standard). Could > someone please check it for clangers? > > Thanks, > > - Steph Here's the rest (ext/* and main/*): http://felipe.ath.cx/diff/unicode-check.diff - Removed: - if (UG(unicode)) - unicode_semantics() function - 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 MySQL part: http://felipe.ath.cx/diff/mysql-unicode-check.diff http://felipe.ath.cx/diff/mysql-tests-unicode-checks.diff (removed the ini_set("unicode.semantics") checks) MySQL guys, the non-unicode tests can be removed? (those that uses SKIPIF...) > > > > > Sure. > > > > Steph Fox wrote: > >> > >>> Is there a patch that does that? I'm fine with removing these checks. > >> > >> If there isn't already, there soon will be :) > >> > >> Did you want to review it prior to commit? > >> > >> - Steph > >> > >> > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php -- Regards, Felipe Pena. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php