php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #55257 Interactive Shell on Windows
Submitted: 2011-07-21 09:18 UTC Modified: 2016-02-03 18:45 UTC
Votes:5
Avg. Score:3.8 ± 0.7
Reproduced:3 of 3 (100.0%)
Same Version:2 (66.7%)
Same OS:3 (100.0%)
From: xiaomao5 at live dot com Assigned: ab (profile)
Status: Closed Package: Unknown/Other Function
PHP Version: Irrelevant OS: Windows
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: xiaomao5 at live dot com
New email:
PHP Version: OS:

 

 [2011-07-21 09:18 UTC] xiaomao5 at live dot com
Description:
------------
I know Windows doesn't have readline support, but that won't stop an interactive shell. Windows have built-in command line history and editing in the console.

Try this:
open php without arguments on windows, type in some word and press enter, then press the up arrow. The text you type in will come back.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-02-03 18:45 UTC] ab@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: ab
 [2016-02-03 18:45 UTC] ab@php.net
Readline and interactive shell support will be present in 7.1.

Thanks.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 21:01:32 2024 UTC