[GIT-PULLS] [php-src] PR #23510: ext/standard: Make `str_ends_with` frameless
[email protected] (LamentXU123)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23510 Author: LamentXU123 Since `str_starts_with` is frameless, `str_ends_with` also should be frameless.