Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:61906 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41200 invoked from network); 1 Aug 2012 06:55:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2012 06:55:18 -0000 Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 213.123.20.125 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 213.123.20.125 c2bthomr07.btconnect.com Received: from [213.123.20.125] ([213.123.20.125:39533] helo=mail.btconnect.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/71-32875-4D2D8105 for ; Wed, 01 Aug 2012 02:55:16 -0400 Received: from host81-138-11-136.in-addr.btopenworld.com (EHLO _10.0.0.5_) ([81.138.11.136]) by c2bthomr07.btconnect.com with ESMTP id IQW03557; Wed, 01 Aug 2012 07:55:13 +0100 (BST) Message-ID: <5018D2D1.2040004@lsces.co.uk> Date: Wed, 01 Aug 2012 07:55:13 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120604 Firefox/13.0 SeaMonkey/2.10 MIME-Version: 1.0 To: PHP internals References: <50163FAD.4020004@lsces.co.uk> <5016A5A8.50506@lerdorf.com> <5018CA7E.5070802@lsces.co.uk> <5018CC83.4030002@sugarcrm.com> In-Reply-To: <5018CC83.4030002@sugarcrm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mirapoint-IP-Reputation: reputation=Fair-1, source=Queried, refid=tid=0001.0A0B0301.5018D2D1.0014, actions=TAG X-Junkmail-Premium-Raw: score=7/50, refid=2.7.2:2012.8.1.61516:17:7.944, ip=81.138.11.136, rules=__MOZILLA_MSGID, __HAS_MSGID, __SANE_MSGID, __HAS_FROM, __USER_AGENT, __MIME_VERSION, __TO_MALFORMED_2, __BOUNCE_CHALLENGE_SUBJ, __BOUNCE_NDR_SUBJ_EXEMPT, __CT, __CT_TEXT_PLAIN, __CTE, __ANY_URI, __URI_NO_MAILTO, __URI_NO_WWW, __CP_URI_IN_BODY, __STOCK_PHRASE_6, BODY_ENDS_IN_URL, BODYTEXTP_SIZE_3000_LESS, BODY_SIZE_2000_2999, __MIME_TEXT_ONLY, RDNS_GENERIC_POOLED, HTML_00_01, HTML_00_10, BODY_SIZE_5000_LESS, RDNS_SUSP_GENERIC, RDNS_SUSP, BODY_SIZE_7000_LESS X-Junkmail-Status: score=10/50, host=c2bthomr07.btconnect.com X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A0B0206.5018D2D1.01A5:SCFSTAT14830815,ss=1,re=-4.000,fgs=0, ip=0.0.0.0, so=2011-07-25 19:15:43, dmn=2011-05-27 18:58:46, mode=multiengine X-Junkmail-IWF: false Subject: Re: [PHP-DEV] Bringing users along ... From: lester@lsces.co.uk (Lester Caine) Stas Malyshev wrote: >> Helping to solve the problem would also help everybody else upgrade TO PHP5.4? > OK, so what help do you require? PEAR and PECL that work with PHP5.4 out of the box? At least the core of PEAR that does not throw strict warnings from a stock install of PHP5.4 as E_STRICT is on. >> >Add to this the fun getting Apache 2.4 configured with PHP and my old framework, >> >it is no wonder I grumpy ... I would much rather be adding functionality and >> >working on NEW stuff than fixing the problems other people leave behind. And I >> >don't need any of the new PHP5.3/44 features to write my own new code. > While I can sympathize with your problems fixing bad code left by other > people, I am not sure how it is relevant on this list - is there > something that people present on this list can help you with? What is it? I think that this is the problem here. "fixing bad code" is simply not a statement that I recognise! I am not fixing bad code, I am re-writing much of it simply because the style is no longer acceptable, or somebody changed a default setting without considering the consequences (