On Sun, Feb 12, 2012 at 12:02 AM, Anton Eliasson <de...@antoneliasson.se>wrote:
> This is indeed because PHP is linked against libedit instead of > libreadline because of licensing issues (according to #341868 and #286356). > So why does interactive mode work in Ubuntu? > 1. The do build with libedit and we don't. 2. They've fixed this issue in libedit: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/322214 Kaplan