php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #394 Slow function
Submitted: 1998-05-21 14:52 UTC Modified: 1998-09-22 10:02 UTC
From: mlemos at acm dot org Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0 Release Candidate 4 OS: Amiga OS
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: mlemos at acm dot org
New email:
PHP Version: OS:

 

 [1998-05-21 14:52 UTC] mlemos at acm dot org
Well, this is not really a bug but since I tried to go through the PHP
developers mailing list and was ignored, maybe this will grab your
attention.

I am developing a MIME email message class.  It comes with a function that
does Quoted Printable encoding.  The problem is that it becomes too slow in
PHP.

I am willing to write it in C if any of you PHP developers would be
interested to integrate it in PHP as built-in function.  Please let me know
ASAP so I can hand you the code.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-22 10:02 UTC] rasmus
There is quoted-printable code in the imap module.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 04:01:28 2024 UTC