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

[TASK] disable php-cs-fixer yoda conditions #794

Merged

Conversation

SignpostMarv
Copy link
Contributor

regarding: #791, #778 (comment)

@SignpostMarv SignpostMarv mentioned this pull request Oct 5, 2019
Copy link
Contributor

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

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

Could we have a CHANGELOG entry ('Added' section I think)?

Thanks.

@JakeQZ JakeQZ added this to the 4.0.0 milestone Oct 5, 2019
@SignpostMarv
Copy link
Contributor Author

Could we have a CHANGELOG entry ('Added' section I think)?

Thanks.

d'oh

@SignpostMarv
Copy link
Contributor Author

used the --force

@JakeQZ
Copy link
Contributor

JakeQZ commented Oct 5, 2019

used the --force

That's fine in this case. I think I should be able to uppercase the first character of the CHANGELOG title while you focus on more important work 😎

Copy link
Contributor

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

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

Nice branch name. Yoda likes to be capitalized too :)

@JakeQZ JakeQZ merged commit 6f9d875 into MyIntervals:master Oct 5, 2019
SignpostMarv added a commit to SignpostMarv/emogrifier that referenced this pull request Oct 5, 2019
This commit resolves the yoda conditions introduced in previous
[BUGFIX] commits.

regarding: MyIntervals#794, MyIntervals#778 (comment)
@JakeQZ
Copy link
Contributor

JakeQZ commented Oct 6, 2019

used the --force

And now just spotted that pun :)

@SignpostMarv SignpostMarv deleted the do-or-do-not-there-is-no-try branch October 6, 2019 11:11
SignpostMarv added a commit to SignpostMarv/emogrifier that referenced this pull request Oct 7, 2019
This commit resolves the yoda conditions introduced in previous
[BUGFIX] commits.

regarding: MyIntervals#794, MyIntervals#778 (comment)
SignpostMarv added a commit to SignpostMarv/emogrifier that referenced this pull request Oct 7, 2019
This commit resolves the yoda conditions introduced in previous
[BUGFIX] commits.

regarding: MyIntervals#794, MyIntervals#778 (comment)
SignpostMarv added a commit to SignpostMarv/emogrifier that referenced this pull request Oct 7, 2019
This commit resolves the yoda conditions introduced in previous
[BUGFIX] commits.

regarding: MyIntervals#794, MyIntervals#778 (comment)
SignpostMarv added a commit to SignpostMarv/emogrifier that referenced this pull request Oct 7, 2019
This commit resolves the yoda conditions introduced in previous
[BUGFIX] commits.

regarding:
* MyIntervals#794
* MyIntervals#778 (comment)
* MyIntervals#805 (review)
JakeQZ pushed a commit that referenced this pull request Oct 7, 2019
… updating baseline.

This commit resolves one of the PossiblyNullPropertyAssignmentValue
issues identified in src/HtmlProcessor/AbstractHtmlProcessor.php
at the expense of identifying various further Null issues

regarding: #537

(Note: the following commit messages from the PR are included for completeness, but may overlap with others due to merges/rebases.)

* [BUGFIX] partially satisfy psalm, updating baseline

This commit resolves the PossiblyNullReference issues introduced
by a previous [BUGFIX] in src/HtmlProcessor/AbstractHtmlProcessor.php
by refactoring `$this->domDocument->` to `$this->getDomDocument()->`

This necessarily alters the body of the previously identified
NullableReturnStatement issue.

regarding: #537

* [BUGFIX] partially satisfy psalm, updating baseline

This commit resolves 1 InvalidNullableReturnType and
1 NullableReturnStatement issue identified in
src/HtmlProcessor/AbstractHtmlProcessor.php by throwing an exception
if `AbstractHtmlProcessor::$domDocument` has not been set.

regarding: #537

* [BUGFIX] satisfy php-cs-fixer

This commit resolves the yoda conditions introduced in previous
[BUGFIX] commits.

regarding:
* #794
* #778 (comment)
* #805 (review)

* [TASK] Add exception code based on UNIX timestamp

regarding: #805 (comment)

* [CLEANUP] Adjust indentation

This commit adjusts the indentation separate from the addition of
parenthesis in a previous commit, on the basis of making indentation &
line break changes separate from functional changes.

regarding: #805 (comment)
SignpostMarv added a commit to SignpostMarv/emogrifier that referenced this pull request Oct 7, 2019
This commit resolves the yoda conditions introduced in previous
[BUGFIX] commits.

regarding: MyIntervals#794, MyIntervals#778 (comment)
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.

2 participants