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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: remi@php.net
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 16:01:28 2024 UTC