[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-30 Thread phanto
ID: 8685 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request PHP Version: 4.1.1 New Comment: therfore i wrote 'on its own line'. i suppose heredoc is handled by the scanner, so this should not be a problem. yohgaki: you were talking abo

[PHP-DEV] Bug #8685 Updated: Here-Syntax problem

2002-01-29 Thread phanto
ID: 8685 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Old PHP Version: 4.0.4 PHP Version: 4.1.1 New Comment: thank you philip :) closing it silently after over a year is a bit to easy. this realy obfuscates php code a lot and i don't se

[PHP-DEV] Bug #15229 Updated: unable to load dynamic module

2002-01-27 Thread phanto
ID: 15229 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: COM related Bug Type: *Configuration Issues Operating System: win2000 PHP Version: 4.1.1 Previous Comments: [2002-01-26 05:37:59

[PHP-DEV] Bug #15205 Updated: ADODB.Recordset PropPut() failed:

2002-01-27 Thread phanto
ID: 15205 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: COM related Operating System: WIN2000 SP2 German PHP Version: 4.1.1 New Comment: could you add '()' to all of your method calls. your script seems very odd this. Previou

[PHP-DEV] Bug #14272 Updated: com_load doesn't work

2001-12-06 Thread phanto
ID: 14272 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: win98 PHP Version: 4.1.0 New Comment: com_load and new COM() are still not compatiple (although i thought so). so if you use com_load you also have to use com_get

[PHP-DEV] Bug #14353 Updated: can't set CP_UTF8 codepage

2001-12-06 Thread phanto
ID: 14353 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: Windows 2000 PHP Version: 4.1.0 New Comment: i'll review this Previous Comments: [2001-12-05 18:

[PHP-DEV] Bug #14334 Updated: Bug in COM class

2001-12-06 Thread phanto
ID: 14334 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: COM related Operating System: Windows 2000 Professional PHP Version: 4.0.6 New Comment: please provide the shortest possible code that produces this error. Previous Comments

[PHP-DEV] Bug #14211 Updated: Method invocation of COM objects

2001-12-06 Thread phanto
ID: 14211 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: Windows NT 4.0 PHP Version: 4.0.6 New Comment: got no feedback. alan directed me to a msdn site mentioning a bug in the CDONTS thingie and i think it is related to

[PHP-DEV] Bug #14066 Updated: Can't suppress warnigns on accessing invalid string offset

2001-12-02 Thread phanto
ID: 14066 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Any PHP Version: 4.0CVS-2001-11-15 New Comment: 'isset($foo[0])' issues a warning too if $foo is an emtpy string. Previou

[PHP-DEV] Bug #14211 Updated: Method invocation of COM objects

2001-11-25 Thread phanto
ID: 14211 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: Windows NT 4.0 PHP Version: 4.0.6 New Comment: there is no obvious bug in your script. is this com-server available somewhere ? what do i have to install to get it. harald

[PHP-DEV] Bug #13928 Updated: No support for VARIANT array return type

2001-11-15 Thread phanto
ID: 13928 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: COM related Operating System: WinNT 2000 Pro PHP Version: 4.0.6 Previous Comments: [2001-11-05 00:06:19] [EMAIL

[PHP-DEV] Bug #13928 Updated: No support for VARIANT array return type

2001-11-15 Thread phanto
ID: 13928 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: WinNT 2000 Pro PHP Version: 4.0.6 New Comment: try one of the 4.0.7 release candidates or a current cvs snapshot. this has been fixed for a while now, read former bugreports next

[PHP-DEV] Bug #13690 Updated: using com object to assign into a char property but got php_OLECHAR_to_char()

2001-11-03 Thread phanto
ID: 13690 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: COM related Operating System: win2000 PHP Version: 4.0.6 New Comment: no feedback, no failure description Previous Comments

[PHP-DEV] Bug #13433 Updated: Returning Booleans from COM is broken in 407

2001-10-04 Thread phanto
ID: 13433 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: Windows NT 4 Server PHP Version: 4.0CVS-2001-09-25 New Comment: fixed in cvs Previous Comments: [2001-09-25

[PHP-DEV] Bug #11195 Updated: COM Visible=1 causes access violation in Apache

2001-10-04 Thread phanto
ID: 11195 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: NT 4.0 sp6 plus MS Office 97 SR- PHP Version: php-4.0-Win32-06-06-2001.zip New Comment: if this bug report is still accurate, reopen it. it seems that it was lost

[PHP-DEV] Bug #13433 Updated: Returning Booleans from COM is broken in 407

2001-10-04 Thread phanto
ID: 13433 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: Windows NT 4 Server PHP Version: 4.0CVS-2001-09-25 Previous Comments: [2001-09-25 11:21

[PHP-DEV] Bug #13105 Updated: COM: Unsupported variant type (ARRAY of OBJECTS)

2001-09-23 Thread phanto
ID: 13105 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: windows 2000 PHP Version: 4.0.6 New Comment: single dimensional arrays will be supported in php 4.0.7, you'll have to wait or try to use a current sna

[PHP-DEV] Bug #13356 Updated: ADODB Recordset issue

2001-09-23 Thread phanto
ID: 13356 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: Windows 2000 PHP Version: 4.0CVS-2001-09-17 New Comment: could you provide the shortest possible script that causes this warning. could it be possible that you try to access a record

[PHP-DEV] Bug #12925 Updated: PHP could not pass binary string to COM

2001-09-23 Thread phanto
ID: 12925 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: W2K pro PHP Version: 4.0.6 Previous Comments: [2001-08-27 12:00:01] [EMAIL PROTECTED] In

[PHP-DEV] Bug #12925 Updated: PHP could not pass binary string to COM

2001-09-23 Thread phanto
ID: 12925 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: W2K pro PHP Version: 4.0.6 New Comment: applied locally, will commit this after testing -harald. Previous Comments

[PHP-DEV] Bug #12471 Updated: DCOM don't running

2001-09-15 Thread phanto
ID: 12471 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: COM related Operating System: PHP Version: 4.0.5 New Comment: no feedback Previous Comments: [2001-08-05 07:24:32

[PHP-DEV] Bug #13253 Updated: COM() generates NULL pointer exception

2001-09-14 Thread phanto
ID: 13253 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: Wordpad.Document has no interfaces derived from IDispatch thus it can't be accessed through php. the error me

[PHP-DEV] Bug #12718 Updated: com_invoke always seems to return false

2001-08-13 Thread phanto
ID: 12718 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: COM related Operating System: Win 2k PHP Version: 4.0.6 Assigned To: phanto New Comment: fixed in cvs Previous Comments

[PHP-DEV] Bug #12718 Updated: com_invoke always seems to return false

2001-08-13 Thread phanto
ID: 12718 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: COM related Operating System: Win 2k PHP Version: 4.0.6 Old Assigned To: Assigned To: phanto New Comment: ok, i'll check this just beeing nosily, what does $svr = ne

[PHP-DEV] Bug #12471 Updated: DCOM don't running

2001-08-06 Thread phanto
ID: 12471 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: COM related Operating System: PHP Version: 4.0.5 Previous Comments: [2001-07-30 14:28:28] [EMAIL PROTECTED] Teste

[PHP-DEV] Bug #12126 Updated: the com example 1 does not work

2001-08-05 Thread phanto
ID: 12126 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: 2k PHP Version: 4.0.6 New Comment: is anyone able to reproduse this ? works fine for me with word xp (v10.0). reopen if this still happens with the latest cvs

[PHP-DEV] Bug #12471 Updated: DCOM don't running

2001-08-05 Thread phanto
ID: 12471 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: PHP Version: 4.0.5 New Comment: could you provide a short code snippet and your settings in the [com] ini section. Previous Comments

[PHP-DEV] Bug #12341 Updated: Don't is appears the object

2001-08-05 Thread phanto
ID: 12341 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: COM related Operating System: NT 4.0 WorkStation PHP Version: 4.0.6 New Comment: if the webserver runs as service it doesn't have access to the userspace (e.g. the desktop). if you wa

[PHP-DEV] Bug #12403 Updated: VARIANT.c : error C2065 'CP_SYMBOL' : undeclared identifier

2001-07-29 Thread phanto
ID: 12403 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: NT 4 PHP Version: 4.0.6 New Comment: forgot to close Previous Comments: [2001-07-29 16:16

[PHP-DEV] Bug #12403 Updated: VARIANT.c : error C2065 'CP_SYMBOL' : undeclared identifier

2001-07-29 Thread phanto
ID: 12403 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: NT 4 PHP Version: 4.0.6 New Comment: simply comment them out for now, it doesn't matter. you only won't have these constants defined in your php build (but you can't u

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-07-23 Thread phanto
ID: 11658 Updated by: phanto Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: COM related Operating System: Windows NT 4.0 SP 6 PHP Version: 4.0.6 New Comment: doesn't work with VBScript either and due to the provided typelib i assume that it is a user (component)

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-07-05 Thread phanto
ID: 11658 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: but by definition every interface derived from IDispatch that should support references must expect VARIANT *var instead of *var . am i

[PHP-DEV] Bug #11760 Updated: VT_ARRAY not supported

2001-07-01 Thread phanto
ID: 11760 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: both is the case :) first: array support is not implemented in php4.0.6. you have to use a recent snapshot

[PHP-DEV] Bug #11755 Updated: Can't pass array to COM obj

2001-07-01 Thread phanto
ID: 11755 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: closed Previous Comments: --- [2001-07-01 17

[PHP-DEV] Bug #11755 Updated: Can't pass array to COM obj

2001-07-01 Thread phanto
ID: 11755 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: try a recent snapshot. arrays are not supportet in php4.0.6 Previous Comments

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-07-01 Thread phanto
ID: 11658 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: type mismatch means, that your com object expects another type. as you see the error message is german so the error doesn't happen i

[PHP-DEV] Bug #11655 Updated: Ivoking COM will not work.

2001-06-27 Thread phanto
ID: 11655 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: i can't reproduce this. are you sure that your mdb is in the right place ? i get this kind of error if the DSN is invalid. h

[PHP-DEV] Bug #11655 Updated: Ivoking COM will not work.

2001-06-26 Thread phanto
ID: 11655 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: in which line does the warning occur ? Previous Comments

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-26 Thread phanto
ID: 11658 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: closed Previous Comments: --- [2001-06-26 10

[PHP-DEV] Bug #11658 Updated: Getting values by reference don't work

2001-06-26 Thread phanto
ID: 11658 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6 Assigned To: Comments: $user = "test_user"; $allowed = new VARIANT(8, VT_I4|VT_BYREF); $instance = new COM("dll.CObject") or die(&qu

[PHP-DEV] Bug #11602 Updated: com_invoke, com_load, com_release cause fatal error

2001-06-21 Thread phanto
ID: 11602 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.5 Assigned To: Comments: php4.0.6 will be released this week, please reopen if this still happens. harald Previous Comments

[PHP-DEV] Bug #11462 Updated: COM does NOT work

2001-06-21 Thread phanto
ID: 11462 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0 Latest CVS (2001-06-13) Assigned To: Comments: no feedback Previous Comments

[PHP-DEV] Bug #7691 Updated: unable to pass an array to COM object.

2001-06-18 Thread phanto
ID: 7691 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.3pl1 Assigned To: phanto Comments: non associative single dimensional arrays are supported now. harald Previous Comments

[PHP-DEV] Bug #11462 Updated: COM does NOT work

2001-06-18 Thread phanto
ID: 11462 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: COM related Operating system: PHP Version: 4.0 Latest CVS (2001-06-13) Assigned To: Comments: does this work with earlier versions ? it looks like word is not installed correctly or that

[PHP-DEV] Bug #10580 Updated: Access Violation using ADODB

2001-05-19 Thread phanto
ID: 10580 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.7-dev (dated 18-May-2001) Assigned To: Comments: hmm, i haven't changed anything since the 15.3.2001. but afaik there where changes in the zend-api after bran

[PHP-DEV] Bug #10580 Updated: Access Violation using ADODB

2001-05-18 Thread phanto
ID: 10580 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.7-dev (dated 16-May-2001) Assigned To: Comments: is it ? i was able to run your ado script successfully. are you using the isapi or the cgi

[PHP-DEV] Bug #10952 Updated: Crash during interaction with a COM object

2001-05-18 Thread phanto
ID: 10952 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: com support in 4.0.5 is broken, you have to wait for 4.0.6 Previous Comments

[PHP-DEV] Bug #10875 Updated: In COM Function: Return Var is emty

2001-05-15 Thread phanto
ID: 10875 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.5 Assigned To: Comments: closed.j Previous Comments: --- [2001-05-15 15

[PHP-DEV] Bug #10875 Updated: In COM Function: Return Var is emty

2001-05-15 Thread phanto
ID: 10875 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.5 Assigned To: Comments: > $jServer->GetB("NN", &$Var); pass by reference is deprecated. you have to pack your value into a VARIANT o

[PHP-DEV] Bug #10851 Updated: COM component crashes when calling a property

2001-05-15 Thread phanto
ID: 10851 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6-dev Assigned To: Comments: it seems that there's something wrong inside php, because the same script translated to another language works. the proplem is

[PHP-DEV] Bug #10851 Updated: COM component crashes when calling a property

2001-05-14 Thread phanto
ID: 10851 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: Reproducible crash Bug Type: COM related Operating system: PHP Version: 4.0.6-dev Assigned To: Comments: could you provide a short script without any includes that reproduces that error. i've done

[PHP-DEV] Bug #10851 Updated: COM component crashes when calling a property

2001-05-14 Thread phanto
ID: 10851 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6-dev Assigned To: Comments: could you provide a short script without any includes that reproduces that error. i've done a few tests with XMLHTTP

[PHP-DEV] Bug #10053 Updated: Insert sentence error

2001-05-12 Thread phanto
ID: 10053 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.4 Assigned To: Comments: no response Previous Comments: --- [2001

[PHP-DEV] Bug #10580 Updated: Access Violation using ADODB

2001-05-08 Thread phanto
ID: 10580 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.6-dev (dated 20010504) Assigned To: Comments: works here. the only mistake i found was, that if either the connect string or the query was

[PHP-DEV] Bug #10580 Updated: Access Violation using ADODB

2001-05-08 Thread phanto
ID: 10580 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating system: PHP Version: 4.0.6-dev (dated 20010504) Assigned To: Comments: could you provide a short snippet, i can't reproduce this. are you using the cgi or the isapi version ? Pre

[PHP-DEV] Bug #10580 Updated: Access Violation using ADODB

2001-05-04 Thread phanto
ID: 10580 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: COM related PHP Version: 4.0.5 Assigned To: Comments: same as #10594 Previous Comments: --- [2001-05-01 11:05:52

[PHP-DEV] Bug #9825 Updated: COM with Seagate Crystal Reports

2001-05-04 Thread phanto
ID: 9825 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related PHP Version: 4.0.4pl1 Assigned To: Comments: closed Previous Comments: --- [2001-05-04 10:26:23] [EMAIL

[PHP-DEV] Bug #9825 Updated: COM with Seagate Crystal Reports

2001-05-04 Thread phanto
ID: 9825 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related PHP Version: 4.0.4pl1 Assigned To: Comments: fixed in cvs, a patched version of php is downloadable at http://celery.nme.at/php-4.0.5.zip harald ps: of course you have to use \\ instead of \ in

[PHP-DEV] Bug #9837 Updated: Cannot connect with a remote MTS server

2001-05-01 Thread phanto
ID: 9837 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related PHP Version: 4.0.4pl1 Assigned To: Comments: no feedback Previous Comments: --- [2001-03-20 17:58:00] [EMAIL

[PHP-DEV] Bug #10511 Updated: Cannot set COM object properties

2001-04-29 Thread phanto
ID: 10511 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related PHP Version: 4.0.4pl1 Assigned To: Comments: make sure, that the logged in user (after basic authentication) has enough rights to change these properties. try to run the script

[PHP-DEV] PHP 4.0 Bug #9718 Updated: Memory leak when passing String values into methods through COM

2001-03-21 Thread phanto
ID: 9718 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: fixed. Previous Comments: --- [2001-03-20 17:59:36] [EMAIL PROTECTED] I think that

[PHP-DEV] PHP 4.0 Bug #9837 Updated: Cannot connect with a remote MTS server

2001-03-20 Thread phanto
ID: 9837 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: Comments: are you sure you have granted your webserver to invoke your com-object ? if your servers are not in the same winnt domain you have to set the access permissions for your com

[PHP-DEV] PHP 4.0 Bug #9718 Updated: Memory leak when passing String values into methods through COM

2001-03-20 Thread phanto
ID: 9718 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: Comments: could you try again with the latest cvs version. i've rewritten a lot. harald Previous Com

[PHP-DEV] PHP 4.0 Bug #9281 Updated: Using a dll

2001-03-20 Thread phanto
ID: 9281 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: no feedback Previous Comments: --- [2001-02-15 13:26:34] [EMAIL PROTECTED] user reply

[PHP-DEV] PHP 4.0 Bug #9825 Updated: COM with Seagate Crystal Reports

2001-03-20 Thread phanto
ID: 9825 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: Comments: can you provide a short code snippet, i can't reproduce this. Previous Comments: --- [2001-03-18

[PHP-DEV] PHP 4.0 Bug #9551 Updated: False boolen input/output doesn't work

2001-03-19 Thread phanto
ID: 9551 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: this is not a bug, this is how php handles booleans. try echo gettype($COMOBJ->SetBoolean); or echo (int)$COMOBJ->SetBoolean; and you'll see

[PHP-DEV] PHP 4.0 Bug #8934 Updated: Execution of script aborted

2001-03-02 Thread phanto
ID: 8934 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: works fine with iis and the latest cvs version. Previous Comments: --- [2001-03-02

[PHP-DEV] PHP 4.0 Bug #9001 Updated: Unexpected error message

2001-03-02 Thread phanto
ID: 9001 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: user error Previous Comments: --- [2001-03-02 07:14:58] [EMAIL PROTECTED] I&#x

[PHP-DEV] PHP 4.0 Bug #9267 Updated: vars are set to "" instead of NULL

2001-02-25 Thread phanto
ID: 9267 User Update by: [EMAIL PROTECTED] Status: Closed Old-Bug Type: MySQL related Bug Type: Feature/Change Request Description: vars are set to "" instead of NULL i think this is not an acceptable behaviour. "" could be everything, an empty string, an integer field with the value null or eve

[PHP-DEV] PHP 4.0 Bug #9267 Updated: vars are set to "" instead of NULL

2001-02-22 Thread phanto
ID: 9267 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Database Functions Description: vars are set to "" instead of NULL Previous Comments: --- [2001-02-22 05:26:38] [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #9281 Updated: Using a dll

2001-02-15 Thread phanto
ID: 9281 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: Comments: user reply: - this is a custom object. The problem i have is i programmed a web site in Jscript that uses this dll, then i'm trying to pr

[PHP-DEV] PHP 4.0 Bug #9263 Updated: COM returns bad characters

2001-02-15 Thread phanto
ID: 9263 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: this has already be fixed in cvs, i thought it would be in 4.0.4pl1 too. the conversion functions moved to conversion.c in the ext/com/ dir and dotnet uses

[PHP-DEV] PHP 4.0 Bug #9281 Updated: Using a dll

2001-02-15 Thread phanto
ID: 9281 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: Comments: what kind of object is Cat ? if it is another IDispatch interface all should work fine. if it is a custom object php doesn't know the object structure, so how shou

[PHP-DEV] PHP 4.0 Bug #9267: vars are set to "" instead of NULL

2001-02-14 Thread phanto
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.4pl1 PHP Bug Type: *Database Functions Bug description: vars are set to "" instead of NULL don't know if this is only related to the mssql extension, but when i retrieve a NULL - field from the database the va

[PHP-DEV] PHP 4.0 Bug #8744 Updated: call to header() causes CGI error

2001-02-12 Thread phanto
ID: 8744 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: IIS related Assigned To: Comments: i have the same problem here. when i turn on the log startup errors flag in the php.ini i get the following output : __ CGI Error The specified CGI application

[PHP-DEV] PHP 4.0 Bug #9141 Updated: cannot call a COM function opening a word appli

2001-02-08 Thread phanto
ID: 9141 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: i can't follow you, you're calling a function that requires a parameter without it, how should this work ? try $Obj->setFile("whateve

[PHP-DEV] PHP 4.0 Bug #9141 Updated: cannot call a COM function opening a word appli

2001-02-07 Thread phanto
ID: 9141 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: Comments: could you paste your php code and not this vb crap. harald. Previous Comments: --- [2001-02-07 00:15

[PHP-DEV] PHP 4.0 Bug #8361 Updated: Chinese char changed & ADODB.command,recordset can not be used

2001-02-06 Thread phanto
ID: 8361 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: COM related Assigned To: phanto Comments: fixed in cvs you have to wait till they recompile it Previous Comments

[PHP-DEV] PHP 4.0 Bug #8361 Updated: Chinese char changed & ADODB.command,recordset can not be used

2001-02-04 Thread phanto
ID: 8361 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: phanto Comments: which operating system do you use ? if you're using windows nt/98/95 and the sources where compiled on win2k this could be the reason. i fix this in the ev

[PHP-DEV] PHP 4.0 Bug #8361 Updated: Chinese char changed & ADODB.command,recordset can not be used

2001-02-02 Thread phanto
ID: 8361 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: COM related Assigned To: phanto Comments: could someone with a chinese charset try this please. Previous Comments: --- [2001-01-29 17:17

[PHP-DEV] PHP 4.0 Bug #9001 Updated: Unexpected error message

2001-02-02 Thread phanto
ID: 9001 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: no feedback. Previous Comments: --- [2001-01-31 04:48:35] [EMAIL PROTECTED] hmm, can

[PHP-DEV] PHP 4.0 Bug #9046 Updated: get_browser() does not work correctly

2001-02-01 Thread phanto
ID: 9046 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Assigned To: Comments: get_browser() doesn't work correctly in 4.0.4* get a snapshot from http://snaps.php.net you have to compile it yourself harald Pre

[PHP-DEV] PHP 4.0 Bug #9046 Updated: get_browser() does not work correctly

2001-02-01 Thread phanto
ID: 9046 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: oops, i haven't read the line with 'the other server' is it running the same php version ? should this already be fixed in

[PHP-DEV] PHP 4.0 Bug #9046 Updated: get_browser() does not work correctly

2001-02-01 Thread phanto
ID: 9046 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Assigned To: Comments: this is fixed in cvs. use a snapshot from snaps.php.net Previous Comments

[PHP-DEV] PHP 4.0 Bug #9001 Updated: Unexpected error message

2001-01-31 Thread phanto
ID: 9001 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Assigned To: Comments: hmm, can you try executing your script with the php.exe on your system (without the webserver in the middle), maybe it has to do with the user rights of the IUSR_. does it

[PHP-DEV] PHP 4.0 Bug #8361 Updated: Chinese char changed & ADODB.command,recordset can not be used

2001-01-30 Thread phanto
ID: 8361 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: COM related Assigned To: phanto Comments: Previous Comments: --- [2000-12-21 13:52:12] [EMAIL PROTECTED] I have setup PHP to work with

[PHP-DEV] PHP 4.0 Bug #8975 Updated: modulo (%) sets the ritht operator to the result

2001-01-30 Thread phanto
ID: 8975 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Unknown/Other Function Assigned To: Comments: use == to compare, = is for assignments if(($i % $rowcount) == 0) { } harald. Previous Comments

[PHP-DEV] PHP 4.0 Bug #9015 Updated: LIKE X* as Operator in SELECT statement using ODBC to MS-ACCESS does not work

2001-01-30 Thread phanto
ID: 9015 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: ODBC related Assigned To: Comments: the wildcard for sql is % not * . reopen if i misunderstood you. harald. Previous Comments

[PHP-DEV] PHP 4.0 Bug #6831 Updated: COM does not support variant type 1 (NULL)

2001-01-30 Thread phanto
ID: 6831 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: COM related Assigned To: phanto Comments: fixed in cvs use is_null() to check if the returned value is NULL; Previous Comments

[PHP-DEV] PHP 4.0 Bug #9001 Updated: Unexpected error message

2001-01-30 Thread phanto
ID: 9001 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: since this is a windows error message and not a php one, i can only imagine that there's something wrong with your office installation. have you ch

[PHP-DEV] PHP 4.0 Bug #6683 Updated: Cannot pass COM object as parameter to another COM object

2001-01-29 Thread phanto
ID: 6683 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: COM related Assigned To: phanto Comments: fixed in cvs now. Previous Comments: --- [2001-01-29 17:19:12] [EMAIL

[PHP-DEV] PHP 4.0 Bug #6966 Updated: Com Error with ISAPI Module

2001-01-29 Thread phanto
ID: 6966 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: fixed in cvs Previous Comments: --- [2000-09-30 23:19:46] [EMAIL PROTECTED] FROM

[PHP-DEV] PHP 4.0 Bug #7691 Updated: unable to pass an array to COM object.

2001-01-29 Thread phanto
ID: 7691 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: COM related Assigned To: phanto Comments: working on it Previous Comments: --- [2000-11-08 02:08:14] [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #6831 Updated: COM does not support variant type 1 (NULL)

2001-01-29 Thread phanto
ID: 6831 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: COM related Assigned To: phanto Comments: working on it Previous Comments: --- [2000-12-18 04:36:12] [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #6683 Updated: Cannot pass COM object as parameter to another COM object

2001-01-29 Thread phanto
ID: 6683 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: COM related Assigned To: phanto Comments: working on it Previous Comments: --- [2000-09-12 19:09:37] [EMAIL PROTECTED

[PHP-DEV] PHP 4.0 Bug #8361 Updated: Chinese char changed & ADODB.command,recordset can not be used

2001-01-29 Thread phanto
ID: 8361 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: COM related Assigned To: Comments: this should be fixed in cvs please try a snapshot from http://snaps.php.net and give me feedback. Previous Comments

[PHP-DEV] PHP 4.0 Bug #7116 Updated: Passing values By Reference into a VB DLL

2001-01-29 Thread phanto
ID: 7116 Updated by: phanto Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: COM related Assigned To: Comments: this is fixed in cvs now. short example: $foo = new COM("object"); $bar = new VARIANT(); // or VARINAT($var); //

[PHP-DEV] PHP 4.0 Bug #7116 Updated: Passing values By Reference into a VB DLL

2001-01-29 Thread phanto
ID: 7116 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: COM related Assigned To: Comments: this is fixed in cvs now. short example: $foo = new COM("object"); $bar = new VARIANT(); // or VA

[PHP-DEV] PHP 4.0 Bug #8934 Updated: Execution of script aborted

2001-01-29 Thread phanto
ID: 8934 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: COM related Assigned To: Comments: use $word = new COM("Word.application"); or use the com_propget, com_propput, com_invoke functions after the print command. Previou