Tomáš Votruba
|
a29cf5d467
|
Merge pull request #1217 from rectorphp/twig-fix
Fix underscore-to-namespace set
|
2019-03-16 12:15:40 +01:00 |
|
Tomas Votruba
|
2bedcff2a2
|
remove unused removeTagByNameAndContent() method
|
2019-03-16 12:03:54 +01:00 |
|
Tomas Votruba
|
0834d7bbcf
|
improve RenameMethodCallRectorTest
|
2019-03-16 12:00:31 +01:00 |
|
Tomas Votruba
|
cce3bc22bd
|
fix PseudoNamespaceToNamespaceRector for docblocks
|
2019-03-16 01:26:35 +01:00 |
|
Tomas Votruba
|
4f5c7e7b80
|
merge PhpDocModifier and DocBlockManipulator to latter one
|
2019-03-16 01:26:35 +01:00 |
|
Tomas Votruba
|
410be293fa
|
add DocBlockManipulator to PseudoNamespaceToNamespaceRector
|
2019-03-16 01:26:35 +01:00 |
|
Tomas Votruba
|
3aad57ab4e
|
add function to RenameClass
|
2019-03-16 01:26:35 +01:00 |
|
Tomas Votruba
|
30ff426020
|
fix RenameClassRector for property
|
2019-03-16 01:26:35 +01:00 |
|
Tomas Votruba
|
6b58c4b1ca
|
make twig-related doc test fail
|
2019-03-16 01:26:35 +01:00 |
|
Tomas Votruba
|
4970742374
|
fix code sample
|
2019-03-16 01:26:35 +01:00 |
|
Tomáš Votruba
|
8122cbcc64
|
Merge pull request #1218 from shyim/fix-logging
Fix logging in phar
|
2019-03-15 22:57:38 +01:00 |
|
Soner Sayakci
|
48202c509c
|
Fix logging in phar
|
2019-03-15 23:11:55 +01:00 |
|
Tomáš Votruba
|
5f807b04a1
|
Merge pull request #1214 from shyim/rename-methodcall
Add RenameMethodCallRector, fixes #1210
|
2019-03-15 22:09:57 +01:00 |
|
Soner Sayakci
|
6efefdb4db
|
Add RenameMethodCallRector, fixes #1210
|
2019-03-15 23:04:55 +01:00 |
|
Tomáš Votruba
|
7ae28da5c6
|
Merge pull request #1215 from rectorphp/is-name
add mask support to isName(), remove matchName()
|
2019-03-15 20:22:55 +01:00 |
|
Tomas Votruba
|
5a32647110
|
remove duplicated switch run
|
2019-03-15 20:14:41 +01:00 |
|
Tomas Votruba
|
f1918f9e28
|
remove uneeded identifier checks
|
2019-03-15 20:10:50 +01:00 |
|
Tomas Votruba
|
8e6c58e2c4
|
fix cs
|
2019-03-15 20:05:58 +01:00 |
|
Tomas Votruba
|
f3b296dfcc
|
add mask support to isName(), remove matchName()
|
2019-03-15 20:05:51 +01:00 |
|
Tomáš Votruba
|
98bc022c42
|
Merge pull request #1212 from enumag/feature/failing-tests
Failing tests
|
2019-03-15 19:41:39 +01:00 |
|
Tomáš Votruba
|
ec5b50e590
|
Merge pull request #1207 from bendavies/RemoveUnusedPrivateMethodRector-bug
add failing test for RemoveUnusedPrivateMethodRector
|
2019-03-15 17:28:30 +01:00 |
|
Tomáš Votruba
|
bd75cbae62
|
Merge pull request #1213 from shyim/enlight_response
Add rector to transform EnlightResponse to SymfonyResponse
|
2019-03-15 17:27:26 +01:00 |
|
Soner Sayakci
|
336e027dd8
|
Add rector to transform EnlightResponse to SymfonyResponse
|
2019-03-15 16:36:00 +01:00 |
|
Jáchym Toušek
|
74a6524cf8
|
Add test
|
2019-03-15 16:29:57 +01:00 |
|
Jáchym Toušek
|
ddf42f75d5
|
Add failing test
|
2019-03-15 16:28:16 +01:00 |
|
Ben Davies
|
c00d5db8fb
|
skip all methods starting in __
|
2019-03-15 15:09:14 +00:00 |
|
Tomáš Votruba
|
8fe48a3581
|
Merge pull request #1208 from bendavies/RemoveEmptyClassMethodRectorTest-bug
add failing test for RemoveEmptyClassMethodRectorTest
|
2019-03-15 15:55:31 +01:00 |
|
Ben Davies
|
e2cd3a2805
|
do not remove abstract methods
|
2019-03-15 14:22:26 +00:00 |
|
Ben Davies
|
b8e4638865
|
add failing test for RemoveEmptyClassMethodRectorTest
|
2019-03-15 13:40:43 +00:00 |
|
Tomáš Votruba
|
26ecb786bf
|
Merge pull request #1205 from rectorphp/spec-to-unit
[PhpSpecToPHPUnit] Init new package
|
2019-03-15 13:57:53 +01:00 |
|
Tomas Votruba
|
4fc9be383d
|
[PhpSpecToPHPUnit] Init new package
|
2019-03-15 13:42:28 +01:00 |
|
Tomáš Votruba
|
3e835fc7fd
|
Merge pull request #1200 from rectorphp/fs-abs
[FileSystem] add AbstractFileSystemRector
|
2019-03-14 16:43:19 +01:00 |
|
Tomas Votruba
|
115195c68d
|
refer tested Rector class in annotation
|
2019-03-14 16:28:39 +01:00 |
|
Tomas Votruba
|
b8971dd69d
|
add AbstractFileSystemRector
|
2019-03-14 16:28:16 +01:00 |
|
Tomáš Votruba
|
b2e63ec66b
|
Merge pull request #1198 from rectorphp/anal-type
merge NodeTypeAnalyzer and NodeTypeResolver to latter one
|
2019-03-13 18:35:51 +01:00 |
|
Tomas Votruba
|
436ba84f81
|
merge NodeTypeAnalyzer and NodeTypeResolver to latter one
|
2019-03-13 18:22:39 +01:00 |
|
Tomáš Votruba
|
ddaba37826
|
Merge pull request #1197 from rectorphp/phpunit-abstarct-methods
[PHPUnit] make Rectors work with self and this as well
|
2019-03-13 17:10:11 +01:00 |
|
Tomas Votruba
|
801d2e865a
|
[PHPUnit] make Rectors work with self and this as well
|
2019-03-13 14:48:47 +01:00 |
|
Tomáš Votruba
|
57c4c4e3c9
|
Merge pull request #1196 from rectorphp/phpunit-exc-reg
[PHPUnit] Improve DelegateExceptionArgumentsRector to work with setExpectedExceptionRegExp()
|
2019-03-13 14:30:29 +01:00 |
|
Tomas Votruba
|
c78d415413
|
[PHPUnit] Improve DelegateExceptionArgumentsRector to work with setExpectedExceptionRegExp()
|
2019-03-13 14:13:49 +01:00 |
|
Tomáš Votruba
|
fbc79b4f87
|
Merge pull request #1193 from rectorphp/phpunit-assert-subset
[PHPUnit] Add ReplaceAssertArraySubsetRector
|
2019-03-13 11:22:26 +01:00 |
|
Tomas Votruba
|
ca204319b1
|
[PHPUnit] Add ReplaceAssertArraySubsetRector
|
2019-03-13 11:14:29 +01:00 |
|
Tomáš Votruba
|
b12cf38a7e
|
Merge pull request #1192 from endelwar/check-php-version
Check minimum php version before running IsCountableRector and TernaryToSpaceshipRector
|
2019-03-12 18:23:18 +01:00 |
|
Manuel Dalla Lana
|
9d66c6a45d
|
Check minimum php version before running IsCountableRector and TernaryToSpaceshipRector
|
2019-03-12 18:05:52 +01:00 |
|
Jan Mikeš
|
5f77059320
|
Merge pull request #1189 from rectorphp/fix-docker-missing-autoloader
Fix docker missing autoloader
|
2019-03-12 13:21:39 +01:00 |
|
Jan Mikeš
|
5c0a1903f1
|
Fixed missing autoload in docker build and optimized caching
Added .dockerignore with basic files
Fixed installing composer in docker + cache optimalization
|
2019-03-12 13:19:30 +01:00 |
|
Tomáš Votruba
|
72c7546d07
|
Merge pull request #1187 from bendavies/SpecificAssertContainsRector-remove-iterable
remove incorrect docs
|
2019-03-11 23:55:17 +01:00 |
|
Ben Davies
|
68394f43d8
|
remove incorrect docs
|
2019-03-11 22:46:02 +00:00 |
|
Jan Mikeš
|
d2c925d366
|
Merge pull request #1183 from azdanov/docker-alpine
[Docker]: Optimize image size and change usage of docker command
|
2019-03-11 16:41:28 +01:00 |
|
Anton Zdanov
|
cc822f3d60
|
docs(readme): update docker
|
2019-03-11 16:44:39 +02:00 |
|