From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.3.0 PHP Bug Type: Gettext related Bug description: bind_textdomain_codeset() missing
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 bug report at http://bugs.php.net/?id=21525&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21525&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21525&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21525&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21525&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21525&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21525&r=support Expected behavior: http://bugs.php.net/fix.php?id=21525&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21525&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21525&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21525&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21525&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21525&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21525&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=21525&r=gnused
