Thies,

I am not quite sure how many places need to be changed for this.
On a whole, moving to enum's is something I've wanted to do for a long time 
but never had the time to do.
If you're up to it maybe you can create a patch which we can look at. I 
suggest only trying to make the IS_OBJECT/IS_ARRAY #define's work and see 
how much work it ends up being.
If you don't have time to do it, I'll mess with it in the next few days.

Thanks,
Andi

At 08:50 AM 6/22/2001 +0200, Thies C. Arntzen wrote:

>     hi,
>
>     it would make debugging for guys like me easier, as gdb will
>     then be able to show IS_OBJECT instead of 5 when
>     inspecting zvals. (gdb nows about the sybolic name for an
>     enum but not for a define).
>
>     if you don't object i'll go ahead soon
>
>     tc


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to