Stanislav Malyshev wrote:
Hi!function ($arg) { use $a, &$b;Note that neither static not global allow & inside definitions, so from "consistency" point of view it doesn't work.
What a nitpicking :) So would I say that the global statement is inconsistent with static because it doesn't allow assignments within the statement :p
Moriyoshi -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php