[GIT-PULLS] [php-src] PR #23218: ext/readline: Fix class constant completion in readline interactive shell
[email protected] (LamentXU123)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23218 Author: LamentXU123 See https://github.com/php/php-src/pull/22994#discussion_r3708633591_ We need to "+2" the length for `::` between class name and constant name (`Foo::Bar`)