ID: 49831 Updated by: sjo...@php.net Reported By: jom at grosjo dot net Status: Open Bug Type: *Compression related Operating System: Linux PHP Version: 5.2SVN-2009-10-10 (snap) New Comment:
Thank you for your bug report. I don't understand your report. Please explain clearly which settings result in which behavior and what is wrong with it. Previous Comments: ------------------------------------------------------------------------ [2009-10-10 10:58:57] jom at grosjo dot net 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 this bug report at http://bugs.php.net/?id=49831&edit=1