From: RQuadling at GMail dot com Operating system: Windows XP Pro SP3 PHP version: 5.2.8 PHP Bug Type: Feature/Change Request Bug description: phpinfo() is missing some settings.
Description: ------------ I've been going through my ini files and realized I've not updated many of the new settings (since around 5.2.1). In doing do, I notice that a couple of the settings are not shown in phpinfo(); bcmath.scale bcompiler.enabled dba.default_handler exif.decode_jis_intel exif.decode_jis_motorola exif.decode_unicode_intel exif.decode_unicode_motorola exif.encode_jis exif.encode_unicode gd.jpeg_ignore_warning ldap.max_links runkit.internal_override runkit.superglobal uploadprogress.file.contents_template uploadprogress.file.filename_template uploadprogress.get_contents In the following extensions, the DISPLAY_INI_ENTRIES(); call is missing from PHP_MINFO_FUNCTION(): bcmath, bcompiler (PECL), dba, exif, gd, ldap, runkit (PECL), uploadprogress (PECL 0.3.0, is present in 0.9.1) -- Edit bug report at http://bugs.php.net/?id=46847&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46847&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46847&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46847&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46847&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46847&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46847&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46847&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46847&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46847&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46847&r=support Expected behavior: http://bugs.php.net/fix.php?id=46847&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46847&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46847&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46847&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46847&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46847&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46847&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46847&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46847&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46847&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46847&r=mysqlcfg
