Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:73634 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80473 invoked from network); 8 Apr 2014 05:07:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2014 05:07:07 -0000 Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.169 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.214.169 mail-ob0-f169.google.com Received: from [209.85.214.169] ([209.85.214.169:42477] helo=mail-ob0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 73/16-41229-8F383435 for ; Tue, 08 Apr 2014 01:07:05 -0400 Received: by mail-ob0-f169.google.com with SMTP id va2so463548obc.0 for ; Mon, 07 Apr 2014 22:07:02 -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=MoGCcw6j9Qvut7PPKG663+b5X+UHxeFdnwXnP2/cmJQ=; b=LMoL5EdpVwKAVXkjszJ5BrAD1OTScr19WD/1rh5w1ivuSykseWOTic2w9bADhAtxQB F2lfMdGPBWYUrUWCogsGxX87K2HlXN/dgyZs0eETxhT7Rrcid36YJQprlZyPnFcvdLhd RCJGNlbROBuPNvQ6QOc3jkEXv61GMYd0tC6FwYOqxirTp6IfIYnGolXhxmL7WcYY2koR ZiU8lt/Hp8crn1uyetulPgCakzQSbcH1xYIadu0H6dDk16aHANIflPUYBsRigvPjjtAb uQURZhWya/8UYYAqd9vuIZAOqMSh335UI6KmcTjSnx9CHhoTlZsElIaOnfGlci/JNfry ofcA== MIME-Version: 1.0 X-Received: by 10.182.33.73 with SMTP id p9mr1352081obi.37.1396933622474; Mon, 07 Apr 2014 22:07:02 -0700 (PDT) Received: by 10.182.231.230 with HTTP; Mon, 7 Apr 2014 22:07:02 -0700 (PDT) In-Reply-To: <53433CD7.7030904@gmail.com> References: <533C0713.9070106@eliw.com> <53433CD7.7030904@gmail.com> Date: Mon, 7 Apr 2014 22:07:02 -0700 Message-ID: To: Rowan Collins Cc: PHP internals list Content-Type: multipart/alternative; boundary=047d7b5d58b457af1904f680f479 Subject: Re: [PHP-DEV] About PHP6 ... From: kris.craig@gmail.com (Kris Craig) --047d7b5d58b457af1904f680f479 Content-Type: text/plain; charset=ISO-8859-1 On Mon, Apr 7, 2014 at 5:03 PM, Rowan Collins wrote: > On 04/04/2014 02:16, Good Guy wrote: > >> The only time we should jump one number is when #13 is reached. >> > > I guess we should avoid a 6th patch to the 6th minor version of version 6 > as well? > > Oh, and if you're going for the superstition angle, we've already messed > up by not skipping version 4: https://en.wikipedia.org/wiki/Tetraphobia > > (Please tell me you were joking/trolling?) > > -- > Rowan Collins > [IMSoP] > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Wow, I didn't know that the number 4 has its very own phobia. This is why people should subscribe to Internals! You learn something new every day. With regard to versioning, I propose that we devise a complex algorithm to determine future feature numbers. The algorithm should follow at least the following rules: 1. No prime numbers, UNLESS they're part of the Fibonacci sequence. 2. The number "6" should be replaced with a smiley face, ":)", to avoid invoking a satanic curse. 3. Multiply the version number by -1 times the number of bugs fixed in that version. 4. Every version must be followed by ", Presented by Burger King." If we do it enough times, they'll have to pay us eventually, then we won't have to look for a corporate sponsor. 5. Minor version increments are 11-indexed and must be expressed in hexadecimal. 6. Maintenance version increments are 5-indexed must be expressed in binary. Now that that's settled, let's focus our attention on feature planning for the upcoming PHP -:).C.101, Presented by Burger King. --Kris --047d7b5d58b457af1904f680f479--