php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66599 phpdbg doesn't respect configure --disable-all
Submitted: 2014-01-28 23:06 UTC Modified: 2014-01-29 06:48 UTC
From: sixd@php.net Assigned: krakjoe (profile)
Status: Not a bug Package: phpdbg
PHP Version: 5.6Git-2014-01-28 (Git) OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 + 16 = ?
Subscribe to this entry?

 
 [2014-01-28 23:06 UTC] sixd@php.net
Description:
------------
The configure --disable-all option is not respected by phpdbg.  The binary will still be built when this option is used.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-01-29 04:07 UTC] krakjoe@php.net
-Status: Open +Status: Not a bug
 [2014-01-29 04:07 UTC] krakjoe@php.net
--disable-all applies to extensions only.
 [2014-01-29 06:34 UTC] pajoye@php.net
-Status: Not a bug +Status: Assigned -Assigned To: +Assigned To: krakjoe
 [2014-01-29 06:34 UTC] pajoye@php.net
Disable-all applies to sapi as well.
 [2014-01-29 06:48 UTC] krakjoe@php.net
-Status: Assigned +Status: Not a bug
 [2014-01-29 06:48 UTC] krakjoe@php.net
--disable-all           Disable all extensions which are enabled by default

No, it doesn't ...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 18:01:28 2024 UTC