Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Workflow] Graphviz dumper escape not always a string#30102

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
lyrixx merged 1 commit intosymfony:4.2fromKorbeil:fix/workflow-graphviz-dumper
Feb 8, 2019

Conversation

@Korbeil
Copy link
Contributor

@KorbeilKorbeil commentedFeb 7, 2019
edited by lyrixx
Loading

QA
Branch?4.2
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsN/A
LicenseMIT
Doc PRN/A

Theescape function takes a string as parameter but it can be abool (seefindTransitions method in same class). In this PR I allow any type inescape and does escaping only forstring.

@lyrixxlyrixx changed the base branch from4.1 to4.2February 7, 2019 12:39
@lyrixx
Copy link
Member

I have update the base branch as it should target 4.2. Could you rebase please?

@KorbeilKorbeilforce-pushed thefix/workflow-graphviz-dumper branch 2 times, most recently fromeb991e4 to757b784CompareFebruary 7, 2019 12:43
@lyrixxlyrixxforce-pushed thefix/workflow-graphviz-dumper branch from757b784 to7b957ceCompareFebruary 7, 2019 12:47
@KorbeilKorbeilforce-pushed thefix/workflow-graphviz-dumper branch from7b957ce to0613f7dCompareFebruary 7, 2019 12:49
@KorbeilKorbeilforce-pushed thefix/workflow-graphviz-dumper branch from0613f7d to1b17192CompareFebruary 7, 2019 18:06
@lyrixx
Copy link
Member

Good catch, thanks Baptiste.

@lyrixxlyrixx merged commit1b17192 intosymfony:4.2Feb 8, 2019
lyrixx added a commit that referenced this pull requestFeb 8, 2019
…beil)This PR was merged into the 4.2 branch.Discussion----------[Workflow] Graphviz dumper escape not always a string| Q             | A| ------------- | ---| Branch?       | 4.1| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | N/A| License       | MIT| Doc PR        | N/AThe `escape` function takes a string as parameter but it can be a `bool` (see `findTransitions` method in same class). In this PR I allow any type in `escape` and does escaping only for `string`.Commits-------1b17192 escape function does not always take a string
@KorbeilKorbeil deleted the fix/workflow-graphviz-dumper branchFebruary 8, 2019 10:02
@fabpotfabpot mentioned this pull requestMar 3, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@lyrixxlyrixxlyrixx approved these changes

+1 more reviewer

@PierstovalPierstovalPierstoval left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

5 participants

@Korbeil@lyrixx@nicolas-grekas@Pierstoval@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp