Mombu the Php Forum sponsored links

Go Back   Mombu the Php Forum > Php > #36711 : zend multibyte breaks __halt_compiler
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 24th May 10:11
php-bugs
External User
 
Posts: 1
Default #36711 : zend multibyte breaks __halt_compiler



From: judas dot iscarriote at gmail dot com
Operating system: All
PHP version: 5CVS-2006-03-13 (CVS)
PHP Bug Type: Scripting Engine problem
Bug description: zend multibyte breaks __halt_compiler

Description:
------------
This a reminder bug for Ilia.

related to talk we had about a problem of zend-multibyte

references :

http://fudforum.org/forum/index.php?t=msg&goto=30765


This effectively brokes FUDforum installer.


Reproduce code:
---------------
I reduced a lilte test case 14 lines ( and most code has been taked
directly from the PHP do***entation)

http://cl.php.net/manual/en/function.halt-compiler.php

it's available here :

http://www.onfocus.cl/judas/halt_compiler.php.bz2


the binarty part of the file just contains a bziped text file containing
"This is a test string".

Tested very latest CVS 5.1.3.RC2-dev code.
this seems to be a regression of

http://bugs.php.net/bug.php?id=35147

Expected result:
----------------
php compiled without --enable-zend-multibyte displays

string(65) "
BZh91AY&S�S@" 1�)Q^�
T,"(H~
t"

AFAIK, correct output, the binary data.

Actual result:
--------------
php compiled with zend multibyte:

in a web browser : nothing, ( not even binary content)
in cli : a lot of interrogation
signs(??????????????????????????????????????????)

--
Edit bug report at http://bugs.php.net/?id=36711&edit=1
--
Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=36711&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=36711&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=36711&r=trysnapshot60
Fixed in CVS: http://bugs.php.net/fix.php?id=36711&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=36711&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=36711&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=36711&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=36711&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=36711&r=support
Expected behavior: http://bugs.php.net/fix.php?id=36711&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=36711&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=36711&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=36711&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=36711&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=36711&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=36711&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=36711&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=36711&r=float
No Zend Extensions: http://bugs.php.net/fix.php?id=36711&r=nozend
MySQL Configuration Error: http://bugs.php.net/fix.php?id=36711&r=mysqlcfg
  Reply With Quote


  sponsored links


2 24th May 10:11
php-bugs
External User
 
Posts: 1
Default #36711 : zend multibyte breaks __halt_compiler



ID: 36711
User updated by: judas dot iscarriote at gmail dot com
Reported By: judas dot iscarriote at gmail dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 5CVS-2006-03-13 (CVS)
New Comment:

fixed email address.


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

[2006-03-13 04:44:59] judas dot iscarriote at gmail dot com

Description:
------------
This a reminder bug for Ilia.

related to talk we had about a problem of zend-multibyte

references :

http://fudforum.org/forum/index.php?t=msg&goto=30765


This effectively brokes FUDforum installer.


Reproduce code:
---------------
I reduced a lilte test case 14 lines ( and most code has been taked
directly from the PHP do***entation)

http://cl.php.net/manual/en/function.halt-compiler.php

it's available here :

http://www.onfocus.cl/judas/halt_compiler.php.bz2


the binarty part of the file just contains a bziped text file
containing "This is a test string".

Tested very latest CVS 5.1.3.RC2-dev code.
this seems to be a regression of

http://bugs.php.net/bug.php?id=35147

Expected result:
----------------
php compiled without --enable-zend-multibyte displays

string(65) "
BZh91AY&S�S@" 1�)Q^�
T,"(H~
t"

AFAIK, correct output, the binary data.

Actual result:
--------------
php compiled with zend multibyte:

in a web browser : nothing, ( not even binary content)
in cli : a lot of interrogation
signs(??????????????????????????????????????????)


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


--
Edit this bug report at http://bugs.php.net/?id=36711&edit=1
  Reply With Quote
3 24th May 10:11
php-bugs
External User
 
Posts: 1
Default #36711 : zend multibyte breaks __halt_compiler


ID: 36711
User updated by: judas dot iscariote at gmail dot com
-Reported By: judas dot iscarriote at gmail dot com
+Reported By: judas dot iscariote at gmail dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 5CVS-2006-03-13 (CVS)
New Comment:

....(please delete)


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

[2006-03-13 04:46:32] judas dot iscarriote at gmail dot com

fixed email address.

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

[2006-03-13 04:44:59] judas dot iscariote at gmail dot com

Description:
------------
This a reminder bug for Ilia.

related to talk we had about a problem of zend-multibyte

references :

http://fudforum.org/forum/index.php?t=msg&goto=30765


This effectively brokes FUDforum installer.


Reproduce code:
---------------
I reduced a lilte test case 14 lines ( and most code has been taked
directly from the PHP do***entation)

http://cl.php.net/manual/en/function.halt-compiler.php

it's available here :

http://www.onfocus.cl/judas/halt_compiler.php.bz2


the binarty part of the file just contains a bziped text file
containing "This is a test string".

Tested very latest CVS 5.1.3.RC2-dev code.
this seems to be a regression of

http://bugs.php.net/bug.php?id=35147

Expected result:
----------------
php compiled without --enable-zend-multibyte displays

string(65) "
BZh91AY&S�S@" 1�)Q^�
T,"(H~
t"

AFAIK, correct output, the binary data.

Actual result:
--------------
php compiled with zend multibyte:

in a web browser : nothing, ( not even binary content)
in cli : a lot of interrogation
signs(??????????????????????????????????????????)


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


--
Edit this bug report at http://bugs.php.net/?id=36711&edit=1
  Reply With Quote
4 24th May 10:11
php-bugs
External User
 
Posts: 1
Default #36711 : zend multibyte breaks __halt_compiler


ID: 36711
User updated by: judas dot iscariote at gmail dot com
Reported By: judas dot iscariote at gmail dot com
Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 5CVS-2006-03-13 (CVS)
New Comment:

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


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

[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.

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

[2006-03-13 04:44:59] judas dot iscariote at gmail dot com

Description:
------------
This a reminder bug for Ilia.

related to talk we had about a problem of zend-multibyte

references :

http://fudforum.org/forum/index.php?t=msg&goto=30765


This effectively brokes FUDforum installer.


Reproduce code:
---------------
I reduced a lilte test case 14 lines ( and most code has been taked
directly from the PHP do***entation)

http://cl.php.net/manual/en/function.halt-compiler.php

it's available here :

http://www.onfocus.cl/judas/halt_compiler.php.bz2


the binarty part of the file just contains a bziped text file
containing "This is a test string".

Tested very latest CVS 5.1.3.RC2-dev code.
this seems to be a regression of

http://bugs.php.net/bug.php?id=35147

Expected result:
----------------
php compiled without --enable-zend-multibyte displays

string(65) "
BZh91AY&S�S@" 1�)Q^�
T,"(H~
t"

AFAIK, correct output, the binary data.

Actual result:
--------------
php compiled with zend multibyte:

in a web browser : nothing, ( not even binary content)
in cli : a lot of interrogation
signs(??????????????????????????????????????????)


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


--
Edit this bug report at http://bugs.php.net/?id=36711&edit=1
  Reply With Quote
5 24th May 13:42
php-bugs
External User
 
Posts: 1
Default #36711 : zend multibyte breaks __halt_compiler


ID: 36711
User updated by: judas dot iscariote at gmail dot com
Reported By: judas dot iscariote at gmail dot com
-Status: Bogus
+Status: Open
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 5CVS-2006-03-13 (CVS)
New Comment:

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


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

[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.

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

[2006-03-13 04:44:59] judas dot iscariote at gmail dot com

Description:
------------
This a reminder bug for Ilia.

related to talk we had about a problem of zend-multibyte

references :

http://fudforum.org/forum/index.php?t=msg&goto=30765


This effectively brokes FUDforum installer.


Reproduce code:
---------------
I reduced a lilte test case 14 lines ( and most code has been taked
directly from the PHP do***entation)

http://cl.php.net/manual/en/function.halt-compiler.php

it's available here :

http://www.onfocus.cl/judas/halt_compiler.php.bz2


the binarty part of the file just contains a bziped text file
containing "This is a test string".

Tested very latest CVS 5.1.3.RC2-dev code.
this seems to be a regression of

http://bugs.php.net/bug.php?id=35147

Expected result:
----------------
php compiled without --enable-zend-multibyte displays

string(65) "
BZh91AY&S�S@" 1�)Q^�
T,"(H~
t"

AFAIK, correct output, the binary data.

Actual result:
--------------
php compiled with zend multibyte:

in a web browser : nothing, ( not even binary content)
in cli : a lot of interrogation
signs(??????????????????????????????????????????)


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


--
Edit this bug report at http://bugs.php.net/?id=36711&edit=1
  Reply With Quote
6 24th May 13:42
External User
 
Posts: 1
Default #36711 : zend multibyte breaks __halt_compiler


ID: 36711
Updated by: tony2001@php.net
Reported By: judas dot iscariote at gmail dot com
-Status: Open
+Status: Bogus
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 5CVS-2006-03-13 (CVS)
New Comment:

Bogusified by user request.


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

[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.

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

[2006-03-13 04:44:59] judas dot iscariote at gmail dot com

Description:
------------
This a reminder bug for Ilia.

related to talk we had about a problem of zend-multibyte

references :

http://fudforum.org/forum/index.php?t=msg&goto=30765


This effectively brokes FUDforum installer.


Reproduce code:
---------------
I reduced a lilte test case 14 lines ( and most code has been taked
directly from the PHP do***entation)

http://cl.php.net/manual/en/function.halt-compiler.php

it's available here :

http://www.onfocus.cl/judas/halt_compiler.php.bz2


the binarty part of the file just contains a bziped text file
containing "This is a test string".

Tested very latest CVS 5.1.3.RC2-dev code.
this seems to be a regression of

http://bugs.php.net/bug.php?id=35147

Expected result:
----------------
php compiled without --enable-zend-multibyte displays

string(65) "
BZh91AY&S�S@" 1�)Q^�
T,"(H~
t"

AFAIK, correct output, the binary data.

Actual result:
--------------
php compiled with zend multibyte:

in a web browser : nothing, ( not even binary content)
in cli : a lot of interrogation
signs(??????????????????????????????????????????)


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


--
Edit this bug report at http://bugs.php.net/?id=36711&edit=1
  Reply With Quote
7 27th May 04:53
External User
 
Posts: 1
Default #36711 : zend multibyte breaks __halt_compiler


ID: 36711
Updated by: iliaa@php.net
Reported By: judas dot iscariote at gmail dot com
-Status: Open
+Status: Assigned
Bug Type: Scripting Engine problem
Operating System: All
PHP Version: 5CVS-2006-03-13 (CVS)
-Assigned To:
+Assigned To: dmitry


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
  Reply With Quote


  sponsored links


Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666