Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:58636 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11782 invoked from network); 6 Mar 2012 00:17:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2012 00:17:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=ww.galen@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ww.galen@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.210.170 as permitted sender) X-PHP-List-Original-Sender: ww.galen@gmail.com X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:52020] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/82-34145-FA7555F4 for ; Mon, 05 Mar 2012 19:17:51 -0500 Received: by iaeh11 with SMTP id h11so6977350iae.29 for ; Mon, 05 Mar 2012 16:17:49 -0800 (PST) Received-SPF: pass (google.com: domain of ww.galen@gmail.com designates 10.50.197.135 as permitted sender) client-ip=10.50.197.135; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ww.galen@gmail.com designates 10.50.197.135 as permitted sender) smtp.mail=ww.galen@gmail.com; dkim=pass header.i=ww.galen@gmail.com Received: from mr.google.com ([10.50.197.135]) by 10.50.197.135 with SMTP id iu7mr8726947igc.50.1330993069227 (num_hops = 1); Mon, 05 Mar 2012 16:17:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=/LGhNqtT6nIeP/nn00WsViRa9Uy8tfI5Wu67Q2l0gW8=; b=yYgIR09ZIwFRm7/jdE2EoYBy7djFH0VWIMw2ytdnGeOGmEWOUgNp844P1HqAm6dOLi GiIRM6zTMvzad2OBJAwU9qu4GWyDjXNJPB8wxgFi3M+cHkYa3acHzGLfQGVlMGwlXmlG PPR4iqdHb8DYJ00TDyAt6bQpP3JplRbt6zG5jormtAGXK9hwRVUkaWlIo5KDeEK7EYJ4 C8/Vse7sUuhb03GqP6UMRL2etIAPYj6ys0JCqD2aCfAj3JbMRLD5SZc/R+aBfW/c81EA d/1o/CaLlRdGCHIvfQkdzFS3TVs4/x+4HJfjCHIpORXkyuve4qilXwX6MlBoaqjJ7T/2 fJuA== Received: by 10.50.197.135 with SMTP id iu7mr7224890igc.50.1330993069174; Mon, 05 Mar 2012 16:17:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.132.195 with HTTP; Mon, 5 Mar 2012 16:17:09 -0800 (PST) In-Reply-To: <4F554764.4090104@lsces.co.uk> References: <4F54C488.6050209@lsces.co.uk> <4F554764.4090104@lsces.co.uk> Date: Mon, 5 Mar 2012 16:17:09 -0800 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=14dae934084d16313304ba87f96d Subject: Re: [PHP-DEV] ' wrote: > Galen Wright-Watson wrote: > >> OK what changed in the automatic updates from PHP5.3.9 to 5.3.10 that >>> > stops '>> > I do not recall the state of short_open_tag changing but was that >>> > 'defaulted' to off when previously it was on? I had thought >>> that'>> > discussed and had been left alone, but now I'm told that is only on >>> PHP5.4.0 >>> > >>> >> What's the value of short_open_tag? If disabled, does the host's setup >> allow you to set its value? >> > > If you read the other posts you will see the answers ;) > Only you can answer these questions, as only someone on the host can check the default configuration and what can be configured. The others on this list can only state how PHP should behave (which is what they posted). For all we know, your host is running a custom patch. Hopefully, you can simply enable short_open_tags in .htaccess, so that code edits aren't required. --14dae934084d16313304ba87f96d--