Re: Re: MAIL_MIMEPART_CRLF bug in Base.php line 49

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can you open a bug report for that please ?

Arnaud.

> Confirmed: this is still an issue in Base.php 1.40.2.1.
> 
> Dave.
> 
> ps.  I figured out the ZEND_ENGINE_1 question I had.
> 
> "Dave Dykshoorn" <dykshoorn@excite.com> wrote in message
> 20031219192844.77837.qmail@pb1.pair.com">news:20031219192844.77837.qmail@pb1.pair.com...
> > I am using Base.php v1.40 and ran into a bug with the MAIL_MIMEPART_CRLF
> > define on Line 49 (or thereabouts).
> >
> > define('MAIL_MIMEPART_CRLF',"\n");
> >
> > should be:
> >
> > define('MAIL_MIMEPART_CRLF',"\r\n");
> >
> > It may already be fixed in more recent builds, which leads me to a
> question:
> >
> > How do I get to the ZEND_ENGINE_1 branch to find the php4 PEAR::SOAP files
> > using the web interface at cvs.php.net?
> >
> > Thanks,
> >
> > Dave
> 
> -- 
> PHP Soap Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux