On Fri, Dec 07, 2001 at 02:56:39PM +0100, Thies C. Arntzen wrote:
> On Thu, Dec 06, 2001 at 02:10:46PM +0100, Petr Cech wrote:
> > On Mon, Dec 03, 2001 at 03:53:05PM +0200 , Zeev Suraski wrote:
> > > You know the drill, but practice makes perfect!
> > >
> > > In a divine effort to prevent both Derick and Zak from winning their bets
> > > (Derick bet we'll go up to RC8, Zak bet that we'll go as far as RC7),
> > > please folks, FIND NO BUGS! It's a 'final release' darn it :)
> >
> > <?php
> > $val = "philip steeman <[EMAIL PROTECTED]>";
> > $rij = imap_rfc822_parse_adrlist($val, "xx.khbo.be");
> > print "$val";
> > ?>
> >
> > note the change of the " "<-space before < into NUL byte.
>
> do we need to SEPARATE_ZVAL here?
>
> when did it break?
fixed in 4.1 branch and HEAD
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]