ID:               21525
 User updated by:  [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Analyzed
 Bug Type:         Gettext related
 Operating System: Win2k
 PHP Version:      4.3.0
 Assigned To:      edink
 New Comment:

What is the codeset used by gettext() on Win32?

I'm looking for UTF-8. Is this supported?
Is gettext() using the codeset specified in the .mo file?


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

[2003-01-08 14:48:35] [EMAIL PROTECTED]

The function appears to be dependant on HAVE_BIND_TEXTDOMAIN_CODESET,
which is not defined in Win32 builds.

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

[2003-01-08 14:04:56] [EMAIL PROTECTED]

Trying to use bind_textdomain_codeset() with the
PHP 4.3.0 binaries results in the following error:

Fatal error: Call to undefined function: bind_textdomain_codeset()

Is the php_gettext.dll in the 4.3.0 release outdated?

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


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

Reply via email to