#20089 [Com]: Calling static method from instance method results in invalid $this

2002-10-25 Thread dougqh
ID: 20089 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Solaris PHP Version: 4.2.3 New Comment: Maintaining $this within a class even when a static method is ca

#20089 [NEW]: Calling static method from instance method results in invalid $this

2002-10-25 Thread dougqh
From: [EMAIL PROTECTED] Operating system: Solaris PHP version: 4.2.3 PHP Bug Type: Scripting Engine problem Bug description: Calling static method from instance method results in invalid $this Here is an example ... class = 'foo'; } function doCall() {

#17490 [Com]: serialize() generates a string that unserialize() can't handle

2002-10-16 Thread dougqh
ID: 17490 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Strings related Operating System: linux rh7.2 PHP Version: 4.2.1 New Comment: I just noticed that problem I am describing with serializing arra

#17490 [Com]: serialize() generates a string that unserialize() can't handle

2002-10-16 Thread dougqh
ID: 17490 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Strings related Operating System: linux rh7.2 PHP Version: 4.2.1 New Comment: I tried the latest CVS snap shot as requested to no avail. I a