Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75943 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9996 invoked from network); 23 Jul 2014 09:36:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2014 09:36:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.52 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.192.52 mail-qg0-f52.google.com Received: from [209.85.192.52] ([209.85.192.52:61960] helo=mail-qg0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B1/96-21666-3328FC35 for ; Wed, 23 Jul 2014 05:36:51 -0400 Received: by mail-qg0-f52.google.com with SMTP id f51so1056258qge.39 for ; Wed, 23 Jul 2014 02:36:50 -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=sD1LWN+sQX43fXfGExCRHOL81tCa7qZnJOzI+hcUQIs=; b=VQVoXdqXqLU3gdZ7nxHGuOeaw2THupLKNiPoVk4X11tdIRrBh86QGp/rYF9bKek6rn Ay6Ju9VEhjVk9XQP6muTytz3Idw7uao1xw9srZCZqFfqpBnWfl/Lxx9HXkUD7pGqxkrC LQGu10qMkdNiRalOWlrFritJS4un+LbWPTdb8bcoYz7mWfYHC57xjMEeCOZtHC2YwV0B rwY9JNNdE3V7ur7DP77yIqtqnGZ7bqVxPs4dnpkFWoovzrscu6lLo0JH1yNJQcrKxPdq 6gTpc8Ebnl3opl051m1ECyEZE2LAj1MXXBgYJct2JqoGxEYOr0swuabenEEOcEfTeYTk ngpg== X-Received: by 10.224.168.13 with SMTP id s13mr40792qay.80.1406108210277; Wed, 23 Jul 2014 02:36:50 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.30.137 with HTTP; Wed, 23 Jul 2014 02:36:30 -0700 (PDT) In-Reply-To: <3E99EDD0-CF5C-40BA-8971-1C2E52A96F3D@apfelbox.net> References: <53CEE5A4.6080701@sugarcrm.com> <53CF7229.3020501@gmail.com> <4ED7146272E04A47B986ED49E771E347BBE376850A@Ikarus.ameusgmbh.intern> <53CF7EC8.3020807@sugarcrm.com> <3E99EDD0-CF5C-40BA-8971-1C2E52A96F3D@apfelbox.net> Date: Wed, 23 Jul 2014 12:36:30 +0300 Message-ID: To: Jannik Zschiesche Cc: Stas Malyshev , Christian Stoller , Rowan Collins , "internals@lists.php.net" , Julien Pauli Content-Type: multipart/alternative; boundary=089e01493b2a63b2cc04fed914c8 Subject: Re: [PHP-DEV] PHP Language Specification From: arvids.godjuks@gmail.com (Arvids Godjuks) --089e01493b2a63b2cc04fed914c8 Content-Type: text/plain; charset=UTF-8 I have a thought about the spec. I work on Yii framework and the team building it has a great policy - if your changes to the code require changes to the documentation - you are required to update the docs. No docs changes - no merge. The most up to date documentation I have ever seen. Maybe for the PHP Spec to be relevant there needs to be a rule enforced like in Yii? Arvids. --089e01493b2a63b2cc04fed914c8--