Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54189 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17765 invoked from network); 25 Jul 2011 11:57:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jul 2011 11:57:08 -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.212.42 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:59790] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E1/70-14297-21A5D2E4 for ; Mon, 25 Jul 2011 07:57:06 -0400 Received: by vwl1 with SMTP id 1so3224023vwl.29 for ; Mon, 25 Jul 2011 04:57:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=RblQt3SxBtlFJBP4Ye4nK/f3UPymmZPOApRiZD9GMG8=; b=Ot++W3bQ7QW5zv8akexzUuc7Xzu4HVGEndAenduJIYMRneh9Hvow+oIuNOCD1EC0kG zd9VTHU7l1lg3UibaDIa7QnogicGHRELa5uWQp4Nice7SBehQ6DFNWEA3L4ixisDDP4u AjVfdkP2JU+5iIPJxz6w2qu0Gn2Wjfw/q55yo= MIME-Version: 1.0 Received: by 10.220.20.133 with SMTP id f5mr1065261vcb.270.1311595023145; Mon, 25 Jul 2011 04:57:03 -0700 (PDT) Sender: laruence@gmail.com Received: by 10.220.161.130 with HTTP; Mon, 25 Jul 2011 04:57:03 -0700 (PDT) Date: Mon, 25 Jul 2011 19:57:03 +0800 X-Google-Sender-Auth: Ua6IUbGukymYyrYhs_36OmBfpWs Message-ID: To: PHP Internals Cc: Pierre Joye , Felipe Pena Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Patches]#36944, #54556, #55211(and svn karma applying) From: laruence@php.net (Laruence) Hi: recently I was working on PHP bugs. and submit 3 patches, #36944 strncmp & negative len https://bugs.php.net/bug.php?id=3D36944 #54556 array access to empty var does not trigger a notice https://bugs.php.net/bug.php?id=3D54556 #55211 ArrayObject::getArrayObject () should skip proteced or private properties https://bugs.php.net/bug.php?id=3D55211 someone plz verify them. thanks and by the way, can I earn svn karma for PHP src now? I also submitted #54347 reflection_extension does not lowercase module function na= me #52935 call exit in user_error_handler cause stream relate core and one rfc: https://wiki.php.net/rfc/foreachlist and one pecl: http://pecl.php.net/package/Yaf if the karma approved, I promise I will work harder, and observe all existing rules. but it's okey if that you think I am not ready for a PHP src karma, we can talk this later. :) thanks --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/