php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64154 Many of extensions listed in php.ini but doesnt exist in /ext.
Submitted: 2013-02-05 11:13 UTC Modified: 2013-10-15 11:54 UTC
From: Yousha dot A at Hotmail dot com Assigned: kriscraig (profile)
Status: No Feedback Package: *Configuration Issues
PHP Version: 5.3.21 OS: All
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2013-02-05 11:13 UTC] 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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-02-19 18:44 UTC] kriscraig@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: kriscraig
 [2013-02-19 18:44 UTC] kriscraig@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-19 18:57 UTC] stas@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 19:50 UTC] kriscraig@php.net
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.
 [2013-10-15 11:54 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 12:01:30 2024 UTC