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

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

 New Comment:

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


Previous Comments:
------------------------------------------------------------------------
[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