mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +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()