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 |
|
Anton Zdanov
|
713c92c122
|
docs(readme): add docker section instructions for config file
|
2019-03-11 16:27:13 +02:00 |
|
Anton Zdanov
|
60da6c3d33
|
docs(readme): update docker section
|
2019-03-11 16:12:27 +02:00 |
|
Anton Zdanov
|
22d2d25645
|
refactor(simplify workdir):
|
2019-03-11 16:12:09 +02:00 |
|
Anton Zdanov
|
4cccc4003e
|
docs(readme): update docker section
|
2019-03-11 14:09:04 +02:00 |
|
Tomáš Votruba
|
c7b68a1f8e
|
Merge pull request #1182 from rectorphp/phpstan-upgrdade
Upgrade to PHPStan 0.11.3
|
2019-03-11 10:29:28 +00:00 |
|
Anton Zdanov
|
a75d76de19
|
build(docker): use alpine for smaller image
|
2019-03-11 11:59:05 +02:00 |
|
Tomas Votruba
|
e1d988da3a
|
update to phpstan 0.11.3
|
2019-03-11 08:53:02 +00:00 |
|
Tomas Votruba
|
130be71958
|
fix name type
|
2019-03-11 00:01:26 +00:00 |
|
Tomas Votruba
|
b6102058f2
|
composer: bump phpstan
|
2019-03-11 00:01:26 +00:00 |
|
Tomáš Votruba
|
d12d6ea041
|
Merge pull request #1180 from mrpixeldream/pin-phpstan-version
Pin PHPStan version to 0.11.2
|
2019-03-10 22:08:00 +00:00 |
|
Niklas Schöllhorn
|
9c2b634555
|
Pin PHPStan version to 0.11.2
|
2019-03-10 22:36:25 +01:00 |
|
Tomáš Votruba
|
a0a831f166
|
Merge pull request #1175 from rectorphp/lara-request-function
[Laravel] Add request() to injection
|
2019-03-10 20:23:56 +00:00 |
|
Tomas Votruba
|
3048ef0d70
|
add Request class support
|
2019-03-10 20:12:31 +00:00 |
|
Tomas Votruba
|
994adbb4c6
|
add support for input() call
|
2019-03-10 19:51:13 +00:00 |
|
Anton Zdanov
|
52e2b62f32
|
test(RequestStaticValidateToInjectRector): add test case for function
|
2019-03-10 19:51:06 +00:00 |
|
Tomas Votruba
|
399a8ad549
|
[Laravel] Add request() to injection
|
2019-03-10 19:50:44 +00:00 |
|
Tomáš Votruba
|
ceca9df4cc
|
Merge pull request #1178 from azdanov/lara-request-alias
[Laravel] add alias test case for RequestStaticValidateToInjectRector
|
2019-03-10 18:48:30 +00:00 |
|
Anton Zdanov
|
a77daa3ede
|
test(RequestStaticValidateToInjectRector): add alias test case
|
2019-03-10 19:36:16 +02:00 |
|
Tomáš Votruba
|
3efa900de6
|
Merge pull request #1173 from rectorphp/lara-help-di
[Laravel] Add HelperFunctionToConstructorInjectionRector
|
2019-03-10 15:36:00 +00:00 |
|
Tomas Votruba
|
b22d8921d7
|
[Laravel] Add HelperFunctionToConstructorInjectionRector
|
2019-03-10 15:16:55 +00:00 |
|
Tomas Votruba
|
8bf7bfb12f
|
decouple array-str-functions-to-static-call config
|
2019-03-10 13:55:43 +00:00 |
|
Tomas Votruba
|
d9b9193e3b
|
Add FunctionToNewRector
|
2019-03-10 12:52:47 +00:00 |
|
Tomas Votruba
|
4ac4a25b25
|
resize silver-stripe logo
|
2019-03-09 22:48:08 +00:00 |
|
Tomas Votruba
|
182b175a94
|
README: add EasyAdminBunde logo [closes #877]
|
2019-03-09 22:47:22 +00:00 |
|
Tomáš Votruba
|
98ff96d00a
|
Merge pull request #1169 from rectorphp/lara54
[Laravel 5.3] Add RemoveTraitRector
|
2019-03-09 18:17:32 +00:00 |
|
Tomas Votruba
|
a33fd02ece
|
remove unused public methods
|
2019-03-09 18:08:38 +00:00 |
|
Tomas Votruba
|
c8478557d4
|
Add RemoveTraitRector
|
2019-03-09 18:02:18 +00:00 |
|
Tomáš Votruba
|
55e3513830
|
Merge pull request #1168 from rectorphp/lara54
[Laravel] Add Laravel 5.4 set
|
2019-03-09 17:31:50 +00:00 |
|
Tomas Votruba
|
1dbc866af3
|
[Laravel] Add Laravel 5.4 set
|
2019-03-09 17:03:04 +00:00 |
|
Tomáš Votruba
|
0be0348d05
|
Merge pull request #1167 from rectorphp/string-to-constant
[Laravel] add Laravel 5.0, 5.1 and 5.2 sets
|
2019-03-09 14:42:09 +00:00 |
|
Tomas Votruba
|
b419f625c7
|
add Laravel 5.0, 5.1 and 5.2 sets
|
2019-03-09 14:41:11 +00:00 |
|
Tomáš Votruba
|
3e02367aa0
|
Merge pull request #1166 from rectorphp/naming
Unite replace/rename/replacer Rector naming
|
2019-03-09 13:48:02 +00:00 |
|
Tomas Votruba
|
24dde348e0
|
update overviews
|
2019-03-09 13:24:30 +00:00 |
|
Tomas Votruba
|
a4b40c60c4
|
remove complicated examples, updated README with real use-cases
|
2019-03-09 13:23:11 +00:00 |
|
Tomas Votruba
|
a7073c2935
|
rename AnnotationReplacerRector to RenameAnnotationRector
|
2019-03-09 13:15:14 +00:00 |
|
Tomas Votruba
|
ccf8fccf9f
|
rename ConstantReplacerRector to RenameConstantRector
|
2019-03-09 13:08:21 +00:00 |
|