[GIT-PULLS] [php-src] PR #23205: Align branches of explode
[email protected] (kamil-tekiela)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <[email protected]> |
Pull Request: https://github.com/php/php-src/pull/23205 Author: kamil-tekiela This aligns the negative branch `php_explode_negative_limit` with the positive `php_explode`. I see no reason why they should be different.