It is one I created for a presentation.  Just about to give a tutorial at
Apachecon here in Vegas and the slide with this image on it was broken
because of this bug.  I swear that my 100-slide PHP talk is one of the
best regression test cases we have for PHP.  ;)

-Rasmus

On Mon, 18 Nov 2002, Marcus Börger wrote:

> Fixed.
> Are you on a online book or where does the image come from?
>
> marcus
>
> At 16:23 18.11.2002, Rasmus Lerdorf wrote:
> >Try grabbing this image: lerdorf.com/serverside.png
> >And do a getimagesize() on it.  I am getting a negative value for the
> >width.
> >
> >-Rasmus
> >
> >On Mon, 18 Nov 2002, Marcus Börger wrote:
> >
> > > At 11:20 18.11.2002, Derick Rethans wrote:
> > > >On Mon, 18 Nov 2002, Rasmus Lerdorf wrote:
> > > >
> > > > > getimagesize() works ok in the 4.3 branch, but in HEAD it is returning
> > > > > weird data.  streams problem?  too tired to track it down right now.
> > > >
> > > >It might have something to do with this patch:
> > > >
> > > >http://cvs.php.net/diff.php/php4/ext/standard/image.c?login=2&r1=1.72&r
> > 2=1.73&ty=h
> > > >
> > > >Derick
> > >
> > > But i applied the same patch to 4.3 and branch.
> > > For me both 4.3 and branch are working.
> > >
> >
> >
> >--
> >PHP Development Mailing List <http://www.php.net/>
> >To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to