ID: 21014 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: windows PHP Version: 4.2.3 New Comment:
Very sorry - now it seems like I can't reproduce the error either. But something definately was wrong - perhaps it was me though ;) Previous Comments: ------------------------------------------------------------------------ [2002-12-14 13:15:07] [EMAIL PROTECTED] can't verify, windows behaves exactly like unix (and as they both share the same engine a windows-only bug is not likely here) ------------------------------------------------------------------------ [2002-12-14 12:29:06] [EMAIL PROTECTED] On php4.2.3. on windows $x++-1 evaluates to $x (which I belive is wrong. First evaluate and then increment). on unix (php version ?) it evaluates to $x-1 (which I beliave is correct). I havent tried with CVS ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21014&edit=1