You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using libedit with phpdbg, the prompt needs to have starting and
ending ignore characters added. These characters are defined by
RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE and depend whether
readline or libedit is used.
[skip ci]
0 commit comments