[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 #12925 Updated: PHP could not pass binary string to COM

2001-08-27 Thread bin . yang
ID: 12925 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: W2K pro PHP Version: 4.0.6 New Comment: In conversion.c: .. case IS_STRING: var_arg->vt = VT_BSTR; unicode_str = php_char_to_OLECHAR(p

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

2001-08-27 Thread bin . yang
ID: 12925 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: W2K pro PHP Version: 4.0.6 New Comment: found the problem in conversion.c Previous Comments: