php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16567 out parameters unchanged in PHP
Submitted: 2002-04-12 07:22 UTC Modified: 2002-04-27 05:53 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: fvaletas at mapstan dot com Assigned:
Status: Not a bug Package: COM related
PHP Version: 4.1.1 OS: Windows 2000
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: fvaletas at mapstan dot com
New email:
PHP Version: OS:

 

 [2002-04-12 07:22 UTC] fvaletas at mapstan dot com
Calling a method with a parameter declared as out in automation (ex: [out] long *code) doesn't update the PHP variable.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-27 05:53 UTC] phanto@php.net
you have to wrap the value into a variant object. see http://www.php.net/variant
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Dec 30 17:01:29 2024 UTC