#44649 [Bgs]: Object assignment error in __construct method

2008-04-06 Thread j dot amel83 at gmail dot com
ID: 44649 User updated by: j dot amel83 at gmail dot com Reported By: j dot amel83 at gmail dot com Status: Bogus Bug Type: Class/Object related Operating System: Windows MCE (Zend Core) PHP Version: 5.2.5 New Comment: I try to pass an object to

#44649 [NEW]: Object assignment error in __construct method

2008-04-06 Thread j dot amel83 at gmail dot com
From: j dot amel83 at gmail dot com Operating system: Windows MCE (Zend Core) PHP version: 5.2.5 PHP Bug Type: Class/Object related Bug description: Object assignment error in __construct method Description: I got Catchable fatal error when I want to pass an

#33444 [Opn]: resterict access on constants

2005-06-23 Thread j dot amel83 at gmail dot com
ID: 33444 User updated by: j dot amel83 at gmail dot com Reported By: j dot amel83 at gmail dot com Status: Open Bug Type: Class/Object related Operating System: Win XP, Apache 2.0.54 PHP Version: 5.0.4 New Comment: define* Previous Comments

#33444 [NEW]: resterict access on constants

2005-06-22 Thread j dot amel83 at gmail dot com
From: j dot amel83 at gmail dot com Operating system: Win XP, Apache 2.0.54 PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: resterict access on constants Description: there is an error when I try to difine a constant with protected/private

#33436 [Bgs->Csd]: clone problem

2005-06-22 Thread j dot amel83 at gmail dot com
ID: 33436 User updated by: j dot amel83 at gmail dot com Reported By: j dot amel83 at gmail dot com -Status: Bogus +Status: Closed Bug Type: Class/Object related Operating System: Win XP, Apache 2.0.54 PHP Version: 5.0.4 New Comment: oh

#33438 [NEW]: Static/Constant shadowing

2005-06-22 Thread j dot amel83 at gmail dot com
From: j dot amel83 at gmail dot com Operating system: Win XP, Apache 2.0.54 PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: Static/Constant shadowing Description: There is no way to shadowing (redeclare with another initialize value) the

#33436 [NEW]: clone problem

2005-06-22 Thread j dot amel83 at gmail dot com
From: j dot amel83 at gmail dot com Operating system: Win XP, Apache 2.0.54 PHP version: 5.0.4 PHP Bug Type: Class/Object related Bug description: clone problem Description: If there is protected/private constructor method, there is no way to clone the class, it