Edit report at https://bugs.php.net/bug.php?id=63747&edit=1

 ID:               63747
 Updated by:       php-bugs@lists.php.net
 Reported by:      mukarami dot kazuo at jp dot fujitsu dot com
 Summary:          Japanese particular multi-byte charcter before double
                   quaot
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          Strings related
 Operating System: windows7 professional 32bit
 PHP Version:      5.4.9

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2012-12-12 01:49:22] ahar...@php.net

What encoding is vtt.php saved in? It works for me with a UTF-8 file.

------------------------------------------------------------------------
[2012-12-12 00:28:38] mukarami dot kazuo at jp dot fujitsu dot com

Description:
------------
Japanese particular japanese multi-byte charcter before double quaot
occurs error.

FOR example php script file vtt.php contains only 1 line as bellow
<?php print("予"); ?>

sample of execution
php vtt.php
PHP Parse error:  syntax error, unexpected end of file, expecting variable (T_VA
RIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in C:\apache\dev
elop\vtt.php on line 2





Test script:
---------------
<?php print("予"); ?>



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



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

Reply via email to