7114 Commits

Author SHA1 Message Date
Felix Sokoliuk
4a13da1cba add PHP version feature checks 2019-12-26 23:14:00 +01:00
Tomas Votruba
51bd9bc07e
Fix function override under namespace (#2499)
Fix function override under namespace
2019-12-26 22:21:54 +01:00
TomasVotruba
787d826111 travis: drop duplicated job 2019-12-26 21:56:54 +01:00
TomasVotruba
faf1585431 fix function override under namespace 2019-12-26 21:54:08 +01:00
Tomas Votruba
4f21858534
Merge pull request #2497 from rectorphp/dead-ternary-to-boolish
[DeadCode] Add TernaryToBooleanOrFalseToBooleanAndRector
2019-12-26 20:39:54 +01:00
TomasVotruba
5ba17d53ac [DeadCode] Add TernaryToBooleanOrFalseToBooleanAndRector 2019-12-26 20:29:10 +01:00
TomasVotruba
c868cf7c8f add nette-application-code-quality set 2019-12-26 19:36:19 +01:00
Tomas Votruba
0d5e64856f
[Nette] Add magic template code quality (#2496)
[Nette] Add magic template code quality
2019-12-26 19:35:17 +01:00
TomasVotruba
7de28f6c0c update docs [skip ci] 2019-12-26 19:35:02 +01:00
TomasVotruba
d61a911e6a [NetteCodeQuality] Add TemplateMagicAssignToExplicitVariableArrayRector 2019-12-26 19:04:56 +01:00
Tomas Votruba
c8f6e2818b
[docs] Fix codesample in TypedPropertyRector (#2492)
[docs] Fix codesample in TypedPropertyRector
2019-12-26 18:56:26 +01:00
Tomas Votruba
f8b644b6ff
fix PREG_SPLIT_DELIM_CAPTURE for split Nette Utils (#2493)
fix PREG_SPLIT_DELIM_CAPTURE for split Nette Utils
2019-12-26 15:49:49 +01:00
Tomas Votruba
caa428b6e6
Merge pull request #2491 from ruudk/patch-1
Fix codesample in TypedPropertyRector
2019-12-26 15:42:26 +01:00
TomasVotruba
16199dbd01 fix PREG_SPLIT_DELIM_CAPTURE for split Nette Utils 2019-12-26 15:39:45 +01:00
Ruud Kamphuis
abbd6357f9
Fix codesample in TypedPropertyRector
This rector does not remove the PHPDoc.
2019-12-26 15:06:42 +01:00
Ruud Kamphuis
20e4266a93
Fix codesample in TypedPropertyRector
This rector does not remove the PHPDoc.
2019-12-26 15:04:31 +01:00
Tomas Votruba
26aef3aa15
Fix name resolution in ArrayKeyFirstLastRector (#2489)
Fix name resolution in ArrayKeyFirstLastRector
2019-12-26 14:48:09 +01:00
TomasVotruba
858af6b19c Fix name resolution in ArrayKeyFirstLastRector 2019-12-26 14:37:53 +01:00
Tomas Votruba
f68e8086df
Merge pull request #2487 from rectorphp/fix-binary
Skip non-variable non-scalars in BinaryOpBetweenNumberAndStringRector
2019-12-26 13:38:27 +01:00
TomasVotruba
04cc7e6122 skip non-variable non-scalars in BinaryOpBetweenNumberAndStringRector 2019-12-26 12:59:30 +01:00
TomasVotruba
3f293929ea add test case for #2454 2019-12-26 12:53:01 +01:00
Tomas Votruba
cb707149f7
Fix alias object conflict with existing type (#2486)
Fix alias object conflict with existing type
2019-12-26 12:28:26 +01:00
TomasVotruba
4407860e79 fix alias object conflict with existing type 2019-12-26 12:16:41 +01:00
Tomas Votruba
b9a5f8e463
Fix grouped use statement import (#2485)
Fix grouped use statement import
2019-12-26 11:40:35 +01:00
TomasVotruba
e0bfbda7ca update docs 2019-12-26 11:25:25 +01:00
TomasVotruba
d6b9122615 Fix double import of grouped namespaces 2019-12-26 11:12:48 +01:00
Tomas Votruba
4a5408e8f1
[Gedmo to Knp] Add TreeBehaviorRector (#2484)
[Gedmo to Knp] Add TreeBehaviorRector
2019-12-26 01:02:06 +01:00
TomasVotruba
0dec93ead6 [Gedmo to Knp] Add TreeBehaviorRector 2019-12-26 00:46:43 +01:00
Tomas Votruba
b398e8740c
Merge pull request #2483 from staabm/patch-2
Fix typos
2019-12-25 21:19:57 +01:00
Markus Staab
58aadff9fd
Fix typo 2019-12-25 21:17:24 +01:00
Tomas Votruba
876684489d
[DoctrineGedmoToKnplabs] init set (#2482)
[DoctrineGedmoToKnplabs] init set
2019-12-25 20:25:13 +01:00
Markus Staab
05254b4176
Fix typos 2019-12-25 19:57:18 +01:00
TomasVotruba
2ac711d2b2 [DoctrineGedmoToKnplabs] init set 2019-12-25 19:51:35 +01:00
Tomas Votruba
a8b194244b
init MoveValueObjectsToValueObjectDirectoryRector (#2481)
init MoveValueObjectsToValueObjectDirectoryRector
2019-12-25 12:28:13 +01:00
Tomas Votruba
1205416200 init MoveValueObjectsToValueObjectDirectoryRector 2019-12-25 12:14:53 +01:00
Tomas Votruba
a81482a962
merge ParentTypehintedArgumentRector to AddParamTypeDeclaration… (#2480)
merge ParentTypehintedArgumentRector to AddParamTypeDeclarationRector
2019-12-25 11:31:55 +01:00
TomasVotruba
a7df09e9ed merge ParentTypehintedArgumentRector and AddParamTypeDeclarationRector to AddParamTypeDeclarationRector 2019-12-25 11:15:32 +01:00
Tomáš Votruba
4cf973295b
prevent re-adding id at AddEntityIdByConditionRector (#2479)
prevent re-adding id at AddEntityIdByConditionRector
2019-12-25 11:00:38 +01:00
TomasVotruba
af53da23ad prevent re-adding id at AddEntityIdByConditionRector 2019-12-25 10:49:48 +01:00
Tomáš Votruba
e6ef8b7352
Merge pull request #2478 from staabm/patch-2
Link a few more recent articles
2019-12-24 17:23:00 +01:00
Tomáš Votruba
67c4f76268
Add ScanFatalErrors command (#2476)
Add ScanFatalErrors command
2019-12-24 16:37:35 +01:00
Markus Staab
5f0bddddbf
Link a few more recent articles 2019-12-24 16:16:27 +01:00
TomasVotruba
e9073bc9c6 add scan fatal errors to CI 2019-12-24 16:11:44 +01:00
TomasVotruba
7e4c2887f9 fixup! Add ScanFatalErrors command 2019-12-24 16:10:57 +01:00
TomasVotruba
3742dc4b44 Add ScanFatalErrors command 2019-12-24 16:06:06 +01:00
Tomáš Votruba
03fbc5b0f7
Merge pull request #2475 from gnutix/RemoveEmptyClassMethodRector/add_fixture_private_protected_constructors
[RemoveEmptyClassMethodRector + RemoveDeadConstructorRector] Should not apply on protected/private constructors
2019-12-24 11:52:19 +01:00
Dorian Villet
56aa07c5c2 Abstract logic for named constructors in ClassMethodManipulator (reduces cognitive complexity). 2019-12-24 11:02:10 +01:00
Dorian Villet
6c93d9a0e4 Add more test cases and fix implementations for RemoveDeadConstructorRector and RemoveEmptyClassMethodRector 2019-12-24 10:41:42 +01:00
Dorian Villet
53ff958d61 Add fixtures for protected/private constructors in RemoveEmptyClassMethodRectorTest. 2019-12-24 10:18:58 +01:00
Tomáš Votruba
64adadabde
add symfony5 set (#2472)
add symfony5 set
v0.6.3
2019-12-23 18:28:45 +01:00