Hello,
On 8/15/06, Matt W <[EMAIL PROTECTED]> wrote:
Hi Pierre,
I will go ahead and enter a Bug report for this in a bit ('cause there's
definitely a bug), just so it's in the official place (preferred, I guess?)
and doesn't keep going here on the list. :-)
Please don't. I have no more ways o
Rasmus Lerdorf wrote:
Artzi, Yoav (Yoav) wrote:
I have the following in my php.ini:
register_globals = Off
register_long_arrays = Off
register_argc_argv = Off
auto_globals_jit = On
The following PHP code prints nothing:
The rest of the php.ini is like php.ini-recommended that comes with the
s
I am sorry, but for some reason I didn't get your reply on the general
list.
1. I am running PHP 5.1.4
2. No, I am not running APC.
Any further ideas?
Thanks.
-Original Message-
From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 15, 2006 11:24 AM
To: Artzi, Yoav (Yoav
Artzi, Yoav (Yoav) wrote:
I have the following in my php.ini:
register_globals = Off
register_long_arrays = Off
register_argc_argv = Off
auto_globals_jit = On
The following PHP code prints nothing:
The rest of the php.ini is like php.ini-recommended that comes with the
source. Any idea what mi
Hi Stefan,
- Original Message -
From: "Stefan Walk"
Sent: Tuesday, August 15, 2006
> BC has already been broken
Yes, and forget BC, it's a bug.
> and while BC breaks are OK in major
> version changes (4 -> 5)
OK, but 1) this wasn't intentionally changed, and 2) it wasn't in a major
ve
I have the following in my php.ini:
register_globals = Off
register_long_arrays = Off
register_argc_argv = Off
auto_globals_jit = On
The following PHP code prints nothing:
The rest of the php.ini is like php.ini-recommended that comes with the
source. Any idea what might be the problem?
Thanks,
Hi Pierre,
I will go ahead and enter a Bug report for this in a bit ('cause there's
definitely a bug), just so it's in the official place (preferred, I guess?)
and doesn't keep going here on the list. :-)
- Original Message -
From: "Pierre"
Sent: Monday, August 14, 2006
> Hello,
>
> > W
BC has already been broken, and while BC breaks are OK in major
version changes (4 -> 5), they are not in minor version changes... and
if you change this behaviour again you are not "undoing" a BC break
but you are breaking it again.
Regards,
Stefan
--
PHP Internals - PHP Runtime Development Mai