#38636 [Opn]: overloading __set changes the behavior of property access to call __get

2006-08-28 Thread foobar at dodgeit dot com
ID: 38636 User updated by: foobar at dodgeit dot com Reported By: foobar at dodgeit dot com Status: Open Bug Type: Scripting Engine problem Operating System: FreeBSD 6.1 PHP Version: 5.1.5 New Comment: Sorry, I reversed expected and actual

#38636 [NEW]: overloading __set changes the behavior of property access to call __get

2006-08-28 Thread foobar at dodgeit dot com
From: foobar at dodgeit dot com Operating system: FreeBSD 6.1 PHP version: 5.1.5 PHP Bug Type: Scripting Engine problem Bug description: overloading __set changes the behavior of property access to call __get Description: Consider the following code: $foo