ID: 8681
Updated by: stas
Reported By: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: Variables related
Bug Type: Feature/Change Request
Assigned To:
Comments:
Not a bug.
Previous Comments:
---------------------------------------------------------------------------
[2001-01-12 13:11:42] [EMAIL PROTECTED]
function foo ($bar)
{
global $bar;
# ...
}
Opposite to php3, php4 doesn't warn you. This is now documented.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8681&edit=2
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]