ID: 41494 User updated by: tokul at users dot sourceforge dot net -Summary: unicode.sematics PHP_INI_PERDIR and binary typecasting Reported By: tokul at users dot sourceforge dot net Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: Irrelevant New Comment:
unicode.sematics -> unicode.semantics Previous Comments: ------------------------------------------------------------------------ [2007-05-24 18:13:26] tokul at users dot sourceforge dot net Description: ------------ PHP manual (http://www.php.net/unicode and http://www.php.net/get/php_manual_en.tar.gz/from/a/mirror - 3 May 2007) states that unicode.semantics setting is configurable in PHP_INI_PERDIR level. In PHP6.0-200705241630 it is configurable only in php.ini. There is a very big difference between PHP_INI_SYSTEM and PHP_INI_PERDIR. Type casting section (http://www.php.net/language.types.type-juggling#language.types.typecasting) does not inform about (binary) Reproduce code: --------------- Use php_flag unicode.sematics on in .htaccess or httpd.conf ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41494&edit=1
