Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46582 Return-Path: <0xcafefeed@gmail.com> Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5252 invoked from network); 31 Dec 2009 10:11:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Dec 2009 10:11:36 -0000 Authentication-Results: pb1.pair.com smtp.mail=0xcafefeed@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=0xcafefeed@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.226 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: 0xcafefeed@gmail.com X-Host-Fingerprint: 209.85.219.226 mail-ew0-f226.google.com Received: from [209.85.219.226] ([209.85.219.226:37372] helo=mail-ew0-f226.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/4C-12956-7D87C3B4 for ; Thu, 31 Dec 2009 05:11:35 -0500 Received: by ewy26 with SMTP id 26so10116844ewy.23 for ; Thu, 31 Dec 2009 02:11:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=1AkMrIT2lVCfEZpjHj7A1jUaXCyQF3e7jj/6xrUy1lw=; b=WcIV6ZV4nxIBekgpoHbN6f8yVQzUQwUh0zBOZtwoL2mXsr6JXRs1gh7Zm1wCas3dun fFKT113igof25tqXR6BftnNPt0CEucDfRe36zHj7UWmr+YvC48axTCFISoIhezIVwUJT 6237tErJUeexB/oPWoXJWpcioFSTLJ/OT6Jhw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=WzReMMPdhhUoL1/ti0L1YxxdvVAILj9E+fDxRpr5hkS6ecBz4Vl307R8ohxV9SdW7o S2a/1+CbIWGpPSLIkS/dwBkBPWrKDFOPt54IKBeRC1r4AqvBHORR4QKtl4LDugpJpQcE WME1WVVTvEeJzOcgPxDRuG8aEJi8V3QkjfT08= MIME-Version: 1.0 Received: by 10.216.88.21 with SMTP id z21mr3660368wee.60.1262254292201; Thu, 31 Dec 2009 02:11:32 -0800 (PST) In-Reply-To: <4B3C691D.1060208@zend.com> References: <2dedb8a0911161713m5d8c3d3dma5013968d11f586f@mail.gmail.com> <61.16.26502.5C1673B4@pb1.pair.com> <4B3C691D.1060208@zend.com> Date: Thu, 31 Dec 2009 02:11:32 -0800 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP6's future From: 0xcafefeed@gmail.com (mm w) Those things were already deprecated, it's good thing that php 5.3 finally broke bad code, php 5 (since the first alpha) is there since a while, drupal is drupal if folks don't want to fix it, what's the big deal there? just pach it yourself it's open source isn't it? so nothing stop you to fork, what's the matter with the language implementation internal-list seriously drupal I don't care, drupal is not php and won't decide for keeping legacy support or not, so complain to drupal team not here On Thu, Dec 31, 2009 at 1:04 AM, Stanislav Malyshev wrote: > Hi! > >> The PHP 5.3 compatibility issue for the Drupal CMS >> (http://drupal.org/node/360605), for example, had over 200 comments, and >> it took about 9 months before a patch was committed to the current >> version of Drupal in September (see comment 158). That's not the only >> example, but it's a prominent one that comes to my mind. > > it looks like their issues were primarily caused by: > 1. Relying on exact text of error messages > 2. Using runtime by-ref passing (which one definitely shouldn't do) > > -- > Stanislav Malyshev, Zend Software Architect > stas@zend.com =C2=A0 http://www.zend.com/ > (408)253-8829 =C2=A0 MSN: stas@zend.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >