TomasVotruba
|
8e588eb4bb
|
update docs
|
2019-12-27 18:50:00 +01:00 |
|
TomasVotruba
|
7de28f6c0c
|
update docs [skip ci]
|
2019-12-26 19:35:02 +01:00 |
|
Tomas Votruba
|
c8f6e2818b
|
[docs] Fix codesample in TypedPropertyRector (#2492)
[docs] Fix codesample in TypedPropertyRector
|
2019-12-26 18:56: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 |
|
TomasVotruba
|
e0bfbda7ca
|
update docs
|
2019-12-26 11:25:25 +01:00 |
|
Markus Staab
|
58aadff9fd
|
Fix typo
|
2019-12-25 21:17:24 +01:00 |
|
Markus Staab
|
05254b4176
|
Fix typos
|
2019-12-25 19:57:18 +01:00 |
|
TomasVotruba
|
6c190e9997
|
remove confusing RectorServiceParametersShifter
|
2019-12-23 02:29:02 +01:00 |
|
TomasVotruba
|
4e9ab470de
|
[PHP Deglobalize] Add ChangeGlobalVariablesToPropertiesRector
|
2019-12-22 21:08:35 +01:00 |
|
TomasVotruba
|
fb614b8ed2
|
update docs
|
2019-12-22 19:38:09 +01:00 |
|
TomasVotruba
|
c12eae9ddf
|
[docs] add Rector recipe
|
2019-12-22 16:37:17 +01:00 |
|
TomasVotruba
|
7711b0aeba
|
[Class_] Add AddInterfaceByTraitRector
|
2019-12-19 23:12:25 +01:00 |
|
TomasVotruba
|
4fd745dc2c
|
update docs
|
2019-12-18 10:53:46 +01:00 |
|
TomasVotruba
|
9075363fef
|
bump to PHPStan 0.12
|
2019-12-09 00:57:53 +01:00 |
|
TomasVotruba
|
290d0b4ee5
|
fixup! Merge pull request #2409 from rectorphp/phalcon-round-2
|
2019-12-08 18:01:29 +01:00 |
|
Jeroen Smit
|
15974ee857
|
Added check for correct delimiter to use in preg_quote
|
2019-12-07 08:27:57 +01:00 |
|
Radim Vaculik
|
531af78fd7
|
Fix: RandomFunctionRector typo fix + regenerated docs
|
2019-11-29 14:19:49 +01:00 |
|
TomasVotruba
|
62e1b90c47
|
fix space fixer
|
2019-11-16 09:45:14 +01:00 |
|
TomasVotruba
|
8d4ec5152b
|
Fix parent interface, extends, implements same name as short name
|
2019-11-14 17:59:37 +01:00 |
|
TomasVotruba
|
bb7125361e
|
[Nette] Add SetClassWithArgumentToSetFactoryRector
|
2019-11-14 13:01:23 +01:00 |
|
Jeroen Smit
|
3540c91ef2
|
Merged RemoveDeadZeroAndOneOperationRector and RemoveZeroAndOneBinaryRector into RemoveDeadZeroAndOneOperationRector
|
2019-11-14 10:00:26 +01:00 |
|
TomasVotruba
|
04fb893284
|
fix cs
|
2019-11-13 20:01:44 +01:00 |
|
Jeroen Smit
|
c4f1dbd604
|
Updated docs
|
2019-11-12 08:01:15 +01:00 |
|
TomasVotruba
|
ca5bd81761
|
add UnionType to DumpNodesCommand
|
2019-11-09 00:27:29 +01:00 |
|
Tomas Votruba
|
1d1c941967
|
update docs
|
2019-11-07 12:00:39 +01:00 |
|
Tomas Votruba
|
0f47fa2379
|
[CodeQuality] Add property assigns to RemoveAlwaysTrueConditionSetInConstructorRector
|
2019-11-04 17:13:38 +01:00 |
|
Tomas Votruba
|
4fd551bdad
|
small cakephp
|
2019-10-20 16:51:56 +02:00 |
|
Tomas Votruba
|
058f26016f
|
refresh laravel
|
2019-10-20 16:51:23 +02:00 |
|
Tomas Votruba
|
5cab7249f7
|
[README] use 2600 @var completion in 1 min gif
|
2019-10-19 12:42:36 +02:00 |
|
Tomas Votruba
|
71d96e50e1
|
Prevent CI floods with progress bar
|
2019-10-16 09:46:11 +02:00 |
|
Tomas Votruba
|
f81bc8f8f0
|
update rectors docs
|
2019-10-15 16:46:31 +02:00 |
|
Tomas Votruba
|
acfd930f54
|
apply PSR-12
|
2019-10-13 08:09:08 +02:00 |
|
Tomas Votruba
|
516505ea85
|
allow serialize type annotation for ClassMethod
|
2019-10-04 19:53:15 +02:00 |
|
Tomas Votruba
|
4bfbc18fbd
|
cleanup
|
2019-10-04 19:31:24 +02:00 |
|
Dorian Villet
|
3296681cb1
|
Create a better contrast between the two examples.
|
2019-10-04 17:01:46 +02:00 |
|
Dorian Villet
|
7c9f4a33cd
|
Add documentation for ImportFullyQualifiedNamesRector new '$shouldImportRootNamespaceClasses' argument.
|
2019-10-04 16:59:50 +02:00 |
|
Tomáš Votruba
|
7226e7efef
|
Merge pull request #2070 from adrozdek/fix/var-dumper-test-trait-argument
Fixed the third argument in VarDumperTestTrait.
|
2019-10-04 09:44:55 +02:00 |
|
Tomas Votruba
|
b27f7fe797
|
[CodingStyle] Skip common annotation aliases in RemoveUnusedAliasRector
|
2019-10-02 15:01:09 +02:00 |
|
Dorian Villet
|
360b7715a6
|
Updating docs with new Rectors.
|
2019-10-02 10:04:14 +02:00 |
|
Agata
|
fa242fec31
|
Fixed third argument in VarDumperTestTrait.
|
2019-10-01 22:07:51 +02:00 |
|
Tomas Votruba
|
8c259c8d92
|
add stubs over mirror class names in tests
|
2019-09-30 09:12:25 +02:00 |
|
Tomas Votruba
|
6fbdf5461a
|
[DoctrineCodeQuality] Initialize collectoins in constructor
|
2019-09-28 16:02:19 +02:00 |
|
Tomáš Votruba
|
8e442f9fb6
|
Add post run name imports (#2052)
Add post run name imports
|
2019-09-28 14:46:06 +02:00 |
|
Tomas Votruba
|
9ef3801b41
|
cleanup
|
2019-09-28 13:18:11 +02:00 |
|
Jeroen Herczeg
|
4b9120c952
|
Added StrictArraySearchRector - Issue #2009
|
2019-09-28 00:34:34 +02:00 |
|
Tomas Votruba
|
0da741a9a3
|
drop @return type from Iterator in tests
|
2019-09-27 14:40:09 +02:00 |
|
Tomas Votruba
|
bccf6026bc
|
update docs
|
2019-09-25 10:49:53 +02:00 |
|
Tomas Votruba
|
980778d69b
|
move SwapFuncCallArgumentsRector to Argument
|
2019-09-23 18:19:04 +02:00 |
|
Tomas Votruba
|
7d9c389748
|
move PreferThisOrSelfMethodCall to CodingStyle
|
2019-09-23 18:19:04 +02:00 |
|