Skip to content

fix: pass prompt text to readline in CLI::prompt() so backspace does not erase it - #10507

Open
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:cli-prompt-readline
Open

fix: pass prompt text to readline in CLI::prompt() so backspace does not erase it#10507
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:cli-prompt-readline

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description
Fixes #10506

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@paulbalandan paulbalandan added the bug Verified issues on the current code behavior or pull requests that will fix them label Aug 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: CLI:prompt() with readline backspace removes label.

1 participant