Edit report at https://bugs.php.net/bug.php?id=64154&edit=1
ID: 64154 Updated by: kriscr...@php.net Reported by: Yousha dot A at Hotmail dot com Summary: Many of extensions listed in php.ini but doesnt exist in /ext. Status: Feedback Type: Bug Package: *Configuration Issues Operating System: All PHP Version: 5.3.21 Assigned To: kriscraig Block user comment: N Private report: N New Comment: I think the concern is that we're mixing in non-bundled extensions with bundled ones. Somebody who's not familiar with this might end up wasting time trying to figure out why enabling php_zip, for example, isn't working. That said, I agree with your point. Instead of removing them, would you object to seperating them? I.e. group the non-bundled entries separate from the bundled ones? A couple line breaks and a comment or two should be enough. I think that would at least clean things up a bit. Previous Comments: ------------------------------------------------------------------------ [2013-02-19 18:57:56] s...@php.net They are listed there as a sample of existing extensions so it'd be easier to enable them. What's the problem with them? ------------------------------------------------------------------------ [2013-02-19 18:44:21] kriscr...@php.net Yeah it's been that way for some time. I'll ask about it on Internals and see if we can just remove them or if there's some reason why we want to keep them there. ------------------------------------------------------------------------ [2013-02-05 11:13:34] Yousha dot A at Hotmail dot com Description: ------------ Many of extensions listed in PHP.ini's but doesnt exist in /ext folder. Such as: php_zip, php_pspell, php_pdo_mssql... Expected result: ---------------- Nothing. Actual result: -------------- Nothing. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=64154&edit=1