Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55670 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59366 invoked from network); 30 Sep 2011 07:38:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Sep 2011 07:38:12 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.170 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.220.170 mail-vx0-f170.google.com Received: from [209.85.220.170] ([209.85.220.170:51885] helo=mail-vx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 69/10-57860-ED1758E4 for ; Fri, 30 Sep 2011 03:38:06 -0400 Received: by vcbfk1 with SMTP id fk1so1289356vcb.29 for ; Fri, 30 Sep 2011 00:38:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type:content-transfer-encoding; bh=7OmlEojW6UZkjE780yh9Pu0gv0BEHpOr/leX389I11k=; b=U+BpVwu0SQkCQcGrN+RUySl+UHczE6A03WHqUfZaQtIF9GdS9bTrz/gfYHLAkZSeBC jRpP3lF0jR5TcAFcjSOJzDzSiM47S/fKDKUxhT7easmP5uK5Tgraqh7b8syOxmIDTYTQ EVzD8S6MvRlYSPfTqpHVhHjO0eDmw4OWqw2uI= Received: by 10.220.190.66 with SMTP id dh2mr2748691vcb.277.1317368281088; Fri, 30 Sep 2011 00:38:01 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.220.2.6 with HTTP; Fri, 30 Sep 2011 00:37:41 -0700 (PDT) Date: Fri, 30 Sep 2011 15:37:41 +0800 X-Google-Sender-Auth: qSIYnosIqXNCteoBaGiKw2mVckc Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Wrong codes From: laruence@php.net (Laruence) Hi: see: http://lxr.php.net/opengrok/xref/PHP_5_4/ext/mbstring/mbstring.c#3186 using Z_STRVAL_P before Z_TYPE_P, I will file a bug and fix this. thanks --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/