Top "Mbstring" questions

MultiByte String in PHP

Cannot install mbstring php conflict

I am trying to install php-mbstring with php 5.6 and I get this error: Error: php56w-common conflicts with php-common-5.4.45-3.…

php php-5.6 mbstring
PMA error : mbstring is missing

I am running on Windows 7 64 bit with: Apache 2.2 PHP 5.2.8 MySQL 5.1 (essentials) installed and configured manually. As you all know, for …

php windows phpmyadmin apache2.2 mbstring
Call to undefined function FOS\UserBundle\Util\mb_convert_case()

I'm getting error Call to undefined function FOS\UserBundle\Util\mb_convert_case() app_path/vendor/bundles/FOS/UserBundle/Util/…

php symfony debian mbstring
Composer can't find ext-mbstring even though it is installed

When I attempt to install Laravel 5 I get a dependency error. I'm using Uniform Server on Windows 7. I have enabled …

php windows laravel composer-php mbstring
Adding mbstring to docker image for laravel 5 app

I am new to docker and I'm trying to set it up in order to run with Laravel 5.1. I am …

php laravel docker laravel-5 mbstring