php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #81483 ./configure --help prints twice --with-expat
Submitted: 2021-09-27 19:04 UTC Modified: 2021-09-27 20:53 UTC
From: dpa-bugs at aegee dot org Assigned: cmb (profile)
Status: Wont fix Package: *Compile Issues
PHP Version: 7.4.24 OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: dpa-bugs at aegee dot org
New email:
PHP Version: OS:

 

 [2021-09-27 19:04 UTC] dpa-bugs at aegee dot org
Description:
------------
With php 7.4.24/configure --help prints:

  --with-expat            XML: use expat instead of libxml2
  --with-expat            XMLRPC-EPI: use expat instead of libxml2

Listing twice --with-expat makes no sense.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-27 20:53 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2021-09-27 20:53 UTC] cmb@php.net
This is about two different extensions, xml and xmlrpc, whereas
the latter is unbundled as of PHP 8.0.0, so changing this now
wouldn't make sense.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 09:01:28 2024 UTC