php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11250 COM calls returning arrays ?
Submitted: 2001-06-01 22:58 UTC Modified: 2001-06-02 21:16 UTC
From: pauls at dataworx dot com dot au Assigned:
Status: Closed Package: COM related
PHP Version: 4.0.4 OS: Windows NT 4.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pauls at dataworx dot com dot au
New email:
PHP Version: OS:

 

 [2001-06-01 22:58 UTC] pauls at dataworx dot com dot au
I am trying to convert an asp site to php. The site relies upon 3rd party COM objects to generate maps etc. Methods of these COM objects return arrays as well as requiring arrays to be passed.

I know that the problem of passing arrays was reported in bug id # 7691 and that phanto said he was working on it on Jan 29,2001. When he finishes that will solve half of my problem but I haven't seen any requests or comments for COM methods returning arrays.

I tried 4.0.5 but the COM seems to be completely broken, so have reverted to 4.0.4.

If I can't work around these problems then I will lose the one & only opportunity to introduce php into a major government site (I have been given a limited time to generate a pilot version of the asp site in php.

Thank you, Paul Shortis

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-02 21:16 UTC] phanto@php.net
4.0.5 is broken and meanwhile Alan Brown is working on the safearray support.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 02:01:30 2024 UTC