-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status #12
Comments
I have noticed the readline bug on CentOS and I'd really like to get it fixed but haven't had a chance to figure out why it's not working. I am not sure if it's a bug in iphp or a bug in the readline on centos, the way I compiled php/readline, etc. When it does work it's great :)
I don't think so. Hope that helps. Alan On Oct 9, 2012, at 3:36 PM, Nick Lombard wrote:
|
@apinstein tx for the quick response Alan The readline should'n't be hard to fix I've got it working on other project so I can confirm that it must be specific to iphp. Have you worked with ipython? Hawe you worked with phpsh? I was hoping to get a better idea of where the project is at but I guess all will be revealed if I take a moment to actually look at the code. Either way, are you keen to do something uber cool? |
Cool, I would love a readline fix for iphp, it would def make it much more usable for me. In fact I don't use it currently except on one machine where readline works as expected. I've used irb, but never ipython or phpsh. The code is pretty small. It contains some elaborate hacks to be able to implement the history and such. I couldn't find a better way to do it. Ideally if you can fix readline first that'd be great, and if you want to contribute some uber-cool new features, I'd happily merge them. Alan On Oct 11, 2012, at 4:03 AM, Nick Lombard wrote:
|
@apinstein will you please give a status update
Where is the project at?
Where is the project going?
How much time can you commit to this project?
Known PHP version support?
Any other dependencies?
I installed and immediately readline is not working which is should so I haven't looked at it any closer thought I might get your response first.
I've been using facebook's phpsh and recently made some modifications realizing that there really isn't much preventing us from doing it all in php. Started playing with ipython and why don't we have iphp was the thought that came to mind. Hence a google search landed me here.
Interested? Plausible? Know of any other similar projects perhaps?
Looking forward to hearing your thoughts,.
The text was updated successfully, but these errors were encountered: