php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #39955 File upload progress hooks for PHP 4
Submitted: 2006-12-26 18:05 UTC Modified: 2006-12-29 14:22 UTC
From: mlemos at acm dot org Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.4.4 OS:
Private report: No CVE-ID: None
 [2006-12-26 18:05 UTC] mlemos at acm dot org
Description:
------------
I have backported PHP 5.2 upload progress hook support to work under PHP 4.4.4 . It has been througholy tested along with the uploadprogress extensioon from PECL. It is working well as needed. If there is interest to integrate this patch, it is available here:

http://www.phpclasses.org/browse/download/1/file/17424/name/rfc1867.php-4.4.4.patch


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-12-29 13:48 UTC] johannes@php.net
PHP 4 is only for bugfixes.
 [2006-12-29 14:22 UTC] pajoye@php.net
That's true that php4 is for bug fixes only, many (the majority actually) users still use php4 and may need this feature.

Manuel, I suggest you to post this patch to internals, if someone needs it, it can be found somehow in the list archive.

As a side note, I would even say that php4 is dead, given the complete lack of releases even when very few things have been commited in months, it is not a qualitative comment about the RM's job but a fact.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 23:01:34 2024 UTC