3 Aug 2012 17:09
[PHP-DEV] missing documentation for use-clause in closures?
Rasmus Schultz <rasmus <at> mindplay.dk>
2012-08-03 15:09:41 GMT
2012-08-03 15:09:41 GMT
Is this all the documentation there is for the use-clause for anonymous closures? http://us2.php.net/manual/en/functions.anonymous.php For one, it would be nice to have documentation that explains whether the variables listed in the use-clause are copied/referenced at declaration-time or at call-time? -- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
RSS Feed