#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

#33870 [NEW]: relative include from symbolic linked file

2005-07-26 Thread jtaal at eljakm dot nl
From: jtaal at eljakm dot nl Operating system: linux PHP version: 4.3.11 PHP Bug Type: Unknown/Other Function Bug description: relative include from symbolic linked file Description: On my development server I have a directory: /var/www/app containing the file

#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

#20289 [Com]: Delete $HTTP_GET_VARS on ob_start

2002-11-06 Thread jtaal
ID: 20289 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: win32 PHP Version: 4.2.2 New Comment: I get this directly from the function phpinfo() _ENV["QUERY_STRING

#20289 [Com]: Delete $HTTP_GET_VARS on ob_start

2002-11-06 Thread jtaal
ID: 20289 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: win32 PHP Version: 4.2.2 New Comment: The question I asked becomes more specific. I discovered that when I

#20289 [NEW]: Delete $HTTP_GET_VARS on ob_start

2002-11-06 Thread jtaal
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 4.2.2 PHP Bug Type: Unknown/Other Function Bug description: Delete $HTTP_GET_VARS on ob_start I have certain reasons to believe that the function ob_start deletes some data from $HTTP_GET_VARS. At least that's what