TomasVotruba
|
c264cc74dc
|
add test for interface as well
|
2017-10-22 12:07:17 +02:00 |
|
TomasVotruba
|
c88a542482
|
add RemoveNodeRector
|
2017-10-22 12:05:56 +02:00 |
|
TomasVotruba
|
85061e1260
|
add type to flags rector
|
2017-10-22 01:19:33 +02:00 |
|
TomasVotruba
|
8e82b9ca9d
|
add SetLineRector
|
2017-10-22 01:10:53 +02:00 |
|
TomasVotruba
|
2144a87380
|
remove unused comment
|
2017-10-22 01:05:03 +02:00 |
|
TomasVotruba
|
14a156894d
|
fix ParamAndStaticVarNameRector
|
2017-10-22 00:54:51 +02:00 |
|
TomasVotruba
|
592cec7820
|
add PhpParser property rename
|
2017-10-22 00:04:53 +02:00 |
|
TomasVotruba
|
89a7a4a754
|
add PropertyNameReplacerRector
|
2017-10-22 00:04:15 +02:00 |
|
TomasVotruba
|
0f02650bb2
|
IdentifierRector: add more classes and related properties
|
2017-10-21 23:35:12 +02:00 |
|
TomasVotruba
|
570d6a0978
|
PropertyFetchAnalyzer: simplify method names in consistent way
|
2017-10-21 22:48:25 +02:00 |
|
TomasVotruba
|
d3a73a566c
|
[PhpParser] IdentifiarRector dummy implementation
|
2017-10-21 22:47:28 +02:00 |
|
TomasVotruba
|
c062fbe695
|
fix cs
|
2017-10-21 19:08:19 +02:00 |
|
TomasVotruba
|
ac92888dda
|
add static method creation to NodeFactory
|
2017-10-21 19:08:14 +02:00 |
|
TomasVotruba
|
c56720de65
|
NodeFactory: use BuilderFactory [closes #105]
|
2017-10-21 19:05:33 +02:00 |
|
TomasVotruba
|
4a74fcd678
|
MethodResolver: fix for non-Identifier
|
2017-10-21 18:36:13 +02:00 |
|
TomasVotruba
|
ab9403eb58
|
add ParentTypehintedArgumentRector to README
|
2017-10-21 18:30:45 +02:00 |
|
TomasVotruba
|
adfc6cc200
|
make it work
|
2017-10-21 18:16:03 +02:00 |
|
TomasVotruba
|
3601e2eaab
|
remove unused MethodStatementCollector and StatementToMethodAdder, use AbstractRectors method prependNodeAfterNode() and prependNodeBeforeNode() methods instead
|
2017-10-21 15:55:04 +02:00 |
|
TomasVotruba
|
7bcb95f740
|
simplify
|
2017-10-21 15:48:42 +02:00 |
|
TomasVotruba
|
e1cb3d0ad1
|
config typo
|
2017-10-21 15:45:45 +02:00 |
|
TomasVotruba
|
401fb558f7
|
add METHOD_CALL to MethodResolver
|
2017-10-21 15:43:41 +02:00 |
|
TomasVotruba
|
b9c5352d18
|
ParentTypehtinedArgumentRector init
|
2017-10-21 14:08:02 +02:00 |
|
TomasVotruba
|
8a7d3d012b
|
unfix cs
|
2017-10-21 09:10:11 +02:00 |
|
TomasVotruba
|
38943104d9
|
fix cs
|
2017-10-21 08:59:49 +02:00 |
|
TomasVotruba
|
bfc5476124
|
[Symfony] decoupel FormTypeStringToTypeProvider
|
2017-10-21 08:59:41 +02:00 |
|
TomasVotruba
|
d757d67c78
|
improve StringFormTypeToClassRector
|
2017-10-21 08:42:14 +02:00 |
|
TomasVotruba
|
50ac02952b
|
[Symfony] add EntityType
|
2017-10-21 08:37:08 +02:00 |
|
TomasVotruba
|
37d35820e8
|
move Symfony Analyzers under Symfony namespace
|
2017-10-21 08:22:31 +02:00 |
|
TomasVotruba
|
a232b5af39
|
[Symfony] extend FormTypeGetParentRector with AbstractTypeExtension
|
2017-10-21 08:17:11 +02:00 |
|
Tomáš Votruba
|
09762bd552
|
Merge pull request #103 from RectorPHP/umpirsky-upgrade-fixer
Umpirsky upgrade fixer - Symfony 3.0
|
2017-10-20 23:10:19 +02:00 |
|
TomasVotruba
|
f003693698
|
[Symfony] add ProgressHelper to ProgressBar
|
2017-10-20 22:58:53 +02:00 |
|
TomasVotruba
|
75f94ba050
|
[Symfony] add OptionNameRector
|
2017-10-20 22:57:36 +02:00 |
|
TomasVotruba
|
d500d445a5
|
[Symfony] add complete GetRequestRector
|
2017-10-20 22:42:18 +02:00 |
|
TomasVotruba
|
ba896a9f29
|
cs fixes
|
2017-10-20 21:00:54 +02:00 |
|
TomasVotruba
|
16828a53a3
|
add MethodResolver, add FormTypeGetParentRector
|
2017-10-20 21:00:20 +02:00 |
|
TomasVotruba
|
bfb6e4f93c
|
add FormEvents rector to symfony30.yml
|
2017-10-20 20:35:04 +02:00 |
|
TomasVotruba
|
647dbd0cc6
|
add ClassConstantReplacerRector
|
2017-10-20 20:29:23 +02:00 |
|
TomasVotruba
|
4c86550a62
|
[Symfony][3.0] add few dynamic
|
2017-10-20 20:10:52 +02:00 |
|
Tomáš Votruba
|
c221eef4dc
|
Merge pull request #101 from RectorPHP/nette-deprecations-forms
[Nette] Rectors for forms deprecations
|
2017-10-20 19:11:53 +02:00 |
|
TomasVotruba
|
2126b0ef4f
|
skip irelevant methods
|
2017-10-20 18:59:24 +02:00 |
|
TomasVotruba
|
bf549624e1
|
simplify
|
2017-10-20 18:46:26 +02:00 |
|
TomasVotruba
|
c76f6831a4
|
simplify method names
|
2017-10-20 18:33:21 +02:00 |
|
TomasVotruba
|
313e8bcfbc
|
fix last test
|
2017-10-20 18:29:45 +02:00 |
|
TomasVotruba
|
12f257e0cb
|
fix tests
|
2017-10-20 18:28:27 +02:00 |
|
TomasVotruba
|
d30d4b01e8
|
cleanup and cs fixes
|
2017-10-20 18:25:47 +02:00 |
|
TomasVotruba
|
671860c95c
|
decouple StaticMethodCallAnalyzer
|
2017-10-20 18:23:59 +02:00 |
|
TomasVotruba
|
c68522d5f3
|
decouple few methods to MethodCallAnalyzer
|
2017-10-20 18:16:52 +02:00 |
|
TomasVotruba
|
06c34ea93a
|
add note to README [ci skip]
|
2017-10-20 18:04:52 +02:00 |
|
TomasVotruba
|
4cb6ca7fbd
|
finish
|
2017-10-20 17:57:24 +02:00 |
|
TomasVotruba
|
12a523c632
|
allow MethodNameReplacerRector to change static class as well
|
2017-10-20 17:54:20 +02:00 |
|