Hi
2009/6/16 Zeev Suraski :
> At 17:00 16/06/2009, Daniel Convissor wrote:
>>
>> Folks:
>>
>> > I propose the following behavior: "Throw a deprecated warning unless
>> > magic quotes are currently enabled and the
>> > parameter is to disable them".
>>
>> The function is going away. A deprecated w
Hi,
This seems like a trivial change from the implementation side, so I am
not worried about changing this for the "better" even after RC4 (given
proper documentation.
So here are the choices I see:
1) stay as is .. aka defaults to on while not emiting an E_DEPRECATED,
do emit E_DEPRECAT
On Tue, Jun 16, 2009 at 9:10 PM, Greg Beaver wrote:
> Hannes Magnusson wrote:
>> On Tue, Jun 16, 2009 at 20:59, Greg Beaver wrote:
>>
>>> Lukas Kahwe Smith wrote:
>>>
1) its not about "punishing", its about alerting people that they are
relying on stuff that will go away
2) E_DEPRECA
Hannes Magnusson wrote:
> On Tue, Jun 16, 2009 at 20:59, Greg Beaver wrote:
>
>> Lukas Kahwe Smith wrote:
>>
>>> 1) its not about "punishing", its about alerting people that they are
>>> relying on stuff that will go away
>>> 2) E_DEPRECATE is for development only and only as a check you en
On Jun 16, 2009, at 11:59 AM, Stefan Walk wrote:
On 16 Jun 2009, at 20:49, Lukas Kahwe Smith wrote:
1) its not about "punishing", its about alerting people that they
are relying on stuff that will go away
2) E_DEPRECATE is for development only and only as a check you
enable now and then
On Tue, Jun 16, 2009 at 20:59, Greg Beaver wrote:
> Lukas Kahwe Smith wrote:
>> 1) its not about "punishing", its about alerting people that they are
>> relying on stuff that will go away
>> 2) E_DEPRECATE is for development only and only as a check you enable
>> now and then
>> 3) its off in both
On 16.06.2009, at 20:59, Greg Beaver wrote:
Lukas Kahwe Smith wrote:
1) its not about "punishing", its about alerting people that they are
relying on stuff that will go away
2) E_DEPRECATE is for development only and only as a check you enable
now and then
3) its off in both of the php.ini's w
On 16 Jun 2009, at 20:49, Lukas Kahwe Smith wrote:
1) its not about "punishing", its about alerting people that they
are relying on stuff that will go away
2) E_DEPRECATE is for development only and only as a check you
enable now and then
3) its off in both of the php.ini's we will ship wi
Lukas Kahwe Smith wrote:
> 1) its not about "punishing", its about alerting people that they are
> relying on stuff that will go away
> 2) E_DEPRECATE is for development only and only as a check you enable
> now and then
> 3) its off in both of the php.ini's we will ship with 5.3
OK, then the UPGR
hi Lukas,
On Tue, Jun 16, 2009 at 8:49 PM, Lukas Kahwe Smith wrote:
>
> On 16.06.2009, at 19:39, Greg Beaver wrote:
>
>> Daniel Convissor wrote:
>>>
>>> Folks:
>>>
I propose the following behavior: "Throw a deprecated warning unless
magic quotes are currently enabled and the
paramet
On 16.06.2009, at 19:39, Greg Beaver wrote:
Daniel Convissor wrote:
Folks:
I propose the following behavior: "Throw a deprecated warning unless
magic quotes are currently enabled and the
parameter is to disable them".
The function is going away. A deprecated warning is necessary to
aler
At 17:00 16/06/2009, Daniel Convissor wrote:
Folks:
> I propose the following behavior: "Throw a deprecated warning unless
> magic quotes are currently enabled and the
> parameter is to disable them".
The function is going away. A deprecated warning is necessary to alert
people of this fact, n
Daniel Convissor wrote:
> Folks:
>
>> I propose the following behavior: "Throw a deprecated warning unless
>> magic quotes are currently enabled and the
>> parameter is to disable them".
>
> The function is going away. A deprecated warning is necessary to alert
> people of this fact, no matter
On Tue, Jun 16, 2009 at 16:00, Daniel
Convissor wrote:
> Folks:
>
>> I propose the following behavior: "Throw a deprecated warning unless
>> magic quotes are currently enabled and the
>> parameter is to disable them".
>
> The function is going away. A deprecated warning is necessary to alert
> peo
Folks:
> I propose the following behavior: "Throw a deprecated warning unless
> magic quotes are currently enabled and the
> parameter is to disable them".
The function is going away. A deprecated warning is necessary to alert
people of this fact, no matter how the function is used.
Thanks,
-
Pierre Joye wrote:
> On Tue, Jun 16, 2009 at 12:33 PM, Hannes
> Magnusson wrote:
>
>>> Because in PHP 6 (or next) the function "set_magic_quotes_runtime()" will be
>>> removed, so calling it without checking ini_get() will trigger a fatal
>>> error, no ?
>>>
>> And there is the problem.
>
On Tue, Jun 16, 2009 at 12:33 PM, Hannes
Magnusson wrote:
>> Because in PHP 6 (or next) the function "set_magic_quotes_runtime()" will be
>> removed, so calling it without checking ini_get() will trigger a fatal
>> error, no ?
>
> And there is the problem.
> The recommended way is:
> if(get_magic_
On Tue, Jun 16, 2009 at 12:24, Olivier B. wrote:
> Hannes Magnusson a écrit :
>>
>> On Tue, Jun 16, 2009 at 10:09, Pierre Joye wrote:
>>
>>>
>>> hi,
>>>
>>> On Tue, Jun 16, 2009 at 9:46 AM, Lukas Kahwe Smith
>>> wrote:
>>>
On 16.06.2009, at 05:08, Greg Beaver wrote:
>
>
Hannes Magnusson a écrit :
On Tue, Jun 16, 2009 at 10:09, Pierre Joye wrote:
hi,
On Tue, Jun 16, 2009 at 9:46 AM, Lukas Kahwe Smith wrote:
On 16.06.2009, at 05:08, Greg Beaver wrote:
Hi,
in PHP_5_3 if you're using set_magic_quotes_runtime(0), it raises an
E_DEPRECATED. I tho
On Tue, Jun 16, 2009 at 10:09, Pierre Joye wrote:
> hi,
>
> On Tue, Jun 16, 2009 at 9:46 AM, Lukas Kahwe Smith wrote:
>>
>> On 16.06.2009, at 05:08, Greg Beaver wrote:
>>
>>> Hi,
>>>
>>> in PHP_5_3 if you're using set_magic_quotes_runtime(0), it raises an
>>> E_DEPRECATED. I thought all that argum
hi,
On Tue, Jun 16, 2009 at 9:46 AM, Lukas Kahwe Smith wrote:
>
> On 16.06.2009, at 05:08, Greg Beaver wrote:
>
>> Hi,
>>
>> in PHP_5_3 if you're using set_magic_quotes_runtime(0), it raises an
>> E_DEPRECATED. I thought all that argument was resolved to only throw
>> E_DEPRECATED for set_magic_q
On 16.06.2009, at 05:08, Greg Beaver wrote:
Hi,
in PHP_5_3 if you're using set_magic_quotes_runtime(0), it raises an
E_DEPRECATED. I thought all that argument was resolved to only throw
E_DEPRECATED for set_magic_quotes_runtime(1)?
This is a major pain if magic_quotes are enabled and you nee
Hi,
in PHP_5_3 if you're using set_magic_quotes_runtime(0), it raises an
E_DEPRECATED. I thought all that argument was resolved to only throw
E_DEPRECATED for set_magic_quotes_runtime(1)?
This is a major pain if magic_quotes are enabled and you need to turn
them off to do unserialize or serializ
23 matches
Mail list logo