Hi Lukas,
Am Montag, den 18.02.2008, 10:33 +0100 schrieb Lukas Kahwe Smith:
[... deprecated ini settings ...]
> like others have said .. yes .. these should emit deprecated warnings.
Would be great if someone could give me a hint where this should be
done. I'm pretty new to the php-src, so I need
On 16.02.2008, at 02:14, Lars Strojny wrote:
I've heard that E_DEPRECATED is still missing nevertheless its
introduction is planned for 5.3. So I've wrote it [1] based on a
slightly outdated patch by Felipe. The patch is so far complete, as
far
Thx!
as I can tell, but one thing I'm wonder
On Feb 16, 2008 2:14 AM, Lars Strojny <[EMAIL PROTECTED]> wrote:
> For the docs team: I've added links in the E_DEPRECATED messages to
> http://php.net/{migrate}#. The "{migrate}"-part can
> later be easily replaced once the appendix to the migration guide which
> explains how to deal with this dep
Hello Lars,
thanks for doing the work. I'll apply the patch during next week. And yes
you should emit deprecation messages for use of INI settings that are going
to be dropped in 6.0.
marcus
Saturday, February 16, 2008, 2:14:54 AM, you wrote:
> Hi all,
> I've heard that E_DEPRECATED is still
Hi all,
I've heard that E_DEPRECATED is still missing nevertheless its
introduction is planned for 5.3. So I've wrote it [1] based on a
slightly outdated patch by Felipe. The patch is so far complete, as far
as I can tell, but one thing I'm wondering about is whether we should
trigger E_DEPRECATED