>> Opposite, cfunction and old_function are probably not reserved anymore.

Derick Rethans wrote:
> They are, they're still part of the language.

"You cannot use any of the following words as constants, class names,
function or method names."

$ php -r 'function old_function() { }'
OK in PHP 5.

But not in PHP 4 as I see now. I will return them to the list.

Jakub Vrana

Reply via email to