Perfect :)

Ron

"Hannes Magnusson" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> On Sat, 14 Aug 2004 14:52:16 +0200
> [EMAIL PROTECTED] (Ron Korving) wrote:
>
> > http://bugs.php.net
> > And please describe your problem better than this..
> > Define "crash" ? A segfault ? An error message ?
> segfault, would have expected error message :)
> Will file a bug report in a min..
> >
> > Ron
> >
> > "Hannes Magnusson" <[EMAIL PROTECTED]> wrote in message
> > news:[EMAIL PROTECTED]
> > > <?php
> > > $url = 'ftp://anonymous:[EMAIL PROTECTED]';
> > > $dir = opendir ( $url );
> > > var_dump ( $dir );
> > > ?>
> > > Causes php to crash. However. If I add trailing slash to $url it works
as
> > expected.
> > >
> > > Running PHP5.0.0 btw.
> > >
> > > - Hannes

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

Reply via email to