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: remi@php.net 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] remi@php.net
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

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-23 08:38 UTC] remi@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: remi
 [2014-06-23 08:38 UTC] remi@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

Fixed in 

http://git.php.net/?p=php-src.git;a=commitdiff;h=0febafcfbe3e35f4a230430368ba931f19f8e957

http://git.php.net/?p=php-src.git;a=commitdiff;h=0da5d94a6c840af835a5b5d8bc4284a588d727bf
 [2014-06-23 09:10 UTC] bwoebi@php.net
-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-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 09:01:30 2024 UTC