Skip to content

Conversation

@michealmouner
Copy link

Q A
Bug fix? yes/no
New feature? yes/no
BC breaks? yes/no
Deprecations? yes/no
Tests pass? yes/no
Fixed tickets
License Apache2

Description

A few sentences describing the overall goals of the pull request's commits.

Todos

  • Tests
  • Documentation
  • Changelog

tilimac and others added 30 commits November 14, 2018 13:34
'#filter' may not exist causing a JS fatal error
Remove deprecated usage of TreeBuilder on Symfony 4
Not sure since when, but parsing is not enough to obtain the same code
from different fixtures.
Adding that extra step fixes the failing tests and the build.
Compile nodes before comparing them
Address namespace change in Twig
Remove duplicated packages in composer
Replace kernel.root_dir with kernel.project_dir
goetas and others added 30 commits September 23, 2022 13:09
…ment

Support named argument for domain extraction
PR resolves this deprecation:

Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "JMS\TranslationBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
resolved deprecation notice with Symfony 5.4
…sio-framework-extra-bundle

Allow to use translate controller without sensio/framework-extra-bundle
Handle properly promoted constructor properties default values
Fix schmittjoh#575: Remove deprecation notices with string interpolation
…on-fixes

Add void return signatures to remove deprecation notices
Fix wrong return type-hint depending on which symfony/translation version is installed
chore(deps): upgrade nikic/php-parser@^5
fix: prevent type error on choices array with optional keys
# Conflicts:
#	Tests/Translation/Extractor/File/FormExtractorTest.php
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

Successfully merging this pull request may close these issues.