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
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
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
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
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
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
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