ID: 35034
User updated by: olympic at dino-online dot de
Reported By: olympic at dino-online dot de
Status: Bogus
Bug Type: Feature/Change Request
Operating System: *nix
PHP Version: 5.0.5
New Comment:
Following your comment:
$a=new Foo();
$b=$a
From: olympic at dino-online dot de
Operating system: *nix
PHP version: 5.0.5
PHP Bug Type: Feature/Change Request
Bug description: $this != ($this)
Description:
$this is treated as references, while ($this) not...
$this != ($this) ?? omg :)
Reproduce code
ID: 34990
User updated by: olympic at dino-online dot de
Reported By: olympic at dino-online dot de
Status: Wont fix
Bug Type: Feature/Change Request
Operating System: all
PHP Version: 5.0.5
New Comment:
ok, my example is missing
From: olympic at dino-online dot de
Operating system: all
PHP version: 5.0.5
PHP Bug Type: Feature/Change Request
Bug description: static calls and $this
Description:
In static calls $this is set.
While in theory it might make sense to allow objects
of the
ID: 20854
Comment by: olympic at dino-online dot de
Reported By: pardy at freemail dot hu
Status: Bogus
Bug Type: Oracle related
Operating System: Windows 2000 Server
PHP Version: 4.2.3
New Comment:
Some people here seem to be very ignorant