Date: 05/07/01
- Next message: Andi Gutmans: "Re: [PHP-DEV] 4.0.6"
- Previous message: leea <email protected>: "[PHP-DEV] Bug #10722: Incorrect spelling for PDF_setcolor"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] 4.0.6"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] 4.0.6"
- Reply: Andi Gutmans: "Re: [PHP-DEV] 4.0.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> >Note that there was no such problem with PHP 4.0.4pl1 and earlier.
> That's very odd, as PHP never considered \r alone to be a linefeed...
it is not that odd because it may have treated it like whitespace - imagine
a long line script. now it may treat it not as whitespace and hence the
problem
there is no big difference between whitespace and newline(s) in php, is it?
b.
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] 4.0.6"
- Previous message: leea <email protected>: "[PHP-DEV] Bug #10722: Incorrect spelling for PDF_setcolor"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] 4.0.6"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] 4.0.6"
- Reply: Andi Gutmans: "Re: [PHP-DEV] 4.0.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

