From: jom at grosjo dot net Operating system: Linux PHP version: 5.2SVN-2009-10-10 (snap) PHP Bug Type: *Compression related Bug description: zlib.output_compression
Description: ------------ Relates to bug #48994 (which I can not modify or re-open) Actually, with the latest snapshot, the setting shall be 'true' and NOT: true 1 This is a real annoying bug. It makes issues in softs like SugarCRM, phpMyAdmin, etc... which believe that 1 is true and is also 'true' Reproduce code: --------------- put 'true' in php.ini and phpMyAdmin works nicely put true or 1 in php.ini, and the display is full of garbage Expected result: ---------------- true, 1, 'true' shall work the same way -- Edit bug report at http://bugs.php.net/?id=49831&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=49831&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=49831&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=49831&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=49831&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=49831&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=49831&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=49831&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=49831&r=needscript Try newer version: http://bugs.php.net/fix.php?id=49831&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=49831&r=support Expected behavior: http://bugs.php.net/fix.php?id=49831&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=49831&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=49831&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=49831&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=49831&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=49831&r=dst IIS Stability: http://bugs.php.net/fix.php?id=49831&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=49831&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=49831&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=49831&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=49831&r=mysqlcfg
