From: demiurg at gmail dot com Operating system: Linux PHP version: 6CVS-2005-09-04 (CVS) PHP Bug Type: Compile Failure Bug description: mb-related functionality fails in main/rfc1867.c
Description: ------------ the multybyte strings extension is being compiled into the PHP, so the macro SAFE_RETURN tries to execute an mb-related code which is not correct. Actual result: -------------- [...]/php/main/rfc1867.c:1122: error: `num_vars' undeclared (first use in this function) -- Edit bug report at http://bugs.php.net/?id=34362&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=34362&r=trysnapshot4 Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=34362&r=trysnapshot50 Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=34362&r=trysnapshot51 Fixed in CVS: http://bugs.php.net/fix.php?id=34362&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=34362&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=34362&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=34362&r=needscript Try newer version: http://bugs.php.net/fix.php?id=34362&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=34362&r=support Expected behavior: http://bugs.php.net/fix.php?id=34362&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=34362&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=34362&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=34362&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=34362&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=34362&r=dst IIS Stability: http://bugs.php.net/fix.php?id=34362&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=34362&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=34362&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=34362&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=34362&r=mysqlcfg
