• Fabien Potencier's avatar
    merged branch project-a/master (PR #791) · b4bb327c
    Fabien Potencier authored
    This PR was merged into the master branch.
    
    Discussion
    ----------
    
    Change deprecated functions and remove unused imports
    
    I changed the deprecated translation function setFallbackLocale() and the debug Exception- and Error-Handler.
    Therefore i added symfony/debug to composer.json.
    
    I also removed unused imports and fixed some classnames in docblock comments.
    
    Commits
    -------
    
    d214e2e0 Test for TranslationServiceProvider
    67c7e3fe Handle locale_fallback
    380792b9 Also update doc for translation changes
    60baeadc Remove unused imports and fix docblock for exceptions
    69756f95 Use new debug component
    92d4f0f1 Remove usage of deprecated function setFallbackLocale
    b4bb327c
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
src/Silex Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...