Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65793 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33561 invoked from network); 13 Feb 2013 16:04:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2013 16:04:10 -0000 Authentication-Results: pb1.pair.com header.from=aaron@aaronholmes.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=aaron@aaronholmes.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain aaronholmes.net from 209.85.223.171 cause and error) X-PHP-List-Original-Sender: aaron@aaronholmes.net X-Host-Fingerprint: 209.85.223.171 mail-ie0-f171.google.com Received: from [209.85.223.171] ([209.85.223.171:60445] helo=mail-ie0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B4/A4-03493-979BB115 for ; Wed, 13 Feb 2013 11:04:09 -0500 Received: by mail-ie0-f171.google.com with SMTP id 10so1894278ied.30 for ; Wed, 13 Feb 2013 08:04:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :content-type:x-gm-message-state; bh=MUhhJ+W/AKaxtt0PFolzY6WYg81rLooXU1foBWexGEw=; b=F3wXp2NB6zCHC/5crCUc3e3O9WSY0YaIAolRAayiqCAomoNPAjwvn2u74G40AXysrU YWwjj8YVyS2PGyRlz8BnjOrx+jU5Nzjayr+c9zuWI9oys5ozG4/XUtUJbUwZ7Zo6VAAP 0sa/BUxVE6kMQwx6X1PWbZHkTpNWn8i6df+3FDRqn0UYU1JdmRHaqvuohcOTXMhNFkm0 Q2mUkGTyy5hCYO4oy8vgKx1zNIGiLwEq++myRjWKLxy/IChfhoKSLR68eNhnUpDLSRea xYosK3y5J1520hJdmp0265F78GoZHmyn2696EtcNx2nig0KKTlCNI31lFIsASdlHTR+a v9Aw== X-Received: by 10.50.151.211 with SMTP id us19mr12021479igb.84.1360771446605; Wed, 13 Feb 2013 08:04:06 -0800 (PST) Received: from aaronh-macbook.local ([38.122.108.2]) by mx.google.com with ESMTPS id xd4sm40579120igb.3.2013.02.13.08.04.05 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 13 Feb 2013 08:04:05 -0800 (PST) Message-ID: <511BB974.60308@aaronholmes.net> Date: Wed, 13 Feb 2013 08:04:04 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: "internals@lists.php.net" Content-Type: multipart/alternative; boundary="------------080908040601070305060607" X-Gm-Message-State: ALoCoQlDufOvCwO9WerE2mYErscEGERDI+TVRMFom9a3SPpqbOsKePMf5ak7rhsclk1CRHyCLYpp Subject: Regarding BC bugs fixes and XKCD From: aaron@aaronholmes.net (Aaron Holmes) --------------080908040601070305060607 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I'm sure many, if not all of you have seen this already. http://xkcd.com/1172/ It sounds awfully familiar to PHP Internal's attitude toward BC considerations for bug fixes, and perhaps offers some (albeit humorous) insight into why some things just need to be fixed. --------------080908040601070305060607--