ID:               46847
 Updated by:       [email protected]
 Reported By:      RQuadling at GMail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: Windows XP Pro SP3
 PHP Version:      5.2.8
-Assigned To:      
+Assigned To:      bjori
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Fixed in HEAD and 5_3
Fixed bcompiler and runkit too


Previous Comments:
------------------------------------------------------------------------

[2008-12-12 12:46:15] RQuadling at GMail dot com

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 this bug report at http://bugs.php.net/?id=46847&edit=1

Reply via email to