Re: [PHP-DEV] convert_to_writable_*

2004-01-12 Thread Andi Gutmans
At 12:01 AM 1/13/2004 +0100, Jan Schneider wrote: Zitat von Andi Gutmans <[EMAIL PROTECTED]>: > Any idea who added the following macros? Zeev in version 1.19: Tue Apr 18 18:23:28 2000 Add convert_to_writable_*_ex() macros (unused at this time) Thanks. I'll try and see what the reason for them is

Re: [PHP-DEV] convert_to_writable_*

2004-01-12 Thread Jan Schneider
Zitat von Andi Gutmans <[EMAIL PROTECTED]>: > Any idea who added the following macros? Zeev in version 1.19: Tue Apr 18 18:23:28 2000 Add convert_to_writable_*_ex() macros (unused at this time) :-) Jan. -- http://www.horde.org - The Horde Project http://www.ammma.de - Neue Wege des Lernens ht

[PHP-DEV] convert_to_writable_*

2004-01-12 Thread Andi Gutmans
Any idea who added the following macros? zend_operators.h:#define convert_to_writable_ex_master(ppzv, lower_type, upper_type)\ zend_operators.h:#define convert_to_writable_boolean_ex(ppzv) convert_to_writable_ex_master(ppzv, boolean, BOOL) zend_operators.h:#define convert_to_writable_lon