mirror of
https://github.com/php/php-src.git
synced 2026-03-27 17:52:16 +01:00
mb_strpos() specifically emulates strpos() behavior when function overloading is enabled. However, the condition was not changed when strpos() behavior changed in PHP 7.