#50380 [Ver]: segfaults: non static class calls inside of objects will cause a fake __call

2009-12-14 Thread dkr at mindwerk dot de
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

#50380 [Bgs]: segfaults: non static class calls inside of objects will cause a fake __call

2009-12-08 Thread dkr at mindwerk dot de
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

#50411 [NEW]: less important: global and static in global scope

2009-12-08 Thread dkr at mindwerk dot de
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

#50380 [Bgs]: non static class calls inside of objects will cause a fake __call

2009-12-04 Thread dkr at mindwerk dot de
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

#50380 [NEW]: non static class calls inside of objects will cause a fake __call

2009-12-04 Thread dkr at mindwerk dot de
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

#38370 [Com]: __set not triggered when overloading with array (related: #24608)

2006-08-20 Thread dkr at mindwerk dot de
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