Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55027 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53267 invoked from network); 31 Aug 2011 06:33:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Aug 2011 06:33:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.143 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.143 smtp143.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.143] ([67.192.241.143:42748] helo=smtp143.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/9E-50561-9A5DD5E4 for ; Wed, 31 Aug 2011 02:33:13 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp14.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id 17CFC298B24; Wed, 31 Aug 2011 02:33:10 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp14.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id AAF04298AE3; Wed, 31 Aug 2011 02:33:09 -0400 (EDT) Message-ID: <4E5DD5A5.50606@sugarcrm.com> Date: Tue, 30 Aug 2011 23:33:09 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0) Gecko/20110812 Thunderbird/6.0 MIME-Version: 1.0 To: Rasmus Lerdorf CC: PHP Internals References: <4E5DACD6.1000002@sugarcrm.com> <4E5DB4E8.4030509@lerdorf.com> <4E5DBE4A.6010403@sugarcrm.com> <4E5DC1BE.1000800@sugarcrm.com> <4E5DCCE4.1090302@lerdorf.com> In-Reply-To: <4E5DCCE4.1090302@lerdorf.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.4 beta & tests From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! On 8/30/11 10:55 PM, Rasmus Lerdorf wrote: > I am down to 34 test failures compiling against mysqlnd instead of libmysql > > http://codepad.org/ZV8imUuc > > I did have to set MYSQL_TEST_SOCKET=/var/run/mysqld/mysqld.sock in my > environment though. It was defaulting to /tmp/mysql.sock I'm looking into htmlentities() test. Something weird is going on there - first of all, I don't understand what passing charset '' is supposed to mean. Secondly, I don't see which code is supposed to generate the expected numeric entities - for me, it just ignores the characters. Third, apparently htmlentities() has tons of flags which aren't documented anywhere. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227