Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85789 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80545 invoked from network); 13 Apr 2015 20:04:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Apr 2015 20:04:00 -0000 Authentication-Results: pb1.pair.com smtp.mail=ua.san.alex@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ua.san.alex@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.177 as permitted sender) X-PHP-List-Original-Sender: ua.san.alex@gmail.com X-Host-Fingerprint: 209.85.223.177 mail-ie0-f177.google.com Received: from [209.85.223.177] ([209.85.223.177:33450] helo=mail-ie0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 20/75-41712-0312C255 for ; Mon, 13 Apr 2015 16:04:00 -0400 Received: by iebmp1 with SMTP id mp1so74678684ieb.0 for ; Mon, 13 Apr 2015 13:03:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=64QrvdB/2REyIqQ4Co9rNVD8u1QPc7yg/2l1wsUNVuo=; b=sGrdOCc+4q70TopJjBqlSCrkIi7jUli3S2LGiMfdh6uz4utkW0+euxFOmLcje1vqZK FKQA5lVCAK5iyIm4YZSDd8/QAN+7QazVwlbeewEVzw+RMpMAG9x36eVx9Vw35aDBq1a4 wzZQOlUKa1x5fEx1jJayWwURtYfUjvS/zIEiKrD+5J/Acuzt+M5JGRj7WoY2uiH0c49z 9YB4leut7VPWIK/lcevYLo37TX4NxGgviSoKg6mLiSAIC/Azp+MKpCQO9vYAnu2QIymD nKNxcIs/ePpW+j2r0BgeVgezNETJJxqxuy3s4i0/0qHm52KKODVR0q/kcsE4hjEKTdhl yCIA== MIME-Version: 1.0 X-Received: by 10.107.17.198 with SMTP id 67mr22658438ior.64.1428955437953; Mon, 13 Apr 2015 13:03:57 -0700 (PDT) Received: by 10.50.93.3 with HTTP; Mon, 13 Apr 2015 13:03:57 -0700 (PDT) In-Reply-To: <09.93.41712.103FB255@pb1.pair.com> References: <006d01d07603$3a104a70$ae30df50$@php.net> <09.93.41712.103FB255@pb1.pair.com> Date: Mon, 13 Apr 2015 23:03:57 +0300 Message-ID: To: Johannes Ott Cc: internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] New RFC draft "static class constructor" From: ua.san.alex@gmail.com ("S.A.N") > Okay I will think about the alternative names, I somehow like > __classInit you proposed or __classConstruct I like simple: __init()