8319 Commits

Author SHA1 Message Date
kodiakhq[bot]
859ce64e1d
Merge pull request #3252 from rectorphp/compact
[CodeQuality] Fix CompactToVariablesRector for unknown names
2020-04-24 21:57:18 +00:00
TomasVotruba
1cd6803847 [CodeQuality] Fix CompactToVariablesRector for unknown names 2020-04-24 23:53:29 +02:00
TomasVotruba
6ba13c8fa9 fix double asterisk on end 2020-04-24 23:49:14 +02:00
TomasVotruba
913d4f89b6 fix auto_import disabling 2020-04-24 23:47:59 +02:00
TomasVotruba
9c8af45f81 fix syntax 2020-04-24 20:52:51 +02:00
TomasVotruba
86d657b712 [compiler] skip stubs if not present 2020-04-24 20:44:17 +02:00
TomasVotruba
edd00dd544 temporary skip empty route test 2020-04-24 20:13:12 +02:00
TomasVotruba
a1335d473d Simplify PHAR compiler (ref f31ee7c1ba) 2020-04-24 20:10:22 +02:00
Tomas Votruba
b63ed3fcfd
Merge pull request #3251 from rectorphp/unused-foreach-value-to-array-keys v0.7.19 2020-04-24 19:16:16 +02:00
TomasVotruba
298df2dae1 [CodeQuality] Add UnusedForeachValueToArrayKeysRector 2020-04-24 19:14:30 +02:00
Tomas Votruba
40275b2766
Merge pull request #3245 from rectorphp/strinable 2020-04-24 14:10:38 +02:00
TomasVotruba
93dffbea56 [PHP 8.0] Add Stringable 2020-04-24 14:09:25 +02:00
Tomas Votruba
4587494fac
Merge pull request #3242 from vladyslavstartsev/patch-1 2020-04-24 14:08:57 +02:00
Tomas Votruba
ca8f2326ab
Merge pull request #3244 from rectorphp/docs-refactoring 2020-04-24 14:08:25 +02:00
TomasVotruba
280a7547db fix missing external class test 2020-04-24 14:07:55 +02:00
TomasVotruba
bf4265cd2c rename FunctionReflectionHelper to FunctionAnnotationResolver, cover with test 2020-04-24 14:07:55 +02:00
Tomas Votruba
959ffbb10b
Merge pull request #3240 from stephanvierkant/master 2020-04-24 14:06:44 +02:00
vladyslavstartsev
bc97638ec1
Update rector counter 2020-04-24 10:57:39 +03:00
Stephan Vierkant
577257a3e7
Symfony route with prefix 2020-04-24 09:26:46 +02:00
kodiakhq[bot]
b1143d58ca
Merge pull request #3239 from rectorphp/docs-refactoring
simplify throws class resolving
2020-04-23 23:25:42 +00:00
TomasVotruba
c84f5c171b simplify throws class resolving 2020-04-24 01:21:05 +02:00
TomasVotruba
2bb9488244 kodiak: delete branch on merge 2020-04-24 01:00:18 +02:00
kodiakhq[bot]
c1350a6ff7
Merge pull request #3237 from rectorphp/str_ends_with
[PHP 8.0] Add str_ends_with()
2020-04-23 22:59:28 +00:00
TomasVotruba
833435037a [PHP 8] Add str_ends_with 2020-04-24 00:54:57 +02:00
kodiakhq[bot]
62ca1f270c
Merge pull request #3238 from rectorphp/str_starts_refact
StrStartWith refactoring
2020-04-23 22:26:00 +00:00
TomasVotruba
55a122d205 StrStartWith refactoring 2020-04-24 00:22:46 +02:00
Tomas Votruba
988fa5c8f0
Merge pull request #3228 from rectorphp/str-starts-ends
[PHP 8.0] Add str_starts_with - rule #500 🎉🎉🎉
2020-04-23 23:14:31 +02:00
TomasVotruba
8082b3a2f2 [PHP 8.0] Add str_starts_with 2020-04-23 23:06:36 +02:00
TomasVotruba
79446f40ba update CHANGELOG 2020-04-23 23:02:39 +02:00
TomasVotruba
88efee5774 move checkstyle from ci to docs 2020-04-23 23:01:20 +02:00
TomasVotruba
e76d8b2a9d merge docs to validate_project workflow 2020-04-23 22:56:29 +02:00
TomasVotruba
cc926c5a92 fix workflows name 2020-04-23 22:44:07 +02:00
Tomas Votruba
7103e5ff60
Merge pull request #3236 from rectorphp/validate
various suffix fixes
2020-04-23 22:40:10 +02:00
TomasVotruba
5f8354527f update docs 2020-04-23 22:35:01 +02:00
TomasVotruba
1135d4f6da merge project workflows to validate_project 2020-04-23 22:34:02 +02:00
TomasVotruba
98b1277549 various suffix fixes 2020-04-23 22:31:58 +02:00
Tomas Votruba
2ae793aa70
Merge pull request #3235 from rectorphp/validate-phpinc
[DX] Add validate fixture suffix
2020-04-23 21:42:13 +02:00
TomasVotruba
d865f69793 [DX] Add validate fixture suffix 2020-04-23 21:36:19 +02:00
Tomas Votruba
3c451c80e6
Merge pull request #3233 from rectorphp/fix-inline
Fix single-line doc end
2020-04-23 20:06:17 +02:00
TomasVotruba
73a64248ac Fix single-line doc end 2020-04-23 19:57:39 +02:00
Tomas Votruba
112025d049
Merge pull request #3232 from RiKap/patch-1
Compiler: Fix invalid changes in config/set neon files
v0.7.18
2020-04-23 19:35:55 +02:00
Richard Kapička
fb413604b6 Compiler: Fix invalid changes in config/set neon files 2020-04-23 18:25:24 +02:00
Tomas Votruba
8896f0a2e8
Merge pull request #3224 from atompulse/master
https://github.com/rectorphp/rector/issues/3223
2020-04-23 12:36:18 +02:00
atompulse
8a36e3bf5b https://github.com/rectorphp/rector/issues/3223 - Should not call getLocalizedPaths if method doesnt exists. 2020-04-23 11:57:51 +03:00
TomasVotruba
5fc4af3298 open 0.8-dev 2020-04-23 00:55:48 +02:00
TomasVotruba
d2ba979421 prepare release v0.7.17 2020-04-23 00:55:39 +02:00
kodiakhq[bot]
05add9f74c
Merge pull request #3219 from rectorphp/unfinal-entity
[Restoration] Add RemoveFinalFromEntityRector
2020-04-22 20:52:23 +00:00
TomasVotruba
9d83fb64c3 [Restoration] Add RemoveFinalFromEntityRector 2020-04-22 22:49:07 +02:00
TomasVotruba
3007985546 composer: remove --debug from rector-ci run 2020-04-22 22:32:47 +02:00
Tomas Votruba
c9fce3065e
Merge pull request #3218 from rectorphp/doc-restruct
Add more tag value node tests
2020-04-22 22:27:41 +02:00