has anyone figure it out if it was rejected or just forgotten ?
and if it was rejected, what was the reason ?

the only valid reason I seen so far was that you can do this using
something else (perl, or an apache module, or even something more
exotic). but, this also apply to php itself ... I can write dinamic web
pages using something else too ... like perl, jsp, etc. are you trying
to give me a reason NOT TO USE PHP ?!? 

the patch I am proposing will only provide a hook mechanism in the
upload processing function. nothing more. it only adds few lines to
rfc1867.c alowing for a loadable module to hook into.

and if someone thinks the patch is TOO BIG, i'm sure we can make it even
smaller and less intrusive.

I think that the automatic processing of uploads with no way of
disabling it (and it manually) is a shortcoming of PHP in the first
place. the fact that there is no configuration, no option to enable or
disable it is a negative point of the design.


I cant see any disadvantage of having that hook in place, and so far
nobody gave me any good reason not to have it. 

and please, at least take a look over the patch before rejecting it ?
and give me a valid reason for doing so.

thank you for your time,
Doru Petrescu


On Wed, 2005-03-23 at 19:15, Zeev Suraski wrote:
> Can you point us to the thread?  I can't recall seeing it rejected, and I 
> can't find the thread either...
> 
> Zeev
> 
> At 15:37 23/03/2005, Derick Rethans wrote:
> >On Wed, 23 Mar 2005, Robert wrote:
> >
> > > >This was already considered and rejected. No need to start the discussion
> > > >again.
> > > >
> > > All I saw is that the discussion stopped, not that it was rejected.
> >
> >Then you should look further - it was rejected.
> >
> >Derick
> >
> >--
> >Derick Rethans
> >http://derickrethans.nl | http://ez.no | http://xdebug.org
> >
> >--
> >PHP Internals - PHP Runtime Development Mailing List
> >To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to