Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68264 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54045 invoked from network); 20 Jul 2013 08:23:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2013 08:23:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; 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:24201] helo=mail.btconnect.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/02-13120-B094AE15 for ; Sat, 20 Jul 2013 04:23:40 -0400 Received: from host81-138-11-136.in-addr.btopenworld.com (EHLO linux-dev4.lsces.org.uk) ([81.138.11.136]) by c2bthomr07.btconnect.com with ESMTP id MMK89200; Sat, 20 Jul 2013 09:23:36 +0100 (BST) Message-ID: <51EA494E.40700@lsces.co.uk> Date: Sat, 20 Jul 2013 09:24:46 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20100101 Firefox/22.0 SeaMonkey/2.19 MIME-Version: 1.0 To: PHP internals References: <1374256806.3946.101.camel@guybrush> <51EA0F30.3010609@rotorised.com> <51EA4240.7030707@sugarcrm.com> In-Reply-To: <51EA4240.7030707@sugarcrm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Mirapoint-IP-Reputation: reputation=Fair-1, source=Queried, refid=tid=0001.0A0B0301.51EA4908.0016, actions=TAG X-Junkmail-Premium-Raw: score=7/50, refid=2.7.2:2013.7.20.75042:17:7.944, ip=81.138.11.136, rules=__MOZILLA_MSGID, __HAS_MSGID, __SANE_MSGID, __HAS_FROM, __USER_AGENT, __MOZILLA_USER_AGENT, __MIME_VERSION, __TO_MALFORMED_2, __BOUNCE_CHALLENGE_SUBJ, __BOUNCE_NDR_SUBJ_EXEMPT, __IN_REP_TO, __CT, __CT_TEXT_PLAIN, __CTE, __ANY_URI, __URI_NO_MAILTO, __URI_NO_WWW, __CP_URI_IN_BODY, __SUBJ_ALPHA_NEGATE, BODY_ENDS_IN_URL, BODY_SIZE_1300_1399, BODYTEXTP_SIZE_3000_LESS, __MIME_TEXT_ONLY, RDNS_GENERIC_POOLED, HTML_00_01, HTML_00_10, BODY_SIZE_5000_LESS, RDNS_SUSP_GENERIC, RDNS_SUSP, BODY_SIZE_2000_LESS, BODY_SIZE_7000_LESS X-Junkmail-Status: score=10/50, host=c2bthomr07.btconnect.com X-Junkmail-Signature-Raw: score=unknown, refid=str=0001.0A0B0202.51EA4908.006F:SCFSTAT14830815,ss=1,re=-4.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2011-07-25 19:15:43, dmn=2013-04-19 10:07:54, mode=multiengine X-Junkmail-IWF: false Subject: Re: [PHP-DEV] Language constructs and callability From: lester@lsces.co.uk (Lester Caine) Stas Malyshev wrote: >> Is there a reason that echo/print couldn't be implemented as functions >> >with some sort of backwards compatibility layer? isset/etc make sense to > Yes, the reason is not fixing what isn't broken:) And perhaps introducing 'black holes' like the one created when