TomasVotruba
|
1d72b06b2f
|
[PSR4] Fix extra slash in NormalizeNamespaceByPSR4ComposerAutoloadRector
|
2019-12-15 20:51:54 +01:00 |
|
TomasVotruba
|
9eb47d1280
|
[CodingStyle] Skip unknown method name for CallUserFuncCallToVariadicRector [closes #2430]
|
2019-12-15 20:42:14 +01:00 |
|
TomasVotruba
|
a291af867b
|
[PHP 7.1] Fix CountOnNullRector on nullable global scope without parent
|
2019-12-15 20:34:17 +01:00 |
|
TomasVotruba
|
c9a06f3349
|
add iteralbe type to mapPHPStanPhpDocTypeNodeToPHPStanType
|
2019-12-15 20:22:56 +01:00 |
|
TomasVotruba
|
5a7705bbdc
|
[PHP 5.6] Skip undefined variable this
|
2019-12-15 20:15:38 +01:00 |
|
TomasVotruba
|
e5972f2a45
|
fix cs
|
2019-12-15 19:35:48 +01:00 |
|
TomasVotruba
|
854d0a3da9
|
Fix TernaryToElvisRector print
|
2019-12-15 19:35:45 +01:00 |
|
Tomáš Votruba
|
0ecc1e44f0
|
Merge pull request #2423 from JoyceBabu/master
Add test case for removing paranthesis in TernaryToElvisRector
|
2019-12-15 01:02:36 +01:00 |
|
Tomáš Votruba
|
da995a7377
|
Merge pull request #2424 from JoyceBabu/patch-1
Add test case for skipping $this in AddDefaultValueForUndefinedVariableRector
|
2019-12-15 00:51:57 +01:00 |
|
Tomáš Votruba
|
19635d40ab
|
Merge pull request #2428 from gnutix/patch-1
Document import_short_classes + import_doc_blocks
|
2019-12-13 16:27:54 +01:00 |
|
Dorian Villet
|
b9fa7c3cb2
|
Document import_short_classes + import_doc_blocks
|
2019-12-12 16:05:12 +01:00 |
|
Tomáš Votruba
|
3e6794db91
|
Merge pull request #2427 from ruudboon/patch-1
Update phalcon40.yaml
|
2019-12-12 14:19:29 +01:00 |
|
Ruud Boon
|
d2a03d5f22
|
Update phalcon40.yaml
Phalcon now uses native php interface
|
2019-12-12 12:03:07 +01:00 |
|
Joyce Babu
|
9563e6c3a8
|
Add test case for skipping $this in AddDefaultValueForUndefinedVariableRector
|
2019-12-11 22:00:01 +05:30 |
|
Joyce Babu
|
d22d8bfc96
|
Add test case for removing paranthesis in TernaryToElvisRector
|
2019-12-11 21:44:23 +05:30 |
|
Rusi Papazov
|
d395ca3a33
|
Fix NewToStaticCallRector configuration definition
|
2019-12-11 21:44:23 +05:30 |
|
Tomáš Votruba
|
3fcf2c106c
|
Merge pull request #2420 from RusiPapazov/update-new-to-static-documentation
Fix NewToStaticCallRector documentation
|
2019-12-10 16:57:54 +01:00 |
|
Rusi Papazov
|
9642f7769d
|
Fix NewToStaticCallRector configuration definition
|
2019-12-10 16:00:08 +02:00 |
|
TomasVotruba
|
2b7324f044
|
dump changelog
v0.6.1
|
2019-12-10 14:21:45 +01:00 |
|
TomasVotruba
|
4c30409ed9
|
travis: run push phar only on master
|
2019-12-10 14:08:41 +01:00 |
|
Tomáš Votruba
|
9a330e2854
|
Merge pull request #2414 from sojki/feature/ms-mapping-types
StaticTypeMapper - missing boolean type
|
2019-12-09 17:55:23 +01:00 |
|
Martin Sojka
|
142042a7a7
|
StaticTypeMapper - missing boolean type
|
2019-12-09 17:36:20 +01:00 |
|
Tomáš Votruba
|
08eb92d154
|
Merge pull request #2373 from rectorphp/compiler
Another attempt to add Compiler + upgrade to PHPStan 0.12
|
2019-12-09 15:26:53 +01:00 |
|
TomasVotruba
|
e4e73b3d6d
|
various fixes
|
2019-12-09 14:51:39 +01:00 |
|
Tomáš Votruba
|
fefb11b6f7
|
Merge pull request #2411 from jeroensmit/fix-undefined-offset
Fix undefined offset in UseInterfaceOverImplementationInConstructorRector
|
2019-12-09 12:02:21 +01:00 |
|
Tomáš Votruba
|
9e84ac277c
|
Merge pull request #2410 from jeroensmit/fix-config-without-recipe
Added default to prevent rector from breaking
|
2019-12-09 11:56:33 +01:00 |
|
Jeroen Smit
|
0a5f555f27
|
Make sure array keys start at 0
|
2019-12-09 06:55:58 +01:00 |
|
Jeroen Smit
|
a107e21973
|
Added default to prevent rector from breaking when rector.yaml does not contain rector_recipe
|
2019-12-09 06:13:33 +01:00 |
|
TomasVotruba
|
7a34701581
|
prevent phar repacking
|
2019-12-09 01:15:14 +01:00 |
|
TomasVotruba
|
44a93964fb
|
remove fixed phpstan errors
|
2019-12-09 01:12:57 +01:00 |
|
TomasVotruba
|
9075363fef
|
bump to PHPStan 0.12
|
2019-12-09 00:57:53 +01:00 |
|
TomasVotruba
|
bace233ed4
|
load just once experiment
|
2019-12-09 00:57:44 +01:00 |
|
TomasVotruba
|
e3874a2ed6
|
travis: order jobs
|
2019-12-08 18:01:41 +01:00 |
|
TomasVotruba
|
722d1d15ff
|
README tweaks [skip ci]
|
2019-12-08 18:01:41 +01:00 |
|
TomasVotruba
|
a17c90227c
|
simplify autolaod in bin/rector
|
2019-12-08 18:01:41 +01:00 |
|
TomasVotruba
|
a1eb10be06
|
autoload tweaks
|
2019-12-08 18:01:41 +01:00 |
|
TomasVotruba
|
3ae6fd8625
|
travis: add deploy
|
2019-12-08 18:01:41 +01:00 |
|
TomasVotruba
|
8fd38f33ca
|
add typo
|
2019-12-08 18:01:41 +01:00 |
|
TomasVotruba
|
290d0b4ee5
|
fixup! Merge pull request #2409 from rectorphp/phalcon-round-2
|
2019-12-08 18:01:29 +01:00 |
|
Tomáš Votruba
|
25a5cb0620
|
Merge pull request #2409 from rectorphp/phalcon-round-2
[Phalcon 4] Add SwapClassMethodArgumentsRector rule
|
2019-12-08 17:54:27 +01:00 |
|
TomasVotruba
|
ae073206d4
|
Add SwapClassMethodArgumentsRector
|
2019-12-08 11:10:26 +01:00 |
|
TomasVotruba
|
ea41267161
|
fixup
|
2019-12-08 10:46:28 +01:00 |
|
TomasVotruba
|
f0b28140f6
|
add arg swap
|
2019-12-08 10:46:18 +01:00 |
|
Tomáš Votruba
|
b907a0945d
|
Merge pull request #2407 from ruudboon/phalcon-improvements
Added missing methods
|
2019-12-07 20:44:21 +01:00 |
|
Ruud Boon
|
f6edb71eb3
|
Added missing methods
|
2019-12-07 20:02:28 +01:00 |
|
Tomáš Votruba
|
936918c393
|
Merge pull request #2406 from jeroensmit/AddPregQuoteDelimiterRectorDelimiterCheck
Added check for correct delimiter to use in preg_quote
|
2019-12-07 15:58:23 +01:00 |
|
Jeroen Smit
|
15974ee857
|
Added check for correct delimiter to use in preg_quote
|
2019-12-07 08:27:57 +01:00 |
|
Tomáš Votruba
|
bf342a6c25
|
Merge pull request #2404 from sojki/fix/php-version-iterable
Fix - iterable type introduced in PHP 7.1
|
2019-12-06 11:13:56 +01:00 |
|
Martin Sojka
|
305efe986b
|
Fix - iterable type introduced in PHP 7.1
|
2019-12-06 10:41:33 +01:00 |
|
Tomáš Votruba
|
40b50a6947
|
Merge pull request #2400 from rectorphp/class-method-name
return false on MethodCall name to prevent expr errors
|
2019-12-05 17:35:45 +01:00 |
|