Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36053 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29346 invoked from network); 7 Mar 2008 22:14:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2008 22:14:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=fail; sender-id=fail Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=fail Received-SPF: fail (pb1.pair.com: domain strojny.net does not designate 85.10.204.247 as permitted sender) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 85.10.204.247 zucker.schokokeks.org Received: from [85.10.204.247] ([85.10.204.247:49264] helo=zucker.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 65/65-01755-F4EB1D74 for ; Fri, 07 Mar 2008 17:14:41 -0500 Received: from [192.168.0.8] (xdsl-87-79-229-102.netcologne.de [::ffff:87.79.229.102]) (AUTH: PLAIN lars@schokokeks.org, SSL: TLSv1/SSLv3,256bits,CAMELLIA256-SHA) by zucker.schokokeks.org with esmtp; Fri, 07 Mar 2008 23:14:36 +0100 id 000000000000C005.0000000047D1BE4C.00002D53 To: Stanislav Malyshev Cc: 'PHP Internals' In-Reply-To: <47D1A987.3040400@zend.com> References: <47D1A987.3040400@zend.com> Date: Fri, 07 Mar 2008 23:14:35 +0100 Message-ID: <1204928075.24503.1.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_zucker.schokokeks.org-11603-1204928076-0001-2" X-Mailer: Evolution 2.21.91 Subject: Re: [PHP-DEV] short_open_tag From: lars@strojny.net (Lars Strojny) --=_zucker.schokokeks.org-11603-1204928076-0001-2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Stas, Am Freitag, den 07.03.2008, 12:45 -0800 schrieb Stanislav Malyshev: [...] > I wonder - is there a reason why short_open_tag config value is per-dir=20 > and not PHP_INI_ALL? After all, as I understand, it is private for each=20 > compilation. So suppose you preferred it generally off (you do XML,=20 > etc.) but you have some files in your app where you want it on - would=20 > there be any problem anywhere if it were INI_ALL? This is a great idea as some framework use plain PHP scripts for templating nowadays. So the view could enable short tags for the time the template script is evaluated and disable it afterwards. cu, Lars --=_zucker.schokokeks.org-11603-1204928076-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit Content-Description: Dies ist ein digital signierter Nachrichtenteil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iQIcBAABAgAGBQJH0b5EAAoJECQPF+sCY6wHYKEP/R4GtFVZADh2zIgYc7MHG4NH e6UUCpwmeLpBNeMRVehzkayeZYlRoF1pE+e2iZ+KnBRQXHc26xCY4GmTrd1APPI7 x/TyUd+MPhK87Fi+QDwzfRdsbjGBreJmcToGwIRj6xbsEzpnWV0YIpv5drbcz6tW 7ucu+2UyFMiK48q6X9KIqIIHQOn6Z/oGRwqs51qAbaZGCgCkT4970SoZ5P+fE6d8 PdbzJZQ4tubUctR9wyGB9DOi+8KJC4dmJiHyPUJ41yDUXxtstBrznYfWMB+wqtlM Wi4k29RFFrY1yyWGZ9Ir9Ev3r4A0aW/zQHMyoES3I4T1zNPTiTPsto3PilMxs3JP bFIWVL6mCJl5fYk95nby1aHAFVMLXl3kQl7YdJ7HGPfkusalHwEju/KMTERUS77q sKSAvnqYU/V6ezo7pIUirxUAwcs+HRnes1wLzLxuiQK4UU65Im1oREOuSJD8SJji uJafPT8EgBalqnXooN5tNC79NObwUfMAAYtf6ThIySKzpKQJXf3YFreF/tpXJLFc 7QT8TnfX+9hNU36+lwSUw/9r15lHy8r0d30WEBNRtENBVKI62g0p6ZzBczH+55xa Yj0diprxilhKqnddfZJdWnnT6yJ7G3nUXIEf0Yy5IoP6gWLgZGnIQmxxaqsIkQvy 7nFK3nm3idc4LaNgmCyn =33mL -----END PGP SIGNATURE----- --=_zucker.schokokeks.org-11603-1204928076-0001-2--