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

Port behavior from CakePHP in. #46

Closed
wants to merge 1 commit into from
Closed

Conversation

markstory
Copy link
Member

The Cake\I18n\Time has this bizarre behavior, and since I'd rather avoid causing possibly breaking changes I figured it made sense to add this here. Without this change we will end up failing ~10 tests in the TimeHelper suite.

The Cake\I18n\Time has this bizzarre behavior, and since I'd rather
avoid causing possibly breaking changes I figured it made sense to add
this here.
@markstory markstory added this to the 0.5.0 milestone Nov 2, 2015
@ADmad
Copy link
Member

ADmad commented Nov 2, 2015

This is sad.

@lorenzo
Copy link
Member

lorenzo commented Nov 2, 2015

I had removed that on purpose since it was not documented and made absolutely no sense

@markstory
Copy link
Member Author

@lorenzo Are we ok with there being a breaking change in 3.2 then? I'm also open to adding this goofy behavior into the CakePHP subclass.

@josegonzalez
Copy link
Member

I would rather put the goofy behavior in the cakephp subclass than here.

@dereuromark
Copy link
Member

CakePHP subclass + some maybe a note that it must be removed for 4.0 then.
Or breaking as not documented.

@lorenzo
Copy link
Member

lorenzo commented Nov 2, 2015

@markstory I'm ok with either breaking or subclassing. I don't think the goofy behavior was actually documented

@markstory
Copy link
Member Author

Ok, moving to CakePHP subclass then.

@markstory markstory closed this Nov 2, 2015
@markstory markstory deleted the comparison-compat branch November 2, 2015 21:36
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.

5 participants