Stanislav Malyshev wrote: > This is weird... I wouldn't go as far as saying nobody uses it - since > experience shows there's somebody somewhere using any weird combination > of PHP features imaginable - but it's definitely a strange code. Even > though, I think since it's functionality drop, we may want to wait with > it, unless it doesn't work anyway (e.g. produces segfaults in some cases).
Did a little poking around. The only gotcha seems to be that the feature doesn't work when used with a literal string: list($b) = 'asdf'; // $b is NULL -- Edward Z. Yang GnuPG: 0x869C48DA HTML Purifier <http://htmlpurifier.org> Anti-XSS Filter [[ 3FA8 E9A9 7385 B691 A6FC B3CB A933 BE7D 869C 48DA ]] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php