#47878 [NEW]: ScriptControl function capitalization discrepancy

2009-04-02 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.3.0RC1 PHP Bug Type: COM related Bug description: ScriptControl function capitalization discrepancy Description: It is possible to call a PHP function in a class that has been

#42551 [Asn]: new COM("HTMLFile") => warnings

2009-03-17 Thread csaba at alum dot mit dot edu
ID: 42551 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Assigned Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.2.4 Assigned To: wharmby New Comment: There is another

#44071 [Fbk->Opn]: realpath does not handle drive letters correctly

2008-02-18 Thread csaba at alum dot mit dot edu
ID: 44071 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: Windows PHP Version: 5.2.5 New Comment: It&#

#44071 [Opn]: realpath does not handle drive letters correctly

2008-02-07 Thread csaba at alum dot mit dot edu
ID: 44071 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Open Bug Type: Filesystem function related -Operating System: Win XP +Operating System: Windows PHP Version: 5.2.5 New Comment: is_file and

#44071 [NEW]: realpath does not handle drive letters correctly

2008-02-07 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP PHP version: 5.2.5 PHP Bug Type: Filesystem function related Bug description: realpath does not handle drive letters correctly Description: realpath does not handle a drive letters correctly, when the

#43897 [NEW]: $ie not cleared on IE quit

2008-01-19 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.2.5 PHP Bug Type: COM related Bug description: $ie not cleared on IE quit Description: In the code below, if the visible IE is closed, whether by script or by the user, the bug

#43838 [NEW]: variant_set with IE leads to hang

2008-01-14 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.2.5 PHP Bug Type: COM related Bug description: variant_set with IE leads to hang Description: If an event sink is set on IE, and then a new window is created by that IE (by clicking

#43624 [NEW]: fmod($a,$b) wrong when $b is a multiple of $a - continued

2007-12-18 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP PHP version: 5.2.5 PHP Bug Type: Math related Bug description: fmod($a,$b) wrong when $b is a multiple of $a - continued Description: This continues bug report 43572 at http://bugs.php.net/bug.php?id

#43572 [Fbk->Opn]: fmod($a,$b) wrong when $b is a multiple of $a

2007-12-12 Thread csaba at alum dot mit dot edu
ID: 43572 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Math related Operating System: Win XP PHP Version: 5.2.5 New Comment: Just to be clear: fmod

#43572 [NEW]: fmod($a,$b) wrong when $b is a multiple of $a

2007-12-11 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP PHP version: 5.2.5 PHP Bug Type: Math related Bug description: fmod($a,$b) wrong when $b is a multiple of $a Description: if $div evenly divides $num, fmod($num, $div) still returns a value not equal

#43275 [NEW]: get_class problem with COM objects

2007-11-13 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.2.5 PHP Bug Type: Class/Object related Bug description: get_class problem with COM objects Description: Anomaly: get_class returns "com" with InternetExplorer and Excel C

#42585 [NEW]: die() in event handler => PHP hangs

2007-09-07 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.2.4 PHP Bug Type: COM related Bug description: die() in event handler => PHP hangs Description: If I have a COM object call into PHP (via com_event_sink or IE's window.se

#35875 [NoF->Opn]: IE event failure upon scheduling script

2007-09-06 Thread csaba at alum dot mit dot edu
ID: 35875 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: No Feedback +Status: Open Bug Type: COM related Operating System: WinXP Pro -PHP Version: 5.1.1 +PHP Version: 5.2.4 Assigned

#42551 [NEW]: new COM("HTMLFile") => warnings

2007-09-04 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.2.4 PHP Bug Type: COM related Bug description: new COM("HTMLFile") => warnings Description: When I attempt to do $doc = new COM("HTMLFile"); this result

#42413 [NEW]: Cannot iterate IE's event object

2007-08-24 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.2.3 PHP Bug Type: COM related Bug description: Cannot iterate IE's event object Description: I can't iterate over IE's $ie->document->createEventObject() with PH

#35875 [Fbk->Opn]: IE event failure upon scheduling script

2007-04-11 Thread csaba at alum dot mit dot edu
ID: 35875 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: WinXP Pro PHP Version: 5.1.1 Assigned To: wharmby New

#17822 [Opn->Csd]: Realpath, getcwd not returning true pathname

2007-02-09 Thread csaba at alum dot mit dot edu
ID: 17822 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Windows - all PHP Version: 4.3.0 Assigned To: sfox

#34297 [NoF->Csd]: get_object_vars on COM object produces Apache error

2007-01-25 Thread csaba at alum dot mit dot edu
ID: 34297 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: No Feedback +Status: Closed Bug Type: COM related Operating System: win32 PHP Version: 5CVS-2005-08-31 Assigned To: wez New

#40236 [NEW]: echo ... | php -a function allocation eats memory

2007-01-25 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP PHP version: 5CVS-2007-01-25 (snap) PHP Bug Type: Scripting Engine problem Bug description: echo ... | php -a function allocation eats memory Description: The following command line (single line in the

#37984 [NEW]: CLI sometimes crashes on Shell.Application

2006-07-01 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5CVS-2006-07-01 (snap) PHP Bug Type: COM related Bug description: CLI sometimes crashes on Shell.Application Description: Sorry I cannot reliably reproduce this but... php-win.exe

#35875 [Opn]: IE event failure upon scheduling script

2006-01-03 Thread csaba at alum dot mit dot edu
ID: 35875 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Open Bug Type: COM related Operating System: WinXP Pro PHP Version: 5.1.1 New Comment: I have some additional information on this problem

#35875 [NEW]: IE event failure upon scheduling script

2006-01-02 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: WinXP Pro PHP version: 5.1.1 PHP Bug Type: COM related Bug description: IE event failure upon scheduling script Description: My script brings up an instance of IE, and then it places onto IE a function that

#35872 [NEW]: CLI errors upon exit if class is left on IE

2006-01-02 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.1.1 PHP Bug Type: COM related Bug description: CLI errors upon exit if class is left on IE Description: If IE is left open when a PHP script ends, and we have affixed a class

#35811 [Opn]: auto_prepend_file neither prepends nor includes

2005-12-27 Thread csaba at alum dot mit dot edu
ID: 35811 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Open -Bug Type:Documentation problem +Bug Type:Scripting Engine problem PHP Version: 5.1.1 New Comment: I start off with: The named

#35811 [NEW]: auto_prepend_file neither prepends nor includes

2005-12-26 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: PHP version: 5.1.1 PHP Bug Type: Scripting Engine problem Bug description: auto_prepend_file neither prepends nor includes Description: auto_prepend_file in the php.ini file neither acts as if it prepends

#35719 [NEW]: com_event_sink fails under Apache

2005-12-17 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.1.1 PHP Bug Type: COM related Bug description: com_event_sink fails under Apache Description: Using com_event_sink when PHP 5.1.1 runs as a module leads to PHP timing out and

#35438 [Fbk->Opn]: array_splice resetting loop index when in function

2005-11-28 Thread csaba at alum dot mit dot edu
ID: 35438 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: Win XP Pro PHP Version: 5CVS-2005-11-28 (snap) New Comment: OK

#35438 [Fbk->Opn]: array_splice resetting loop index when in function

2005-11-28 Thread csaba at alum dot mit dot edu
ID: 35438 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: Win XP Pro PHP Version: 5CVS-2005-11-28 (snap) New Comment: OK

#35438 [Bgs->Opn]: array_splice resetting loop index when in function

2005-11-28 Thread csaba at alum dot mit dot edu
ID: 35438 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Bogus +Status: Open Bug Type: Arrays related Operating System: Win XP Pro PHP Version: 5CVS-2005-11-28 (snap) New Comment: OK, I

#35438 [Opn]: array_splice resetting loop index when in function

2005-11-28 Thread csaba at alum dot mit dot edu
ID: 35438 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Open Bug Type: Unknown/Other Function Operating System: Win XP Pro PHP Version: 5CVS-2005-11-28 (snap) New Comment: I am able to make a

#35438 [Opn]: array_splice resetting loop index when in function

2005-11-28 Thread csaba at alum dot mit dot edu
ID: 35438 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Open Bug Type: Unknown/Other Function Operating System: Win XP Pro PHP Version: 5CVS-2005-11-28 (snap) New Comment: For comparison sake

#35438 [Fbk->Opn]: array_splice resetting loop index when in function

2005-11-28 Thread csaba at alum dot mit dot edu
ID: 35438 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Unknown/Other Function Operating System: Win XP Pro PHP Version: 5CVS-2005-11-28 (snap) New

#35438 [Fbk->Opn]: array_splice resetting loop index when in function

2005-11-28 Thread csaba at alum dot mit dot edu
ID: 35438 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Win XP Pro PHP Version: 5CVS-2005-11-28 (snap) New

#35438 [NEW]: array_splice resetting loop index when in function

2005-11-27 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5CVS-2005-11-28 (snap) PHP Bug Type: Scripting Engine problem Bug description: array_splice resetting loop index when in function Description: I apologize in advance if this is not a

#35365 [WFx->Opn]: phpinfo's css affects other parts of page

2005-11-24 Thread csaba at alum dot mit dot edu
ID: 35365 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Wont fix +Status: Open Bug Type:PHP options/info functions PHP Version: 5CVS-2005-11-24 (snap) New Comment: This is the second half of

#35365 [NEW]: phpinfo's css affects other parts of page

2005-11-24 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: PHP version: 5CVS-2005-11-24 (snap) PHP Bug Type: PHP options/info functions Bug description: phpinfo's css affects other parts of page Description: phpinfo's style sheet drastically affects othe

#35345 [NEW]: SQLite won't load (specified module not found)

2005-11-23 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5CVS-2005-11-23 (snap) PHP Bug Type: SQLite related Bug description: SQLite won't load (specified module not found) Description: I downloaded a new snapshot (.zip) of PHP (ve

#35343 [NEW]: phpinfo() produces invalid CSS

2005-11-22 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5CVS-2005-11-22 (snap) PHP Bug Type: PHP options/info functions Bug description: phpinfo() produces invalid CSS Description: http://bugs.php.net/35046 reported that for PHP v 5.0.5 on

#34470 [NEW]: Open With shows no distinction tween php and php-win

2005-09-11 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Windows PHP version: 5.1.0RC1 PHP Bug Type: *Compile Issues Bug description: Open With shows no distinction tween php and php-win Description: Quick summary: the Description for php.exe and php-win.exe are

#25207 [Com]: multiple auto_prepend_file, auto_append_file

2005-09-11 Thread csaba at alum dot mit dot edu
ID: 25207 Comment by: csaba at alum dot mit dot edu Reported By: zeug at delirium dot ch Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: Irrelevant New Comment: I would also find this quite useful as I

#34463 [Opn->Bgs]: eval/new COM => hang on com_print_typeinfo

2005-09-11 Thread csaba at alum dot mit dot edu
ID: 34463 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Open +Status: Bogus Bug Type:Scripting Engine problem PHP Version: 5CVS-2005-09-11 (snap) New Comment: My apologies. When you stare at

#34463 [NEW]: eval/new COM => hang on com_print_typeinfo

2005-09-11 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: PHP version: 5CVS-2005-09-11 (snap) PHP Bug Type: Scripting Engine problem Bug description: eval/new COM => hang on com_print_typeinfo Description: If I do eval('$com=new COM("WScript.She

#34367 [NEW]: strange parsing of auto_prepend_file from CmdPrompt

2005-09-04 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5CVS-2005-09-04 (CVS) PHP Bug Type: CGI related Bug description: strange parsing of auto_prepend_file from CmdPrompt Description: In a main script file, or included file, or

#33867 [Com]: auto_prepend_file doesn't work in httpd.conf

2005-09-04 Thread csaba at alum dot mit dot edu
ID: 33867 Comment by: csaba at alum dot mit dot edu Reported By: t4 at wks dot ch Status: No Feedback Bug Type: *Directory/Filesystem functions Operating System: FreeBSD PHP Version: 4.3.11 New Comment: I have tested this on my system with

#34297 [Fbk->Opn]: get_object_vars on COM object produces Apache error

2005-08-31 Thread csaba at alum dot mit dot edu
ID: 34297 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.1.0RC1 New Comment: I just went to http

#34291 [Opn]: reference comparison: $a isIdenticalTo $b

2005-08-30 Thread csaba at alum dot mit dot edu
ID: 34291 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Open Bug Type:Feature/Change Request PHP Version: 5.1.0RC1 New Comment: OK, I was a bit hasty in what I recommended. In particular, there are

#34297 [NEW]: get_object_vars on COM object produces Apache error

2005-08-29 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.1.0RC1 PHP Bug Type: COM related Bug description: get_object_vars on COM object produces Apache error Description: If I do get_object_vars on a COM object, the code hangs and

#34291 [NEW]: reference comparison: $a isIdenticalTo $b

2005-08-28 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: PHP version: 5.1.0RC1 PHP Bug Type: Feature/Change Request Bug description: reference comparison: $a isIdenticalTo $b Description: I would like to recommend a (boolean) operator: $ref1 isIdenticalTo $ref2 to

#34284 [NEW]: CLI phpinfo showing html on _SERVER["argv"]

2005-08-27 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.1.0RC1 PHP Bug Type: CGI related Bug description: CLI phpinfo showing html on _SERVER["argv"] Description: If, from the CMD line of my Win XP Pro, I invoke the CLI php

#34272 [NEW]: empty array onto COM object blows up

2005-08-26 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP PHP version: 5.1.0RC1 PHP Bug Type: COM related Bug description: empty array onto COM object blows up Description: putting an empty array onto a COM object leads to severe reactions from the system

#34120 [Com]: func_get_arg() can be used function call parameter if used only once

2005-08-25 Thread csaba at alum dot mit dot edu
ID: 34120 Comment by: csaba at alum dot mit dot edu Reported By: ondrej at sury dot org Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS, 4CVS (2005-08-013) Assigned To: dmitry New Comment: Note

#34094 [Fbk->Opn]: COM hook into PHP class requires class var

2005-08-12 Thread csaba at alum dot mit dot edu
ID: 34094 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Feature/Change Request Operating System: Windows PHP Version: 5CVS-2005-08-12 (dev) New Comment

#34094 [NEW]: COM hook into PHP class requires class var

2005-08-12 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Windows PHP version: 5CVS-2005-08-12 (dev) PHP Bug Type: COM related Bug description: COM hook into PHP class requires class var Description: This report seems related to http://bugs.php.net/bug.php?id=33386

#34017 [NEW]: CLI php.exe should allow HTML with phpinfo()

2005-08-06 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Windows PHP version: 5.1.0b3 PHP Bug Type: Feature/Change Request Bug description: CLI php.exe should allow HTML with phpinfo() Description: Using CLI php.exe or php-win.exe on Windows, it is a perfectly

#34006 [Fbk->Opn]: CLI phpinfo showing html on odbc.default_pw

2005-08-05 Thread csaba at alum dot mit dot edu
ID: 34006 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type:CGI related PHP Version: 5.1.0b3 New Comment: Hi Tony, I have downloaded from snaps.php.net just

#34006 [NEW]: CLI phpinfo showing html on odbc.default_pw

2005-08-05 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: PHP version: 5.1.0b3 PHP Bug Type: CGI related Bug description: CLI phpinfo showing html on odbc.default_pw Description: If, on my Win XP Pro, I invoke the CLI php.exe or php-win.exe to do: then I see that

#33386 [Opn]: ScriptControl only sees last function of class

2005-06-17 Thread csaba at alum dot mit dot edu
ID: 33386 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.1.0b1 New Comment: Sigh...the expected results are actually: func

#33386 [NEW]: ScriptControl only sees last function of class

2005-06-17 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.1.0b1 PHP Bug Type: COM related Bug description: ScriptControl only sees last function of class Description: When I use a PHP class with the MSScriptControl.ScriptControl object and

#31492 [Csd->Opn]: com_event_sink => crash when InternetExplorer.Application navigates away

2005-06-14 Thread csaba at alum dot mit dot edu
ID: 31492 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Closed +Status: Open Bug Type: COM related Operating System: Win XP Pro -PHP Version: 5.0.3 +PHP Version: 5.0.4 New Comment

#31492 [Fbk->Opn]: com_event_sink => crash when InternetExplorer.Application navigates away

2005-04-12 Thread csaba at alum dot mit dot edu
ID: 31492 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: This is now working

#31417 [Com]: $HTTP_RAW_POST_DATA but $_POST not populated

2005-04-12 Thread csaba at alum dot mit dot edu
ID: 31417 Comment by: csaba at alum dot mit dot edu Reported By: j-spam at starline dot ee Status: Feedback Bug Type: CGI related Operating System: Linux PHP Version: 5.0.3 New Comment: Huge problem. This just started happening on my Win XP

#32109 [Com]: POST data is empty

2005-04-12 Thread csaba at alum dot mit dot edu
ID: 32109 Comment by: csaba at alum dot mit dot edu Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: windows PHP Version: 5CVS-2005-02-25 New Comment: I am also experiencing this problem - I was OK with

#28264 [Csd->Opn]: SQLite not doing multiple queries

2005-04-04 Thread csaba at alum dot mit dot edu
ID: 28264 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Closed +Status: Open Bug Type: SQLite related Operating System: Win 2K Pro PHP Version: 5CVS-2004-05-03 (dev) New Comment: This

#31493 [Bgs]: navigating to javascript:anything kills IE

2005-03-20 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Bogus Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: I could only report an observed behaviour

#31493 [Fbk->Opn]: navigating to javascript:anything kills IE

2005-03-18 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: Visible = true; $nav

#31493 [Csd->Opn]: navigating to javascript:anything kills IE

2005-03-09 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Closed +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: Sorry to reopen this

#31493 [Fbk->Opn]: navigating to javascript:anything kills IE

2005-03-08 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: I have tried this with

#32038 [NEW]: com_print_typeinfo returning duplicate entries

2005-02-20 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5CVS-2005-02-20 (dev) PHP Bug Type: COM related Bug description: com_print_typeinfo returning duplicate entries Description: com_print_typeinfo is often showing duplicate entries for

#32026 [NEW]: Can't call to function with paramArray in arg list definition

2005-02-19 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5CVS-2005-02-19 (dev) PHP Bug Type: COM related Bug description: Can't call to function with paramArray in arg list definition Description: If I try to make a call to a function

#28265 [Fbk->Csd]: Realpath, getcwd not returning true pathname

2005-01-26 Thread csaba at alum dot mit dot edu
ID: 28265 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Closed Bug Type: Directory function related Operating System: Windows - all PHP Version: 5CVS-2004-05-04 (dev

#31493 [Fbk->Opn]: navigating to javascript:anything kills IE

2005-01-16 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: I have replaced the

#31493 [Fbk->Opn]: navigating to javascript:anything kills IE

2005-01-16 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: As a double check, I

#31493 [Fbk->Opn]: navigating to javascript:anything kills IE

2005-01-14 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: Fair enough. I have

#31493 [Fbk->Opn]: navigating to javascript:anything kills IE

2005-01-13 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: Thanks for looking

#31493 [Bgs->Opn]: navigating to javascript:anything kills IE

2005-01-13 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Bogus +Status: Open Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: I changed this to open

#31516 [Fbk->Opn]: Clear screen or ScreenSize

2005-01-12 Thread csaba at alum dot mit dot edu
ID: 31516 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Feature/Change Request Operating System: Windows PHP Version: 5.0.3 New Comment: Thanks Derick

#31516 [NEW]: Clear screen or ScreenSize

2005-01-12 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Windows PHP version: 5.0.3 PHP Bug Type: Feature/Change Request Bug description: Clear screen or ScreenSize Description: >From a command line php.exe invoked from a cmd prompt under Win XP Pro, I'd li

#31493 [Bgs]: navigating to javascript:anything kills IE

2005-01-11 Thread csaba at alum dot mit dot edu
ID: 31493 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Bogus Bug Type: COM related Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: It was certainly not my intention to submit a

#31492 [Fbk->Opn]: com_event_sink => crash when InternetExplorer.Application navigates away

2005-01-11 Thread csaba at alum dot mit dot edu
ID: 31492 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Win XP Pro PHP Version: 5.0.3 New Comment: Done. This

#31493 [NEW]: navigating to javascript:anything kills IE

2005-01-11 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.0.3 PHP Bug Type: COM related Bug description: navigating to javascript:anything kills IE Description: If I do $ie = new COM("InternetExplorer.Application&quo

#31492 [NEW]: com_event_sink => crash when InternetExplorer.Application navigates away

2005-01-11 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win XP Pro PHP version: 5.0.3 PHP Bug Type: Reproducible crash Bug description: com_event_sink => crash when InternetExplorer.Application navigates away Description: If I run the code below (essentia

#28265 [Bgs->Opn]: Realpath, getcwd not returning true pathname

2004-05-04 Thread csaba at alum dot mit dot edu
ID: 28265 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Bogus +Status: Open Bug Type: Directory function related Operating System: Windows - all -PHP Version: 5CVS-2004-05-03 (dev) +PHP

#28264 [NEW]: SQLite not doing multiple queries

2004-05-03 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win 2K Pro PHP version: 5CVS-2004-05-03 (dev) PHP Bug Type: SQLite related Bug description: SQLite not doing multiple queries Description: The sqlite_query page in a prominent box declares that SQLite will

#27990 [NoF->Opn]: sqlite_open() crashing Apache on non sqlite databases

2004-05-03 Thread csaba at alum dot mit dot edu
ID: 27990 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: No Feedback +Status: Open Bug Type: SQLite related Operating System: Win 2K -PHP Version: 5.0.0RC1 +PHP Version: 5CVS-2004-05

#28265 [NEW]: Realpath, getcwd not returning true pathname

2004-05-03 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Windows - all PHP version: 5CVS-2004-05-03 (dev) PHP Bug Type: Directory function related Bug description: Realpath, getcwd not returning true pathname Description: I am resubmitting this bug report (#17822

#28266 [NEW]: Bug Report 17822 has been corrupted

2004-05-03 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: N/A PHP version: Irrelevant PHP Bug Type: Unknown/Other Function Bug description: Bug Report 17822 has been corrupted Description: I submitted bug report 17822 a while back (18 Jun 2002). I came back to it

#17822 [NoF->Opn]: Realpath, getcwd not returning true pathname

2004-04-22 Thread csaba at alum dot mit dot edu
ID: 17822 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: No Feedback +Status: Open Bug Type: Directory function related Operating System: Windows - all PHP Version: 4.3.0 Assigned To

#28112 [NEW]: sqlite_query() crashing apache on malformed query

2004-04-22 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win 2K Pro PHP version: 5CVS-2004-04-22 (dev) PHP Bug Type: SQLite related Bug description: sqlite_query() crashing apache on malformed query Description: apache dies on an empty query (Apache.exe has

#28112 [Opn]: sqlite_query() crashing apache on malformed query

2004-04-22 Thread csaba at alum dot mit dot edu
ID: 28112 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Open Bug Type: SQLite related Operating System: Win 2K Pro PHP Version: 5CVS-2004-04-22 (dev) New Comment: Doggone it. The title was

#27990 [NoF->Opn]: sqlite_open() crashing Apache on non sqlite databases

2004-04-22 Thread csaba at alum dot mit dot edu
ID: 27990 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: No Feedback +Status: Open Bug Type: SQLite related Operating System: Win 2K PHP Version: 5.0.0RC1 New Comment: I have tested

#27990 [NEW]: sqlite_open crashing Apache on non sqlite databases

2004-04-14 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win 2K PHP version: 5.0.0RC1 PHP Bug Type: SQLite related Bug description: sqlite_open crashing Apache on non sqlite databases Description: I want to get a list of all SQLite databases under my root directory

#27911 [Opn->Csd]: ATTACH DATABASE not working

2004-04-14 Thread csaba at alum dot mit dot edu
ID: 27911 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Open +Status: Closed Bug Type: SQLite related Operating System: Win 2K PHP Version: 5.0.0RC1 New Comment: I've been thi

#27911 [Bgs->Opn]: ATTACH DATABASE not working

2004-04-14 Thread csaba at alum dot mit dot edu
ID: 27911 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu -Status: Bogus +Status: Open Bug Type: SQLite related Operating System: Win 2K PHP Version: 5.0.0RC1 New Comment: Thanks for your

#27911 [NEW]: ATTACH DATABASE not working

2004-04-07 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win 2K PHP version: 5.0.0RC1 PHP Bug Type: SQLite related Bug description: ATTACH DATABASE not working Description: I've been using mysqlite regularly for the past two weeks, no complaints. However, I c

#24095 [Com]: phpinfo styles override page styles and damage appearance

2004-04-01 Thread csaba at alum dot mit dot edu
ID: 24095 Comment by: csaba at alum dot mit dot edu Reported By: generic at thetahat dot com Status: Open Bug Type: Feature/Change Request Operating System: Windows XP SP1 PHP Version: 4.3.2 New Comment: Yes, phpinfo is a super function, but

#27494 [Bgs]: Multiple clients messing up file reading

2004-03-09 Thread csaba at alum dot mit dot edu
ID: 27494 User updated by: csaba at alum dot mit dot edu Reported By: csaba at alum dot mit dot edu Status: Bogus Bug Type: Output Control Operating System: Win2K PHP Version: 4.3.4 New Comment: Thanks for the feedback, you are correct. I&#

#27494 [NEW]: Multiple clients messing up file reading

2004-03-04 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win2K PHP version: 4.3.4 PHP Bug Type: Output Control Bug description: Multiple clients messing up file reading Description: I'm way sorry for posting this here since the culprit is unclear, but you guys

#22366 [NEW]: PREG_OFFSET_CAPTURE produces error with preg_match_all

2003-02-21 Thread csaba at alum dot mit dot edu
From: csaba at alum dot mit dot edu Operating system: Win 2K PHP version: 4.3.0 PHP Bug Type: PCRE related Bug description: PREG_OFFSET_CAPTURE produces error with preg_match_all The following code gives me an error message of: Wrong value for parameter 4 in call to