#46593 [Opn->Csd]: $object instanceof __CLASS__ is not allowed

2008-11-17 Thread jtaal at eljakim dot nl
ID: 46593 User updated by: jtaal at eljakim dot nl Reported By: jtaal at eljakim dot nl -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.2.6 New Comment: I've found the sol

#46593 [NEW]: $object instanceof __CLASS__ is not allowed

2008-11-17 Thread jtaal at eljakim dot nl
From: jtaal at eljakim dot nl Operating system: Irrelevant PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: $object instanceof __CLASS__ is not allowed Description: The PHP parser currently cannot handle "__CLASS__" dire

#45801 [Com]: PHPUnit testcase crashes (segfault)

2008-08-13 Thread jtaal at eljakim dot nl
ID: 45801 Comment by: jtaal at eljakim dot nl Reported By: jtaal at eljakim dot nl Status: Feedback Bug Type: Reproducible crash Operating System: * PHP Version: 5.2.6 Assigned To: fb-req-jani New Comment: Sebastian Bergman managed to

#45801 [NEW]: PHPUnit testcase crashes (segfault)

2008-08-12 Thread jtaal at eljakim dot nl
From: jtaal at eljakim dot nl Operating system: Linux & Windows PHP version: 5.2.6 PHP Bug Type: Reproducible crash Bug description: PHPUnit testcase crashes (segfault) Description: I'm getting a segmentation fault when running a very simple PHPUnit

#45773 [NEW]: is_static_method

2008-08-09 Thread jtaal at eljakim dot nl
From: jtaal at eljakim dot nl Operating system: Irrelevant PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: is_static_method Description: I'd like to be able to find out whether a method is static, without using ReflectionMethod. It

#45768 [NEW]: parse_ini_file and the hash character

2008-08-08 Thread jtaal at eljakim dot nl
From: jtaal at eljakim dot nl Operating system: debian etch PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: parse_ini_file and the hash character Description: On linux commenting lines in ini like files is oftenly done with # characters

#32262 [WFx]: make require accept wildcards

2005-03-10 Thread jtaal at eljakim dot nl
ID: 32262 User updated by: jtaal at eljakim dot nl Reported By: jtaal at eljakim dot nl Status: Wont fix Bug Type: Feature/Change Request Operating System: * PHP Version: 4.3.* New Comment: will there be a 4.4 branch? Previous Comments

#32262 [NEW]: make require accept wildcards

2005-03-10 Thread jtaal at eljakim dot nl
From: jtaal at eljakim dot nl Operating system: Linux PHP version: 4.3.10 PHP Bug Type: Feature/Change Request Bug description: make require accept wildcards Description: I have a series of classes in PHP 4.3, there is no autoload feature there so I named all my