| dmitry@php.net 2006-03-27, 6:58 pm |
| ID: 36711
Updated by: dmitry@php.net
Reported By: judas dot iscariote at gmail dot com
Status: Assigned
-Bug Type: Scripting Engine problem
+Bug Type: Documentation problem
Operating System: All
PHP Version: 5CVS-2006-03-13 (CVS)
-Assigned To: dmitry
+Assigned To: iliaa
New Comment:
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.
Previous Comments:
------------------------------------------------------------------------
[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] tony2001@php.net
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.
------------------------------------------------------------------------
[2006-03-13 04:47:23] judas dot iscariote at gmail dot com
....(please delete)
------------------------------------------------------------------------
[2006-03-13 04:46:32] judas dot iscarriote at gmail dot com
fixed email address.
------------------------------------------------------------------------
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
|