Hideki Kinjyo
|
380cc0674f
|
[CakePHP]FIx rule for cakephp37
|
2019-04-14 18:05:47 +09:00 |
|
Tomas Votruba
|
c74effc2b6
|
update CHANGELOG date
|
2019-04-14 01:36:12 +02:00 |
|
Tomas Votruba
|
655a3b4568
|
update CHANGELOG
v0.4.11
|
2019-04-14 01:10:57 +02:00 |
|
Tomáš Votruba
|
b31b99a3ae
|
Merge pull request #1316 from rectorphp/collector
Merge collected nodes to ParsedNodesByType
|
2019-04-14 01:09:27 +02:00 |
|
Tomas Votruba
|
9dab3a1e67
|
merge class, trait and function collecting together
|
2019-04-14 01:08:44 +02:00 |
|
Tomas Votruba
|
b1aa5dde0f
|
add new
|
2019-04-14 00:20:05 +02:00 |
|
Tomas Votruba
|
998f10bf26
|
move node adding responsibility from NodeCollectorNodeVisitor to ParsedNodesByType
|
2019-04-14 00:20:05 +02:00 |
|
Tomas Votruba
|
b986e2fc00
|
fix code-quality
|
2019-04-14 00:20:05 +02:00 |
|
Tomas Votruba
|
30536957e0
|
merge collected nodes to ParsedNodesByType
|
2019-04-14 00:20:05 +02:00 |
|
Tomáš Votruba
|
5f99b0ef8e
|
Merge pull request #1318 from mxr576/patch-1
Update reference to drupal8-rector/drupal8-rector
|
2019-04-13 18:56:07 +02:00 |
|
Dezső BICZÓ
|
269c5db6bc
|
Update reference to drupal8-rector/drupal8-rector
|
2019-04-13 17:01:42 +02:00 |
|
Tomáš Votruba
|
a65c7f2aa6
|
Merge pull request #1317 from rectorphp/changelog
Add Changelog
|
2019-04-13 15:52:55 +02:00 |
|
Tomas Votruba
|
1923df1b4c
|
init CHANGELOG for 0.4.11
|
2019-04-13 15:16:49 +02:00 |
|
Tomas Votruba
|
92ad5df0fd
|
init CHANGELOG
|
2019-04-13 15:11:03 +02:00 |
|
Tomáš Votruba
|
71da2d6454
|
Merge pull request #1302 from rectorphp/symfony-web-test-case
[Symfony 4.3] Add SimplifyWebTestCaseAssertionsRector
|
2019-04-13 15:10:26 +02:00 |
|
Tomas Votruba
|
f62a1bb616
|
add changelog linker
|
2019-04-13 15:03:02 +02:00 |
|
Tomas Votruba
|
18b09f1aef
|
[Symfony 4.3] Add SimplifyWebTestCaseAssertionsRector
|
2019-04-13 15:00:04 +02:00 |
|
Tomáš Votruba
|
a6e340becc
|
Merge pull request #1314 from rectorphp/attribute
rename Attribute to AttributeKey to prevent duplicated names with other projects
|
2019-04-13 14:34:12 +02:00 |
|
Tomas Votruba
|
7c9df2cefe
|
rename Attribute to AttributeKey to prevent duplicated names with similar classes in 3rd party project
|
2019-04-13 14:21:36 +02:00 |
|
Tomáš Votruba
|
a334d9d33d
|
Merge pull request #1304 from rectorphp/solid-privatize
[SOLID] Add PrivatizeLocalClassConstantRector
|
2019-04-13 01:52:28 +02:00 |
|
Tomáš Votruba
|
0f4ddbbccd
|
Merge pull request #1313 from rectorphp/builder-factory
Add Builder factory to AbstractRector
|
2019-04-13 01:52:04 +02:00 |
|
Tomas Votruba
|
e34a29ad15
|
Add BuilderFactory to AbstractRector
|
2019-04-13 01:32:50 +02:00 |
|
Tomas Votruba
|
3457ca8b64
|
attempt to improve doc
|
2019-04-12 13:37:06 +02:00 |
|
Tomáš Votruba
|
514560dc09
|
Merge pull request #1311 from rectorphp/cs-split
[CodingStyle] Add SplitGroupedConstantsAndPropertiesRector
|
2019-04-11 23:18:43 +02:00 |
|
Tomas Votruba
|
e20ffc375f
|
[CodingStyle] Add SplitGroupedConstantsAndPropertiesRector
|
2019-04-11 23:18:29 +02:00 |
|
Tomas Votruba
|
68b5b7edea
|
fixup! [SOLID] Add PrivatizeLocalClassConstantRector
|
2019-04-10 16:10:02 +02:00 |
|
Tomas Votruba
|
aba4a3cb02
|
[SOLID] Add PrivatizeLocalClassConstantRector
|
2019-04-10 15:15:13 +02:00 |
|
Tomáš Votruba
|
4e58913ccf
|
Merge pull request #1305 from Dodenis/fix-level-symfony30
[Symfony 3.0] Fix wrong indentation in symfony30.yaml
|
2019-04-10 11:08:34 +02:00 |
|
Dodenis
|
abfb83ac39
|
Fix wrong indentation
|
2019-04-10 10:44:38 +02:00 |
|
Tomáš Votruba
|
ffe0d43df2
|
Merge pull request #1303 from rectorphp/solid-final
[SOLID] Add FinalizeClassesWithoutChildrenRector
|
2019-04-07 14:41:16 +02:00 |
|
Tomas Votruba
|
c1d0bd1556
|
[SOLID] Add FinalizeClassesWithoutChildrenRector
|
2019-04-07 14:22:24 +02:00 |
|
Tomáš Votruba
|
1f3501a018
|
Merge pull request #1301 from rectorphp/phpunit-code-quality
[PHPUnit] Add RemoveExpectAnyFromMockRector
|
2019-04-06 20:27:05 +02:00 |
|
Tomas Votruba
|
14c3251887
|
[PHPUnit] Add RemoveExpectAnyFromMockRector
|
2019-04-06 20:12:44 +02:00 |
|
Tomas Votruba
|
a99d80518e
|
add info about callable array
|
2019-04-06 19:09:29 +02:00 |
|
Tomáš Votruba
|
c389313ac1
|
Merge pull request #1297 from rectorphp/callable-public
[CodeQuality] Add differnt class or variable to CallableThisArrayToAnonymousFunctionRector
|
2019-04-06 09:54:13 +02:00 |
|
Tomas Votruba
|
f6d5c71a57
|
[CodeQuality] Add differnt class or variable to CallableThisArrayToAnonymousFunctionRector"
|
2019-04-06 09:43:54 +02:00 |
|
Tomáš Votruba
|
4a7075fd45
|
Merge pull request #1296 from rectorphp/php-break
[PHP] Add BreakNotInLoopOrSwitchToReturnRector
|
2019-04-06 08:39:06 +02:00 |
|
Tomas Votruba
|
282c23e0db
|
[PHP] Add BreakNotInLoopOrSwitchToReturnRector
|
2019-04-06 02:45:25 +02:00 |
|
Tomas Votruba
|
897f77f2c6
|
twig-unique
v0.4.10
|
2019-04-05 13:20:27 +02:00 |
|
Tomáš Votruba
|
a1bd751f14
|
Merge pull request #1293 from rectorphp/callable-arary
[CodeQuality] Add CallableThisArrayToAnonymousFunctionRector
|
2019-04-04 16:51:05 +02:00 |
|
Tomas Votruba
|
729d2d1d51
|
[CodeQuality] Add CallableThisArrayToAnonymousFunctionRector
|
2019-04-04 16:41:50 +02:00 |
|
Tomáš Votruba
|
b19b6ea434
|
Merge pull request #1291 from rectorphp/double-neg
[CodeQuality] prevent double negative in SimplifyBoolIdenticalTrueRector
|
2019-04-03 21:56:00 +02:00 |
|
Tomas Votruba
|
9768ffc033
|
[CodeQuality] Add BooleanNotIdenticalToNotIdenticalRector
|
2019-04-03 21:34:11 +02:00 |
|
Tomas Votruba
|
a0d1329124
|
composer: add --ansi
|
2019-04-03 21:34:11 +02:00 |
|
Tomas Votruba
|
4f9036e208
|
[CodeQuality] prevent double negative in SimplifyBoolIdenticalTrueRector
|
2019-04-03 20:29:46 +02:00 |
|
Tomas Votruba
|
854cacefd9
|
fix typo in ExplicitBoolCompareRector description [closes #1290]
|
2019-04-03 19:14:46 +02:00 |
|
Tomáš Votruba
|
06847d09f2
|
Merge pull request #1288 from rectorphp/get-and-set-fix
[MagicDisclosure] Fix property assign magic call [closes #1190]
|
2019-04-03 00:00:40 +02:00 |
|
Tomas Votruba
|
220038d215
|
improve GetAndSetToMethodCallRector
|
2019-04-02 23:21:18 +02:00 |
|
Tomas Votruba
|
c5f51e5cb1
|
[MagicDisclosure] Fix property assign magic call [closes #1190]
|
2019-04-02 16:31:58 +02:00 |
|
Tomáš Votruba
|
0543a5a2ab
|
Merge pull request #1283 from rectorphp/nette-utils-code-quality-match
[Nette] Add PregFunctionToNetteUtilsStringsRector
|
2019-04-02 15:52:27 +02:00 |
|