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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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: Fri Mar 29 08:01:27 2024 UTC