We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attempted to call function "mb_strcut" from namespace "libphonenumber".","error":"#0 /home/enrsica/Proyectos/edigitaltrust/crm-leads-api-core/vendor/giggsey/libphonenumber-for-php/src/Matcher.php(96): libphonenumber\Matcher->doMatch('lookingAt')\n#1 /home/enrsica/Proyectos/edigitaltrust/crm-leads-api-core/vendor/giggsey/libphonenumber-for-php/src/RegexBasedMatcher.php(50): libphonenumber\Matcher->lookingAt()\n#2 /home/enrsica/Proyectos/edigitaltrust/crm-leads-api-core/vendor/giggsey/libphonenumber-for-php/src/RegexBasedMatcher.php(37): libphonenumber\RegexBasedMatcher->match('666666666', '[5-9]\\d{8}', false)\n#3
Help, what could be happens? thanks!!
The text was updated successfully, but these errors were encountered:
I just solve this issue by running sudo apt-get install php-mbstring on Ubuntu 16.04
sudo apt-get install php-mbstring
Sorry, something went wrong.
No branches or pull requests
Attempted to call function "mb_strcut" from namespace "libphonenumber".","error":"#0 /home/enrsica/Proyectos/edigitaltrust/crm-leads-api-core/vendor/giggsey/libphonenumber-for-php/src/Matcher.php(96): libphonenumber\Matcher->doMatch('lookingAt')\n#1 /home/enrsica/Proyectos/edigitaltrust/crm-leads-api-core/vendor/giggsey/libphonenumber-for-php/src/RegexBasedMatcher.php(50): libphonenumber\Matcher->lookingAt()\n#2 /home/enrsica/Proyectos/edigitaltrust/crm-leads-api-core/vendor/giggsey/libphonenumber-for-php/src/RegexBasedMatcher.php(37): libphonenumber\RegexBasedMatcher->match('666666666', '[5-9]\\d{8}', false)\n#3
Help, what could be happens?
thanks!!
The text was updated successfully, but these errors were encountered: