const in parameters

php.internals

Andi Gutmans

22 years ago
Hi, Does anyone remember why function parameters support the const keyword? It doesn't change any of the behavior. It seems to me as-if this is something legacy and I can't find the relevant CVS history information of where it came from. If it's not used I'd like to nuke it for PHP 5. Andi