Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45229 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80622 invoked from network); 6 Aug 2009 21:43:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2009 21:43:57 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.156 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 72.14.220.156 fg-out-1718.google.com Received: from [72.14.220.156] ([72.14.220.156:31931] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 88/19-37691-C9E4B7A4 for ; Thu, 06 Aug 2009 17:43:57 -0400 Received: by fg-out-1718.google.com with SMTP id 13so6751fge.0 for ; Thu, 06 Aug 2009 14:43:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pYQvbBZ4GTsiv16Zg8tg6h0gL8RQVR82gNLONioo49U=; b=K4WJxgsySr4k0biof3mFhFkT1FYP5vxq4pD7Z3vYQ1DY8kc2lcgKtr4nnjUXlh9r+N Mtv3N3Wv/SnsZncqrP4k374Ns7e2L5p2OyzfRR8WwAqXn/VL3hn6TjDypqfTyicYnjY9 eCBzOt9RBkXvTO7fKiHhjRicPfd7nfflrZ4NE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=s/blITXF+jlOFM9NKYD8UVrshhodGRZ6Kr4GQAN9SB/3l8J6aS485Q6uihyE8gBW9I 1vOWeV+5pMkNdZpsrZFFqQ+Gchp3OPiZgH4Jo+gVOLplLJ4bEqolk3vPmUMOUf+qKZCH 8hCvHjn1P49XQpUaTfGlrX/JazAC5AMEwi+JI= MIME-Version: 1.0 Received: by 10.86.78.7 with SMTP id a7mr384196fgb.5.1249595033329; Thu, 06 Aug 2009 14:43:53 -0700 (PDT) In-Reply-To: <261daaa10908061318t18e7337o7343e4d9ab443bd2@mail.gmail.com> References: <261daaa10908061318t18e7337o7343e4d9ab443bd2@mail.gmail.com> Date: Thu, 6 Aug 2009 23:43:53 +0200 Message-ID: <7f3ed2c30908061443y6393fa9bv9005708820c3f12@mail.gmail.com> To: Vesselin Kenashkov Cc: PHP Internals List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] RFC: __invokeStatic() method From: hannes.magnusson@gmail.com (Hannes Magnusson) On Thu, Aug 6, 2009 at 22:18, Vesselin Kenashkov wrote: > Hello everyone, > > I tried to create a page in the wiki but I dont see the "create" button. I > have an account but I guess I still lack permissions. Thats understandable. We do not want people editing the wiki that do not follow very basic instructions. Please read the registration page. -Hannes