The downside is that we'd have to fix all of the extensions which sucks but is quite doable. We've done it in the past for other changes.
Don't forget that zval ** can do everything a zval * can and more (i.e. it can be used in conjunction with convert_to_string_ex() and friends).
Comments?
Andi
At 05:31 PM 14/7/2003 -0500, Josh Fuhs wrote:
Actually, I believe that 'Z' should be used instead of 'z' since everything that
can be done with a 'z' can be done with a 'Z'. The reverse is not true. I didn't
write this because it's a line of thought that deserves some discussion.
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php