Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85806 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 79128 invoked from network); 14 Apr 2015 15:03:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2015 15:03:54 -0000 Authentication-Results: pb1.pair.com header.from=kelerest123@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kelerest123@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.53 as permitted sender) X-PHP-List-Original-Sender: kelerest123@gmail.com X-Host-Fingerprint: 209.85.218.53 mail-oi0-f53.google.com Received: from [209.85.218.53] ([209.85.218.53:36523] helo=mail-oi0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/C3-47925-95C2D255 for ; Tue, 14 Apr 2015 11:03:54 -0400 Received: by oift201 with SMTP id t201so4035952oif.3 for ; Tue, 14 Apr 2015 08:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=K65LGzr7IVE9egMQmOFw7aRLHJTX3Kry//tQplecEyw=; b=BJj3DSbO5B/JxV0XGWtGoinYfOfX4d0T9U3F7LNpa6g+16FQGcM5/m7W2++OzSbjtR mpjKYWCIWv52F+o5F6XG5S9UdmDV0vnWoiYopbO8fvLcCimk/CrBZ2orkblEIgYf1dix JFBIjTttNgN9sTgxgfwESSZRzyyD48LmUDBnavCA4Iac4WV/PdcJS1IGIdrOn39+WwqB HKc7yEd0xUGy07DIXf5BdZaOtsz0IFUJD2R6zXiv9C2tOTp+Q/Q1pU4KjHr12kJaC6Cb wm7d5yvMSbBKGDJ4dJl0nO2/CtoCY6KCtf35DCZmb+pulFc2GD+XTaa+yNrm4p/X3lJT 5agA== X-Received: by 10.60.131.37 with SMTP id oj5mr16801217oeb.77.1429023831008; Tue, 14 Apr 2015 08:03:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.213.135 with HTTP; Tue, 14 Apr 2015 08:03:30 -0700 (PDT) In-Reply-To: References: Date: Tue, 14 Apr 2015 17:03:30 +0200 Message-ID: To: Johannes Ott Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=089e013cb9ccd2ac490513b08971 Subject: Re: [PHP-DEV] New RFC draft "static class constructor" From: kelerest123@gmail.com (=?UTF-8?B?SmFrdWIgS3Viw63EjWVr?=) --089e013cb9ccd2ac490513b08971 Content-Type: text/plain; charset=UTF-8 I would rather appreciate run-time class properties initialization. Best regards, Kubo2 2015-04-13 15:37 GMT+02:00 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --089e013cb9ccd2ac490513b08971--