mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
e6d3146bdc
If a null $length is passed to any of these functions, behave as if no parameter was passed: - substr() - substr_count() - substr_compare() - iconv_substr()