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

typofixes - https://github.com/vlajos/misspell_fixer #489

Merged
merged 1 commit into from
Dec 5, 2014

Conversation

vlajos
Copy link
Contributor

@vlajos vlajos commented Dec 4, 2014

No description provided.

@@ -56,7 +56,7 @@ class Logger extends AbstractLogger
'outputToFile' => false,
'logFile' => null,
'dateFormat' => 'd/m/y H:I',
'delimeter' => ' - '
'delimiter' => ' - '
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bc break.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be reverted because, as @GrahamCampbell says, it's a backwards incompatible change that would break semantic versioning.

@vlajos
Copy link
Contributor Author

vlajos commented Dec 4, 2014

Should I revert the related parts? Or can we fix this somehow?

@@ -20,7 +20,7 @@ For a complete list of features, [view the official page](http://guzzlephp.org).

## Keypair support

Although code now exists in the SDK for API compatability for creating servers with keypairs, there has been
Although code now exists in the SDK for API compatibility for creating servers with keypairs, there has been
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can stay

@jamiehannaford
Copy link
Contributor

@vlajos Hi Veres, thanks for this - it's very useful! I've gone through and highlighted the areas that need to be reverted, due to semantic versioning. Also, could you rebase your branch against origin/working?

@vlajos vlajos force-pushed the typofixes-vlajos-20141204 branch from f1f264e to 8cfb1a6 Compare December 5, 2014 09:58
@vlajos
Copy link
Contributor Author

vlajos commented Dec 5, 2014

Ok. Done.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 8cfb1a6 on vlajos:typofixes-vlajos-20141204 into * on rackspace:working*.

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.

4 participants