Skip to content

Add weeks in the options 'labels' #11804

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

Merged
merged 1 commit into from
Jun 21, 2019
Merged

Add weeks in the options 'labels' #11804

merged 1 commit into from
Jun 21, 2019

Conversation

walva
Copy link
Contributor

@walva walva commented Jun 21, 2019

Hi there,

In the documentation about DateIntervalType, weeks is missing from the code example. I added it to avoid any confusion.

It is my first contribution, not very familiar with all the tools.

@javiereguiluz javiereguiluz changed the base branch from 4.3 to 3.4 June 21, 2019 14:17
@javiereguiluz
Copy link
Member

@SulivanDotEu good catch! Thanks and congrats on your first Symfony Docs contribution! You did it great, but we changed the branch while merging (to merge it in 3.4, the oldest maintained branch that contains the bug). We merged in all the other branchas automatically. Note: GitHub shows this as "closed" instead of "merged" because we changed the branch, but it's merged.

@javiereguiluz javiereguiluz merged commit 828ff37 into symfony:3.4 Jun 21, 2019
javiereguiluz added a commit that referenced this pull request Jun 21, 2019
This PR was submitted for the 4.3 branch but it was merged into the 3.4 branch instead (closes #11804).

Discussion
----------

Add weeks in the options 'labels'

<!--

If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).

If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).

-->
Hi there,

In the documentation about [DateIntervalType](https://symfony.com/doc/current/reference/forms/types/dateinterval.html#labels), weeks is missing from the code example. I added it to avoid any confusion.

It is my first contribution, not very familiar with all the tools.

Commits
-------

828ff37 Add weeks in the options 'labels'
@walva walva deleted the patch-1 branch February 5, 2020 06:42
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.

3 participants