ID:               41494
 Updated by:       [EMAIL PROTECTED]
-Summary:          unicode.semantics PHP_INI_PERDIR and binary
                   typecasting
 Reported By:      tokul at users dot sourceforge dot net
-Status:           Open
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: Linux
 PHP Version:      Irrelevant
-Assigned To:      
+Assigned To:      bjori
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

We are fully aware of the difference between PHP_INI_SYSTEM &
PHP_INI_PERDIR. unicode.semantics used to be PHP_INI_PERDIR up until few
weeks ago.
Thanks for the heads up though.


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

[2007-05-24 18:36:03] tokul at users dot sourceforge dot net

unicode.sematics -> unicode.semantics

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

[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

Reply via email to