Subject: Re: short_open_tag in php.ini
To: Gergo Szakal <bastyaelvtars@gmail.com>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-users
Date: 04/02/2007 18:06:50
On Tue, 3 Apr 2007, Gergo Szakal wrote:
> On Mon, 2 Apr 2007 17:41:32 -0500 (CDT)
> "Jeremy C. Reed" <reed@reedmedia.net> wrote:
>
> > But I look closer. The configure handles this. I do not know why
> > yours is disabled (unless you copied the "recommended" php.ini in
> > place). My configure output from pkgsrc has:
> >
> > checking whether to enable short tags by default... yes
> >
> > And main/php_config.h has:
> >
> > #define DEFAULT_SHORT_OPEN_TAG "1"
> >
> > /* */
> > #define DEFAULT_SHORT_OPEN_TAG "1"
>
> I did not do anything, just installed it from source. It's not a big
> deal anyway, just thought it's worth bringing up here.
Seems inconsistent so it is probably a bug (and maybe other settings are
wrong too). If we don't receive any other explanation here, can you please
send-pr this so it is not forgotten about? Thanks.
Jeremy C. Reed