mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
656046873c
Promote empty needle warning to ValueError Convert if branch into an assertion as if mbfl_substr_count fails this now implies a bug Thus mb_substr_count() can only return int now, fix stubs accordingly