[PHP-DEV] Bug #11547 Updated: Functions can be redefined within classes

2001-06-19 Thread kalowsky

ID: 11547
Updated by: kalowsky
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Scripting Engine problem
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

yes it's expected behavior... at least according to Jani

Previous Comments:
---

[2001-06-18 23:23:59] [EMAIL PROTECTED]
PHP throws me an error if I redefine a function within my code.  However, within a 
class, I can redefine a function as many times as I please, and PHP is more than happy 
to execute my code.

Is this expected behaviour?

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11547edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11547 Updated: Functions can be redefined within classes

2001-06-19 Thread kalowsky

ID: 11547
Updated by: kalowsky
Reported By: [EMAIL PROTECTED]
Status: Closed
Bug Type: Scripting Engine problem
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

i should correctly quote Jani... he said he believes it's normal.  Sorry about the 
confusion.

Previous Comments:
---

[2001-06-19 10:15:22] [EMAIL PROTECTED]
yes it's expected behavior... at least according to Jani

---

[2001-06-18 23:23:59] [EMAIL PROTECTED]
PHP throws me an error if I redefine a function within my code.  However, within a 
class, I can redefine a function as many times as I please, and PHP is more than happy 
to execute my code.

Is this expected behaviour?

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11547edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]