php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32583 mailparse_rfc822_parse_addresses hangs
Submitted: 2005-04-05 07:21 UTC Modified: 2007-04-04 18:29 UTC
From: nirva-php at ishiboo dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.0.3 OS: solaris
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: nirva-php at ishiboo dot com
New email:
PHP Version: OS:

 

 [2005-04-05 07:21 UTC] nirva-php at ishiboo dot com
Description:
------------
mailparse_rfc822_parse_addresses($foo); will hang if $foo contains:

"Cheapestees.com" <orders@cheapestees.com>(through Yahoo! Store Order System)

im running this php:

PHP 5.0.0 (cli) (built: Jul 18 2004 09:51:05)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v2.0.0, Copyright (c) 1998-2004 Zend Technologies

i know it's old, but i couldnt find any related fixes in newer versions

Reproduce code:
---------------
see description

Expected result:
----------------
not a hang :-)

Actual result:
--------------
hangs!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-05 07:28 UTC] nirva-php at ishiboo dot com
this bug doesnt have anything to do with cheapestees -- it has to do with a color in the email address
 [2005-04-05 07:28 UTC] nirva-php at ishiboo dot com
err, i meant colon, not color
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Sep 10 23:01:27 2024 UTC