ID:               36711
 Updated by:       [EMAIL PROTECTED]
-Summary:          zend multibyte breaks __halt_compiler
 Reported By:      judas dot iscariote at gmail dot com
-Status:           Assigned
+Status:           Open
 Bug Type:         Documentation problem
 Operating System: All
 PHP Version:      5CVS-2006-03-13 (CVS)
 Assigned To:      iliaa
 New Comment:

We don't have even detect_unicode documented.


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

[2006-03-27 22:24:09] judas dot iscariote at gmail dot com

:S how this cannot be a bug if the engine behaves different in cases
that should behave indentical ?

well.. then if this won't be fixed, fudforum installer should be fixed,
and the PHP documentation should mention the bug,as a side effect...

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

[2006-03-27 17:26:54] [EMAIL PROTECTED]

php -ddetect_unicode=0 halt_compiler.php
works fine.

This is not a PHP bug, but FUDforum installer's.

It should be fixed using -ddetect_unicode=0 (in the same way as PEAR
installer was fixed).

Probably PHP documentation should explain that binary data after
__halt_compiler() may drive multibyte PHP version to detect whole
script as unicode.

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

[2006-03-13 08:35:28] judas dot iscariote at gmail dot com

I have never asked to make bogus the bug, just delete the comments
introduced after change the email address..(comment is obligatory :( )

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

[2006-03-13 08:25:32] [EMAIL PROTECTED]

Bogusified by user request.

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

[2006-03-13 05:20:30] judas dot iscariote at gmail dot com

Workaround : setting detect_unicode to Off make the things work as
expected.

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

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/36711

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

Reply via email to