Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85779 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48361 invoked from network); 13 Apr 2015 13:38:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2015 13:38:01 -0000 X-Host-Fingerprint: 109.43.0.184 ip-109-43-0-184.web.vodafone.de Received: from [109.43.0.184] ([109.43.0.184:9865] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CB/90-41712-5B6CB255 for ; Mon, 13 Apr 2015 09:37:59 -0400 Message-ID: To: internals@lists.php.net Date: Mon, 13 Apr 2015 15:37:54 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Posted-By: 109.43.0.184 Subject: New RFC draft "static class constructor" From: mail@deroetzi.de (Johannes Ott) Hi, finally I managed to do my first RFC draft. https://wiki.php.net/rfc/static_class_constructor I hope I have done everything correct so far and I'm looking forward to your feedback on it. As I already mentioned in the prediscussion thread here: For being my first change to the PHP core, I would be very happy, if someone of the "old stager" would help me with the implementation of this RFC if it is accepted. Regards -- DerOetzi