php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22859 Too many extensions in php.ini-dist and php.ini-recommended
Submitted: 2003-03-24 14:55 UTC Modified: 2003-03-25 03:23 UTC
From: cg at gordimer dot net Assigned:
Status: Closed Package: PHP options/info functions
PHP Version: 4.3.2RC1 OS: Win32
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cg at gordimer dot net
New email:
PHP Version: OS:

 

 [2003-03-24 14:55 UTC] cg at gordimer dot net
The following extensions are not/no more in the windows distribution but appear in php.ini:
;extension=php_fbsql.dll
;extension=php_gd.dll  --> replaced by php_gd2.dll
;extension=php_iisfunc.dll
;extension=php_printer.dll

The following extension does crash on windows (and should be removed or repaired - see post on php.qa from today):

;extension=php_fdf.dll

Christoph

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-25 03:23 UTC] edink@php.net
php_fbsql.dll and php_gd.dll are now removed from php.ini's.

iisfunc and printer are part of PECL and are built for official releases we let them stay in the ini files.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 15:01:32 2024 UTC