Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54251 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96146 invoked from network); 29 Jul 2011 11:16:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jul 2011 11:16:58 -0000 Authentication-Results: pb1.pair.com header.from=felipensp@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=felipensp@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.44 as permitted sender) X-PHP-List-Original-Sender: felipensp@gmail.com X-Host-Fingerprint: 209.85.210.44 mail-pz0-f44.google.com Received: from [209.85.210.44] ([209.85.210.44:45910] helo=mail-pz0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B3/C2-07983-8A6923E4 for ; Fri, 29 Jul 2011 07:16:57 -0400 Received: by pzk5 with SMTP id 5so8396529pzk.31 for ; Fri, 29 Jul 2011 04:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=FgLCg41vknEiD3CyVCK3R+qe+0uBdeU6tiPESxg3YKI=; b=Y37/o9Uipey567e4g1/x3GuJMmtJ4YaMnHDexuTbIRSvi2os21bWOv9q8f3AHs4uJY EinK2KOAPTuKQ3aQxBwN8Wt1dPE79574rd/nzubJLdCs2CJdQskHnjNs0vMveBswbsv3 oI7kq6RK3xNn7uiBBvPFgMbhLfLDhJ8zVdkLo= Received: by 10.68.8.234 with SMTP id u10mr2051139pba.352.1311938214096; Fri, 29 Jul 2011 04:16:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.204.5 with HTTP; Fri, 29 Jul 2011 04:16:34 -0700 (PDT) In-Reply-To: References: Date: Fri, 29 Jul 2011 08:16:34 -0300 Message-ID: To: Laruence Cc: Etienne Kneuss , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [Bug #55311] Static methods invoke __call when called from within class From: felipensp@gmail.com (Felipe Pena) Hi, 2011/7/29 Laruence : > Hi: > =C2=A0hmm, this make sense, > =C2=A0thanks for your explaining. > Actually this behavior change was introduced in 5.3.3 [1] and reverted in 5= .3.4. I.e. the BC just happens for 5.3.3 version. [1] - https://bugs.php.net/bug.php?id=3D51176 --=20 Regards, Felipe Pena