Jonny Schmid

Results 8 issues of Jonny Schmid

It'd be useful to assert international format of numbers using ```php /** * @AssertPhoneNumber(format="international") */ private $phoneNumber; ```

This is more of a support query. Once I've fully understood this bundle, I would love to contribute with a pull request to the README file. The line `$processHandler->start($model);` from...

Fixes https://github.com/thephpleague/flysystem/issues/521.

As you set an index on the `name` and `ownerId` properties of your Entity, creation of the tables fails in an utf8mb4 database: ``` [Doctrine\DBAL\Exception\DriverException] An exception occurred while executing...

This bundle can't currently handle EntityType fields. It will always persist `{}`.

There are 17 open pull requests from as far back as 2013. I assume this library is not maintained anymore.

The template "MaxmindGeoipBundle:Demo:index.html.twig" contains an error: The function "code" does not exist in "MaxmindGeoipBundle:Demo:index.html.twig" at line 5

The current version of the importer doesn't run on Node 8. I've upgraded the dependencies and changed the script to use their current interfaces.