Edit report at https://bugs.php.net/bug.php?id=55330&edit=1
ID: 55330 Updated by: [email protected] Reported by: bruno dot boccara at d2b dot com Summary: utf8_encode CRASH when $data is a very big string -Status: Open +Status: Feedback Type: Bug Package: Recode related Operating System: WINDOWS 2008 R2 PHP Version: 5.3.6 Block user comment: N Private report: N New Comment: Are you sure you are not reaching the memory limit? What says the log (or set display_errors to on) Previous Comments: ------------------------------------------------------------------------ [2011-07-31 21:37:08] bruno dot boccara at d2b dot com Description: ------------ Hello, the http server is apache 2.2.17 I used for years the function utf8_encode to encode a file into this code. The file is text string that I write into a file. I remarked that if this file is more than a value thath I still not identified, but a very big size (in my test it was a 70MB file), the script crash and nothing is returned. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55330&edit=1
