On Wed, Sep 17, 2008 at 19:22, Arnaud Le Blanc <[EMAIL PROTECTED]> wrote:
> lbarnaud                Wed Sep 17 17:22:07 2008 UTC
>
>  Modified files:
>    /php-src/ext/session        php_session.h session.c
>  Log:
>  Added ability to cancel upload in rfc1867 handler

How exactly does this work?
setting $_SESSION["progress_key"]["cancel_upload"] = true will cancel
the upload? Ok.. will it cut off the apache connection and remove the
temporary file or..?

-Hannes

p.s. I would appreciate if all new features and changes of behavior
contain "[DOC]" in the commit message so the commit gets CCed to the
phpdoc@ mailinglist so people don't have to walk through hundreds of
commits to see find what needs to be documented.
If only some people use it this feature is completely useless as then
we still have to walk though every commit to find the rest.

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to