Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32937 invoked from network); 26 Jun 2013 19:24:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2013 19:24:12 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.45 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.45 mail-la0-f45.google.com Received: from [209.85.215.45] ([209.85.215.45:53556] helo=mail-la0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/76-29746-CDF3BC15 for ; Wed, 26 Jun 2013 15:24:12 -0400 Received: by mail-la0-f45.google.com with SMTP id fr10so14210314lab.32 for ; Wed, 26 Jun 2013 12:24:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=pqiIErkrqGDNnwMS3cOOITDo5y9H7smBsrOGBwkDiNU=; b=tTVWTCHnVuoBVioXuqhuKFlJFM8uD2e5KQOQyWdkdnVSfbZO42NKNE632SyzH7Rlzn QiGECvHMo/mFqXrxyolXF8+VEz42KznKcEIoz6OlAnRdb/f+H/zQwaCegD+n4fiHjFhz AcjuUYjdzQkWjcU00qUSVMufV6Zap3ox86bxzA1mAVxq+3twJjv3b5IKlfZ2eRQO3Jt6 TydxKHn1xLmkGugSJ++Hah1ZkXKiJW1PaL08eY0QZrMLJuVfQgk9hBt1paE7fB5FfJvk pxqMX26rsK36QiINysBgj1M8+y1Bg20lQim1iVxQ0+dgJnNPMeCYauHjXm5ZlHb7ogk0 jsWg== X-Received: by 10.152.28.199 with SMTP id d7mr2527976lah.67.1372274649314; Wed, 26 Jun 2013 12:24:09 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.4.233 with HTTP; Wed, 26 Jun 2013 12:23:29 -0700 (PDT) In-Reply-To: References: Date: Thu, 27 Jun 2013 04:23:29 +0900 X-Google-Sender-Auth: WkBKvPr4uWv1iKhvSTy3nBPQk5k Message-ID: To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e0160b43201bc9604e0139707 Subject: Re: hex2bin: E_WARNING is too much for odd string? From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e0160b43201bc9604e0139707 Content-Type: text/plain; charset=ISO-8859-1 Typo 2013/6/27 Yasuo Ohgaki > PHP 5.4: Keep current behavior > PHP 5.4: Riase E_ERROR and return FALSE for invalid length. > PHP 5.5: Remove E_ERROR > PHP 5.4: Keep current behavior PHP 5.5: Riase E_ERROR and return FALSE for invalid length. PHP 5.6: Remove E_ERROR -- Yasuo Ohgaki yohgaki@ohgaki.net --089e0160b43201bc9604e0139707--