ID:               38961
 Updated by:       [EMAIL PROTECTED]
 Reported By:      nikolas dot hagelstein at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Reproducible crash
 Operating System: Netbsd 3.0.1 AMD64
 PHP Version:      5.1.6
 New Comment:

>"Syntax error: Unterminated quoted string"
Please elaborate.


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

[2006-09-26 15:56:37] nikolas dot hagelstein at gmail dot com

I checked out 5.2 from cvs but i am not able to build it on my
maschine.
"Syntax error: Unterminated quoted string"

Any other way to check if the the 64bit fix works?

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

[2006-09-26 15:41:22] [EMAIL PROTECTED]

Can you please try the latest CVS, it has a 64bit fix that may 
fix the crash you are experiencing.

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

[2006-09-26 15:35:34] nikolas dot hagelstein at gmail dot com

So it is eigther a system specific issue (i was able to reproduce it on
2 maschines) or you did not used an utf8 file ;)

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

[2006-09-26 15:32:42] [EMAIL PROTECTED]

Works perfectly fine: string(0) ""


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

[2006-09-26 15:16:57] nikolas dot hagelstein at gmail dot com

I can not try that since i am not able to submit real utf8 chars 
through my shell.

test.php
<?php
echo "crash:".metaphone('รถ');
?>
php test.php

results in a segmentation fault test.php needs to be an UTF8 file.

file -i test.php
test.php: text/plain; charset=utf-8

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

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

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

Reply via email to