ID:               22108
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bugzilla at jellycan dot com
 Status:           Assigned
 Bug Type:         Feature/Change Request
 Operating System: Any
 PHP Version:      All (as of the current implementation)
 Assigned To:      moriyoshi
 New Comment:

Actually, not totally. A friend mailed me a PHP script, which had the
annoying BOM AND the whole file was in double byte (saved by
notepad)... which definitely makes it a parser problem too (\0 < \0 ?
\0 p   doesn't match "<?p" for example).


Previous Comments:
------------------------------------------------------------------------

[2003-06-04 02:56:01] [EMAIL PROTECTED]

And just for clarification, this is a scanner problem, irrelevant to
the parser.


------------------------------------------------------------------------

[2003-06-04 02:45:43] [EMAIL PROTECTED]

It wasn't assigned, just set to open (and I didn't notice your name in
the "Assign to" field).

------------------------------------------------------------------------

[2003-06-04 02:40:30] [EMAIL PROTECTED]

Derick,

Please do not change the status of the bug that is already assigned to
someone.

There's no point that PHP can only handle ASCII documents because if
you want to use German in PHP for example, at least you have to use
ISO-8859-1 or ISO-8859-15, which is not even part of ASCII.


------------------------------------------------------------------------

[2003-06-03 14:17:22] [EMAIL PROTECTED]

Feel free to rewrite the parser, but that's just not going to happen.
We want ascii import, not unicode.

------------------------------------------------------------------------

[2003-06-03 14:07:16] gump at hotmail dot com

> [8 Feb 4:24am CST] [EMAIL PROTECTED]

> PHP doesn't want UNICODE scripts, but just ASCII ones. Not 
> a bug -> bogus.

Not bogus.  

PHP is embedded in HTML, the surrounding document determines the
encoding.  You can't just specify this problem out of existence.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/22108

-- 
Edit this bug report at http://bugs.php.net/?id=22108&edit=1

Reply via email to