ID: 14781
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: FTP related
Operating System: Linux Redhat 6.2/7.2
PHP Version: 4.1.1
New Comment:
Well...ahm. Should have thought of that myself I guess...thanks a lot. And sorry to
bother you with things I shou
ID: 14781
Updated by: mfischer
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: FTP related
Operating System: Linux Redhat 6.2/7.2
PHP Version: 4.1.1
New Comment:
Your code doesn't watch out for operator precedence:
$foo = function1() || die("i'm dead now");
will eva