Skip to content
New issue

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

Error in call isValidNumber by mb_strcut from namespace libphonenumber #178

Open
enrisca opened this issue Apr 20, 2018 · 1 comment
Open

Comments

@enrisca
Copy link

enrisca commented Apr 20, 2018

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!!

@janjango
Copy link

janjango commented Jun 4, 2018

I just solve this issue by running sudo apt-get install php-mbstring on Ubuntu 16.04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants