Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54195 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41798 invoked from network); 26 Jul 2011 05:42:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jul 2011 05:42:54 -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:49241] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/70-30701-DD35E2E4 for ; Tue, 26 Jul 2011 01:42:53 -0400 Received: by vwl1 with SMTP id 1so76199vwl.29 for ; Mon, 25 Jul 2011 22:42:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=l+F9pU1k0R+uLoAB273KglzZA1uTh2WnBOztkRmhFWs=; b=Snjsni9jRw4EFAv+Qd+yVJWXE3v5wDTFLim5C/xjykcgi+AbGAuerZpYfE2m51h5RZ 4Iqs/fS8KJ4Ig4xYi6p8iuKFmmfHkoVHiRckHrIzcwQitvGISKGz+fZ1XJqNCretitj2 WKll25IFrUv6aglH3rGV3mjBqGnHMyI2ZZ3Ok= MIME-Version: 1.0 Received: by 10.220.181.69 with SMTP id bx5mr1329005vcb.235.1311658970404; Mon, 25 Jul 2011 22:42:50 -0700 (PDT) Sender: laruence@gmail.com Received: by 10.220.161.130 with HTTP; Mon, 25 Jul 2011 22:42:50 -0700 (PDT) In-Reply-To: References: Date: Tue, 26 Jul 2011 13:42:50 +0800 X-Google-Sender-Auth: Ot3a4hhwVp_8Gc5avAhW4GQ3jC0 Message-ID: To: PHP Internals Cc: Pierre Joye , Felipe Pena Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Patches]#36944, #54556, #55211(and svn karma applying) From: laruence@php.net (Laruence) Hi: new patch: #55128 SplFixedArray::fromArray() does not use extended class thanks 2011/7/25 Laruence : > Hi: > =C2=A0 =C2=A0recently I was working on PHP bugs. > > =C2=A0 =C2=A0and =C2=A0submit 3 patches, > > =C2=A0 =C2=A0#36944 =C2=A0 =C2=A0 =C2=A0strncmp & negative len https://bu= gs.php.net/bug.php?id=3D36944 > =C2=A0 =C2=A0#54556 =C2=A0array access to empty var does not trigger a no= tice > https://bugs.php.net/bug.php?id=3D54556 > =C2=A0 =C2=A0#55211 =C2=A0ArrayObject::getArrayObject () should skip prot= eced or > private properties https://bugs.php.net/bug.php?id=3D55211 > > =C2=A0 =C2=A0someone plz verify them. thanks > > =C2=A0 =C2=A0and by the way, =C2=A0can I earn svn karma for PHP src now? > > =C2=A0 =C2=A0I also submitted > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0#54347 =C2=A0 =C2=A0 =C2=A0 =C2=A0refle= ction_extension does not lowercase module function name > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0#52935 =C2=A0 =C2=A0 =C2=A0 =C2=A0call = exit in user_error_handler cause stream relate core > > =C2=A0 =C2=A0and one rfc: > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0https://wiki.php.net/rfc/foreachlist > > =C2=A0 =C2=A0and one pecl: > =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0http://pecl.php.net/package/Yaf > > =C2=A0 if the karma =C2=A0approved, I promise I will work harder, and obs= erve > all existing rules. > > =C2=A0 but it's okey if that you think I am not ready for a PHP src karma= , > we can talk this later. :) > > thanks > > -- > Laruence =C2=A0Xinchen Hui > http://www.laruence.com/ > --=20 Laruence =C2=A0Xinchen Hui http://www.laruence.com/