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
 [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: Thu Apr 25 22:01:29 2024 UTC