#38204 [NEW]: self is a string

2006-07-25 Thread info at rhalff dot com
From: info at rhalff dot com Operating system: Debian PHP version: 5.1.4 PHP Bug Type: Scripting Engine problem Bug description: self is a string Description: self seems te be a string until a method is called on it. this makes it impossible to get any

#32523 [NEW]: wrong error message assigning to $this

2005-04-12 Thread info at rhalff dot com
From: info at rhalff dot com Operating system: debian PHP version: 5CVS-2005-03-31 (dev) PHP Bug Type: Feature/Change Request Bug description: wrong error message assigning to $this Description: The error message when assigning to $this is kinda misleading

#31420 [Fbk-Opn]: Confusing error message (to me)

2005-01-19 Thread info at rhalff dot com
ID: 31420 User updated by: info at rhalff dot com Reported By: info at rhalff dot com -Status: Feedback +Status: Open Bug Type: Zend Engine 2 problem Operating System: linux PHP Version: 5.0.2 New Comment: I notice I've mixed up

#31420 [NEW]: Confusing error message (to me)

2005-01-05 Thread info at rhalff dot com
From: info at rhalff dot com Operating system: linux PHP version: 5.0.2 PHP Bug Type: Zend Engine 2 problem Bug description: Confusing error message (to me) Description: This is not a bug in php itself, but the error message is confusing. It tells me to make

#30704 [NEW]: duplicate properties

2004-11-06 Thread info at rhalff dot com
From: info at rhalff dot com Operating system: Linux PHP version: 5.0.2 PHP Bug Type: Zend Engine 2 problem Bug description: duplicate properties Description: Property is declared twice, see below.. Reproduce code: --- ?php abstract class Base

#30355 [NEW]: Weird Behaviour calling non-static method statically

2004-10-07 Thread info at rhalff dot com
From: info at rhalff dot com Operating system: linux PHP version: 5.0.2 PHP Bug Type: Zend Engine 2 problem Bug description: Weird Behaviour calling non-static method statically Description: I think the behaviour below is allready known and it can be fixed

#28162 [Opn]: compile error in gdft.c

2004-04-30 Thread info at rhalff dot com
ID: 28162 User updated by: info at rhalff dot com Reported By: info at rhalff dot com Status: Open Bug Type: Compile Failure Operating System: linux PHP Version: 5CVS-2004-04-26 (dev) New Comment: I compiled it again without the --with-freetype

#28162 [NEW]: compile error in gdft.c

2004-04-26 Thread info at rhalff dot com
From: info at rhalff dot com Operating system: linux PHP version: 5CVS-2004-04-26 (dev) PHP Bug Type: Compile Failure Bug description: compile error in gdft.c Description: php5 fails to compile, occures both in current snap as in RC2. I had no problem compiling

#27472 [Fbk-Opn]: Segfault with dom nodelist and new domelement

2004-03-03 Thread info at rhalff dot com
ID: 27472 User updated by: info at rhalff dot com Reported By: info at rhalff dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: linux PHP Version: 5.0.0b4 (beta4) New Comment: Yes, sorry guys

#27472 [NEW]: Segfault with dom nodelist and new domelement

2004-03-02 Thread info at rhalff dot com
From: info at rhalff dot com Operating system: linux PHP version: 5.0.0b4 (beta4) PHP Bug Type: Reproducible crash Bug description: Segfault with dom nodelist and new domelement Description: Just running the class Bug will work. But running Segvault after