Bug #16323 Updated: php_OLECHAR_to_char() error in IIS

2002-03-29 Thread Vladimir . Michl
ID: 16323 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: Windows 2000 Professional PHP Version: 4.1.2 New Comment: I found the same problem with php 4.1.1, if OLE Automation

Bug #16259: Windows version info in binaries

2002-03-25 Thread Vladimir . Michl
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.1.1 PHP Bug Type: *Compile Issues Bug description: Windows version info in binaries Hello, I see, that windows binaries of PHP does not include version info. It is useful, if people want discover, what versi

Bug #15805 Updated: Use undefined global variable in function - not warning

2002-03-04 Thread Vladimir . Michl
ID: 15805 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.1.1 New Comment: OK, command global may define variable, but if global vari

Bug #15805: Use undefined global variable in function - not warning

2002-02-28 Thread Vladimir . Michl
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Scripting Engine problem Bug description: Use undefined global variable in function - not warning I try use global variable in function. When variable is not defined and I have set error_

Bug #15543 Updated: using com_* versus new COM(...) and error reporting

2002-02-18 Thread Vladimir . Michl
ID: 15543 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: COM related Operating System: Windows NT 4.0/W2k PHP Version: 4.1.0 New Comment: Diffrent is, that $comobj->xxx return

Bug #15543: using com_* versus new COM(...) and error reporting

2002-02-13 Thread Vladimir . Michl
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0/W2k PHP version: 4.1.0 PHP Bug Type: COM related Bug description: using com_* versus new COM(...) and error reporting Hello, I want connect to COM server, that publish data from some application. Script run forever,

Bug #11468 Updated: Cannot execute stored procedures

2002-02-13 Thread Vladimir . Michl
tored procedures. With my patch, procedure is executed by $res = ibase_query($db, "execute procedure procedure_name"); $row = ibase_fetch_row($res); In $row is row returned by procedure. Patch may be found on http://www.penguin.cz/~michlv/software/phpibase/ If any question write

Bug #10816 Updated: Crash when calling ibase_trans with invalid link ID

2002-02-13 Thread Vladimir . Michl
ID: 10816 Updated by: [EMAIL PROTECTED] -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] Status: Open Bug Type: InterBase related Operating System: Win98 PHP Version: 4.0.5 New Comment: I have the same problem. Invalid DB