php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21843 return_path in imap_header function returns null
Submitted: 2003-01-23 09:03 UTC Modified: 2003-02-07 23:46 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: ed dot hofrichter at appoint dot nl Assigned:
Status: No Feedback Package: IMAP related
PHP Version: 4.2.3 OS: Linux/FreeBSD
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ed dot hofrichter at appoint dot nl
New email:
PHP Version: OS:

 

 [2003-01-23 09:03 UTC] ed dot hofrichter at appoint dot nl
Reading the return_path array from the imap_headers object.
$obj= imap_header($this->stream,1);

gettype($obj->return_path) should return Array but returns NULL.

Ed Hofrichter

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-07 23:46 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 10:01:30 2024 UTC