[PHP-DEV] Bug #10332 Updated: XOR logical doesnt work properly

2001-04-28 Thread elixer
ID: 10332 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem PHP Version: 4.0.4pl1 Assigned To: Comments: The == has higher precedence than does xor, so evaluating left to right we have: $h == 4 xor $i == 5 xor $j == 6 or: true xor true xor

[PHP-DEV] Bug #10332 Updated: XOR logical doesnt work properly

2001-04-28 Thread elixer
ID: 10332 Updated by: elixer Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Scripting Engine problem PHP Version: 4.0.4pl1 Assigned To: Comments: Previous Comments: --- [2001-04-15 05:39:10]