php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67499 readline feature not enabled when build with libedit
Submitted: 2014-06-23 08:37 UTC Modified: 2014-06-23 09:10 UTC
From: [email protected] Assigned: remi (profile)
Status: Closed Package: phpdbg
PHP Version: 5.6.0RC1 OS: GNU/Linux
Private report: No CVE-ID: None
 [2014-06-23 08:37 UTC] [email protected]
Description:
------------
See https://github.com/krakjoe/phpdbg/issues/91

When built with readline, HAVE_LIBREADLINE is defined
When built with libedit, HAVE_LIBEDIT is defined

Code only check for HAVE_LIBREADLINE


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-23 08:38 UTC] [email protected]
-Status: Open +Status: Closed -Assigned To: +Assigned To: remi
 [2014-06-23 09:10 UTC] [email protected]
-Summary: PHPDBG: readline feature not enabled when build with libedit +Summary: readline feature not enabled when build with libedit -Package: Readline related +Package: phpdbg -Operating System: GNU/LInux +Operating System: GNU/Linux
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jun 26 06:01:34 2025 UTC