#30394 [Opn]: Assignment operators yield wrong result with __get/__set
ID: 30394 User updated by: php at hartwerk dot com Reported By: php at hartwerk dot com Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5.0.2 New Comment: An easier work-around would be $c->a = $c->a + max
#30394 [NEW]: Assignment operators yield wrong result with __get/__set
From: php at hartwerk dot com Operating system: Linux PHP version: 5.0.2 PHP Bug Type: Zend Engine 2 problem Bug description: Assignment operators yield wrong result with __get/__set Description: When there is a function on the right-hand side of an assignment