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
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: 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

Pull Requests

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: Sun Dec 22 11:01:30 2024 UTC