From: [EMAIL PROTECTED] Operating system: PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: Problems with table on ini_set page
The ini_set() documentation page appears to have a couple of problems: - The entry for session.encode_sources appears to have the default value spread across the Default and Changeable columns, and no Changeable entry. - Due to long values in some cells (and NOWRAP behaviour?), the table is rendering rather wide, forcing a lot of sideways scrolling on 800x600 monitors. Not sure how best to tackle this, although spaces either side of the | operators in the Changeable column would help as that column could then wrap if necessary. Additionally, I think the table of PHP_INI constants should be at least referenced in the introduction, so one can easily know where to look for it. Personally, I think I'd put the whole table at the top, but possibly that may be considered a step too far...! Cheers! Mike -- Edit bug report at http://bugs.php.net/?id=19635&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19635&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19635&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19635&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19635&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19635&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19635&r=support Expected behavior: http://bugs.php.net/fix.php?id=19635&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19635&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19635&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19635&r=globals -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php