Skip to content

Add php-cs-fixer as github action #40

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
Dec 19, 2019

Conversation

odolbeau
Copy link
Member

@odolbeau odolbeau commented Dec 6, 2019

Linked (& heavily inspired by) #38

@rvanlaak I'll wait for your PR to be merged otherwise you'll have a bunch of conflicts to resolve...

*/
public static function contentToCatalogue($content, $locale, $domain)
public static function contentToCatalogue(string $content, string $locale, string $domain): MessageCatalogue
Copy link
Member Author

Choose a reason for hiding this comment

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

This change is a BC break. It's not a real problem as we're about to release a new major version anyway.

Copy link
Member Author

Choose a reason for hiding this comment

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

(same line 36)

@odolbeau odolbeau force-pushed the php-cs-fixer branch 2 times, most recently from 945c07e to dc6dd5a Compare December 6, 2019 14:00
@rvanlaak rvanlaak mentioned this pull request Dec 6, 2019
@odolbeau odolbeau force-pushed the php-cs-fixer branch 3 times, most recently from 3c762c1 to 094acdd Compare December 7, 2019 11:19
@odolbeau odolbeau force-pushed the php-cs-fixer branch 2 times, most recently from 5a7424c to 2d7f883 Compare December 19, 2019 08:29
@odolbeau odolbeau merged commit 299b1f0 into php-translation:master Dec 19, 2019
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.

2 participants