Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36352 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86276 invoked from network); 23 Mar 2008 01:56:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Mar 2008 01:56:08 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.189 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.189 smtpout0189.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.189] ([64.97.136.189:64210] helo=n064.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/42-16027-7B8B5E74 for ; Sat, 22 Mar 2008 20:56:07 -0500 Received: from sc1-out02.emaildefenseservice.com (64.97.139.2) by n064.sc1.he.tucows.com (7.2.069.1) id 4769770500F5E796; Sun, 23 Mar 2008 01:55:52 +0000 X-SpamScore: 50 X-Spamcatcher-Summary: 50,0,0,eb3028156e6fbf15,b35dec7e800aa2b5,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:945:967:973:980:988:989:1042:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1541:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2380:2393:2525:2560:2564:2682:2685:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3352:3622:3865:3867:3868:3870:3871:3872:3873:3874:3934:3936:3938:3941:3944:4250:4321:4886:5007:6119: 6261:7653:7679:7875:7903,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (62-31-252-198.cable.ubr07.shef.blueyonder.co.uk [62.31.252.198]) (Authenticated sender: steph.fox) by sc1-out02.emaildefenseservice.com (Postfix) with ESMTP; Sun, 23 Mar 2008 01:55:51 +0000 (UTC) Message-ID: <009901c88c89$22ce1b00$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Stanislav Malyshev" , "Marcus Boerger" Cc: "Lars Strojny" , "Ralph Schindler" , "Hannes Magnusson" , "PHP Internals" References: <47E3F714.60302@zend.com> <47E40848.1060103@zend.com> <7f3ed2c30803211412v299a0c36m86cabb27b26c232@mail.gmail.com> <47E42657.7010408@zend.com> <7f3ed2c30803211420s6cdd06bcy331880346fa68cb@mail.gmail.com> <47E4281C.80706@zend.com> <47E44A1A.2020703@smashlabs.com> <1206187799.10080.26.camel@localhost> <1206189396.10080.33.camel@localhost> <195632076.20080322195842@marcus-boerger.de> <47E5B70B.5070506@zend.com> Date: Sun, 23 Mar 2008 01:56:37 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-15"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] short_open_tag From: steph@zend.com ("Steph Fox") Hi Stas, >> you can already do all you want. We do not have to make it more complex >> at all. Ini setting short_open_tags is defined as PHP_INI_PER_DIR, so all >> you guys have to do is provide the right configuration, that's all. And >> if > > Ok, here we go again: this setting is needed to enable people to work BOTH > with short tag templates AND in context when short tags can not be turned > on by system configuration (by technical, administrative or whatever > reason). We want to make it work WITHOUT requiring to change system > configuration, exactly for the reason that it would work in ANY system > configuration and WOULD NOT require any administrative work. I see your point... but wouldn't it be better not to need that? Johannes' idea seemed good to me, always assuming it's do-able. - Steph > -- > Stanislav Malyshev, Zend Software Architect > stas@zend.com http://www.zend.com/ > (408)253-8829 MSN: stas@zend.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >