Commit 25fa900
committed
bug #4829 YodaStyleFixer - fix precedence for T_MOD_EQUAL and T_COALESCE_EQUAL (SpacePossum)
This PR was squashed before being merged into the 2.15 branch (closes #4829).
Discussion
----------
YodaStyleFixer - fix precedence for T_MOD_EQUAL and T_COALESCE_EQUAL
Commits
-------
e8d6ed8 YodaStyleFixer - fix precedence for T_MOD_EQUAL and T_COALESCE_EQUALFile tree
2 files changed
+19
-9
lines changed- src/Fixer/ControlStructure
- tests/Fixer/ControlStructure
2 files changed
+19
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| 462 | + | |
462 | 463 | | |
463 | 464 | | |
464 | 465 | | |
465 | 466 | | |
466 | 467 | | |
| 468 | + | |
467 | 469 | | |
| 470 | + | |
| 471 | + | |
468 | 472 | | |
469 | 473 | | |
| 474 | + | |
| 475 | + | |
470 | 476 | | |
471 | | - | |
| 477 | + | |
472 | 478 | | |
473 | 479 | | |
474 | 480 | | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | 481 | | |
480 | 482 | | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | 483 | | |
486 | 484 | | |
487 | 485 | | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
488 | 490 | | |
489 | 491 | | |
490 | 492 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
593 | 597 | | |
594 | 598 | | |
595 | 599 | | |
| |||
928 | 932 | | |
929 | 933 | | |
930 | 934 | | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
931 | 939 | | |
932 | 940 | | |
933 | 941 | | |
0 commit comments