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

[FrameworkBundle] [HttpKernel] fixed correct EOL and EOM month #34203

Merged
merged 1 commit into from Nov 3, 2019

Conversation

deveric86
Copy link

@deveric86 deveric86 commented Oct 31, 2019

Q A
Branch? 3.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

@deveric86 deveric86 changed the title [4.4] Properly output EOL and EOM month year [FrameworkBundle] [HttpKernel] Properly output EOL and EOM month Oct 31, 2019
@deveric86 deveric86 force-pushed the master branch 2 times, most recently from 5b0dbbb to 6cf4bd9 Compare October 31, 2019 15:50
@deveric86 deveric86 changed the title [FrameworkBundle] [HttpKernel] Properly output EOL and EOM month [FrameworkBundle] [HttpKernel] fixed something Oct 31, 2019
@ro0NL
Copy link
Contributor

ro0NL commented Oct 31, 2019

(bugfix for 3.4 i'd say)

@deveric86 deveric86 changed the title [FrameworkBundle] [HttpKernel] fixed something [FrameworkBundle] [HttpKernel] fixed correct EOL and EOM month Nov 1, 2019
@deveric86
Copy link
Author

@ro0NL Can you tell me what's wrong with this PR, why does fabbot.io fails?

@xabbuh xabbuh added this to the 3.4 milestone Nov 1, 2019
* Added a hardcoded day 01 in order to output the proper month November
which is the correct EOL and EOM month.
* \DateTime::createFromFormat('mY') will output December for every month
where day 31 exists.
@fabpot fabpot changed the base branch from master to 3.4 November 3, 2019 12:06
@fabpot
Copy link
Member

fabpot commented Nov 3, 2019

Thank you @deveric86.

fabpot added a commit that referenced this pull request Nov 3, 2019
…onth (erics86)

This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #34203).

Discussion
----------

[FrameworkBundle] [HttpKernel] fixed correct EOL and EOM month

Q | A
-- | --
Branch? | 3.4
Bug fix? | yes
New feature? | no
Deprecations? | no
Tickets | -
License | MIT
Doc PR | -

Commits
-------

613717d [FrameworkBundle] [HttpKernel] fixed correct EOL and EOM month
@fabpot fabpot merged commit 613717d into symfony:3.4 Nov 3, 2019
This was referenced Nov 11, 2019
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

6 participants