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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
34 + 19 = ?
Subscribe to this entry?

 
 [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: Fri May 03 06:01:30 2024 UTC