darienmh/user-bundle

SonataUserBundle fork to restore compatibility with PHP 5.6 and 7.0

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 493

Type:symfony-bundle

4.1.0 2018-01-20 17:41 UTC

README

This fork is an extension of Sonata User Bundle 4.x branch, which is only compatible with :

  • PHP ^7.1
  • Symfony ^2.8, ^3.2 and ^4.0

It's purpose is to restore the bundle's compatibility with the following PHP versions:

  • PHP ^5.6 and ^7.0

To use it, simply replace "sonata-project/user-bundle": "^4.1" by "runroom/user-bundle": "4.x-dev" in your composer.json file and run composer update.

Sonata User Bundle

Symfony SonataUserBundle

Latest Stable Version Latest Unstable Version License

Total Downloads Monthly Downloads Daily Downloads

Branch Travis Coveralls
4.x Build Status Coverage Status

Documentation

Check out the documentation on the official website.

Support

For general support and questions, please use StackOverflow.

If you think you found a bug or you have a feature idea to propose, feel free to open an issue after looking at the contributing guide.

License

This package is available under the MIT license.