ID: 50380
User updated by: dkr at mindwerk dot de
Reported By: dkr at mindwerk dot de
Status: Verified
Bug Type: Scripting Engine problem
Operating System: linux 2.6.21
PHP Version: 5.2.11
New Comment:
Hm, i just think that this is an endless
ID: 50380
User updated by: dkr at mindwerk dot de
-Summary: non static class calls inside of objects will cause a
fake __call
Reported By: dkr at mindwerk dot de
Status: Bogus
Bug Type: Class/Object related
Operating System
From: dkr at mindwerk dot de
Operating system: linux 2.6.21
PHP version: 5.2.11
PHP Bug Type: Scripting Engine problem
Bug description: less important: global and static in global scope
Description:
Hi!
Either its some documentation problem or a error reporting
ID: 50380
User updated by: dkr at mindwerk dot de
Reported By: dkr at mindwerk dot de
Status: Bogus
Bug Type: Class/Object related
Operating System: linux 2.6.21
PHP Version: 5.2.11
New Comment:
If i uncomment Bar::__call, i get the text "f
From: dkr at mindwerk dot de
Operating system: linux 2.6.21
PHP version: 5.2.11
PHP Bug Type: Class/Object related
Bug description: non static class calls inside of objects will cause a fake
__call
Description:
I don't really understand the following situ
ID: 38370
Comment by: dkr at mindwerk dot de
Reported By: phpbug at trash-mail dot de
Status: No Feedback
Bug Type: Class/Object related
Operating System: Windows XP
PHP Version: 5.1.4
New Comment:
Well here's my Test-Case for this