Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.0] [Translator] Add parameter type-hints where possible #32218

Merged
merged 1 commit into from
Jul 5, 2019

Conversation

Matts
Copy link

@Matts Matts commented Jun 27, 2019

Q A
Branch? 5.0
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #32179
License MIT
Doc PR symfony/symfony-docs#...

Adding scalar typehints in Translator.

@Matts Matts changed the title [Translator] Add scalar typehints where possible [5.0] [Translator] Add scalar typehints where possible Jun 27, 2019
@derrabus derrabus mentioned this pull request Jun 27, 2019
57 tasks
@Matts Matts changed the title [5.0] [Translator] Add scalar typehints where possible [5.0] [Translator] Add parameter type-hints where possible Jun 28, 2019
@nicolas-grekas nicolas-grekas added this to the 5.0 milestone Jun 28, 2019
@fabpot fabpot force-pushed the improvement/translator-type-hints branch from 3cab655 to 470996f Compare July 5, 2019 05:31
@fabpot
Copy link
Member

fabpot commented Jul 5, 2019

Thank you @Matts.

@fabpot fabpot merged commit 470996f into symfony:master Jul 5, 2019
fabpot added a commit that referenced this pull request Jul 5, 2019
…le (Matts)

This PR was squashed before being merged into the 5.0-dev branch (closes #32218).

Discussion
----------

[5.0] [Translator] Add parameter type-hints where possible

| Q             | A
| ------------- | ---
| Branch?       | 5.0
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #32179  <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

Adding scalar typehints in Translator.

Commits
-------

470996f [5.0] [Translator] Add parameter type-hints where possible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants