Dariusz Ruminski a6f2bf489d feature #1580 Added HeredocToNowdocFixer (gharlan) 9 years ago
..
AlignDoubleArrowFixerTest.php 3eb1e994b9 Fix invalid PHP code samples in utests 9 years ago
AlignEqualsFixerTest.php bdaa4b3745 Added UnalignEqualsFixer 10 years ago
ConcatWithSpacesFixerTest.php 395dba2619 Fix tests. 9 years ago
EchoToPrintFixerTest.php 5c7fe643d1 Added EchoToPrintFixer and PrintToEchoFixer 9 years ago
EregToPregFixerTest.php 0e4cf1475a New EregToPreg fixer 10 years ago
HeaderCommentFixerTest.php b0739ee882 Added HeredocToNowdocFixer 9 years ago
LogicalNotOperatorsWithSpacesFixerTest.php f4fad49f52 [Contrib] Added ```logical_not_operators_with_spaces``` fixer 9 years ago
LogicalNotOperatorsWithSuccessorSpaceFixerTest.php 395dba2619 Fix tests. 9 years ago
LongArraySyntaxFixerTest.php 3eb1e994b9 Fix invalid PHP code samples in utests 9 years ago
MultilineSpacesBeforeSemicolonFixerTest.php 9d7e8531a1 Fix header comment in php files 10 years ago
NativeFunctionCasingFixerTest.php 27b0c0320b NativeFunctionCasingFixer - Add 9 years ago
NewlineAfterOpenTagFixerTest.php e2eb7a34fb NewlineAfterOpenTagFixer, BlanklineAfterOpenTagFixer - support only monolithic files, rewrite to simplify flow and remove unneeded loop 10 years ago
NoBlankLinesBeforeNamespaceFixerTest.php 5af3475ffd Added lines before namespace fixers 10 years ago
OrderedUseFixerTest.php a0de63d1d5 fix invalid code in test cases 9 years ago
Php4ConstructorFixerTest.php a0de63d1d5 fix invalid code in test cases 9 years ago
PhpUnitConstructFixerTest.php 87242c89f4 Add configuration exception classes and exit codes 9 years ago
PhpUnitStrictFixerTest.php c889fbb5f9 PhpUnitConstructFixer - fix more functions 9 years ago
PhpdocOrderFixerTest.php 9f3aab8ec7 Added more phpdoc fixers 10 years ago
PhpdocVarToTypeFixerTest.php ff58825445 Added more inline phpdoc tests 9 years ago
ShortArraySyntaxFixerTest.php 3eb1e994b9 Fix invalid PHP code samples in utests 9 years ago
ShortEchoTagFixerTest.php 0c3d1dd019 Add ShortEchoTagFixer 10 years ago
StrictFixerTest.php 978942ce84 add StrictParamFixer 10 years ago
StrictParamFixerTest.php 978942ce84 add StrictParamFixer 10 years ago