5885 Commits

Author SHA1 Message Date
Tomáš Votruba
c44d86afb7
add check class existance scripts (#1978)
add check class existance scripts
2019-09-13 08:39:28 +02:00
Tomas Votruba
aa5bfc4921 fix array to provider rule 2019-09-13 08:32:33 +02:00
Tomas Votruba
60232eca21 add check class existance scripts 2019-09-13 08:16:11 +02:00
Tomáš Votruba
3c4f5e2b35
[phpstorm meta] make getByType() return nullable (#1976)
[phpstorm meta] make getByType() return nullable
2019-09-12 11:32:45 +02:00
Tomas Votruba
e4be05d01a make getByType() return nullable 2019-09-12 11:32:06 +02:00
Tomáš Votruba
eb2f9d5c95
Migrate tests to data providers (#1972)
Migrate tests to data providers
2019-09-12 10:20:37 +02:00
Tomas Votruba
4644a5b49b update test template [skip ci] 2019-09-12 10:18:26 +02:00
Tomas Votruba
4c9ecba04c [tests] switch testFiles to data providers 2019-09-12 10:18:26 +02:00
Tomas Votruba
6ef6f073b6 [tests] switch testFiles to data providers 2019-09-12 10:18:26 +02:00
Tomas Votruba
b700e2f9ad add variable_name to ArrayArgumentInTestToDataProviderRector and fix array nesting 2019-09-12 10:18:26 +02:00
Tomáš Votruba
a9cda5f938
Merge pull request #1971 from rectorphp/cleanup
Cleanup
2019-09-11 22:19:34 +02:00
Tomas Votruba
6f983ad302 improve getByType() 2019-09-11 20:12:09 +02:00
Tomas Votruba
4dcdf4c890 cleanup 2019-09-11 19:52:04 +02:00
Tomáš Votruba
408f5372dd
Migrate TypeInferers and TypeResolvers to PHPStan object types (#1961)
Migrate TypeInferers and TypeResolvers to PHPStan object types
2019-09-11 19:49:19 +02:00
Tomas Votruba
8b591fab52 fixes 2019-09-11 19:41:09 +02:00
Tomas Votruba
342a9a6468 drop object to scalar, too bugy and practically unusable 2019-09-11 16:02:35 +02:00
Tomas Votruba
2c3d2616c6 improve class rename in doc blocks 2019-09-11 16:02:35 +02:00
Tomas Votruba
056b0bbff9 fixing import rectors 2019-09-11 13:00:51 +02:00
Tomas Votruba
622b6c1460 migrate TypeInferers to PHPStan object types 2019-09-10 20:40:43 +02:00
Tomáš Votruba
7249858618
Merge pull request #1969 from rectorphp/spacing
fix spacing with SpacelessPhpDocTagNode
2019-09-10 20:35:54 +02:00
Tomas Votruba
5a2f2b0900 fix spacing with SpacelessPhpDocTagNode 2019-09-10 20:35:03 +02:00
Tomáš Votruba
991dc84b24
add skip of one to one relations with mapped by (#1968)
add skip of one to one relations with mapped by
2019-09-10 15:38:28 +02:00
Tomas Votruba
c61c01bfdf add skip of one to one relations with mapped by 2019-09-10 15:36:17 +02:00
Tomáš Votruba
418182b782
Fix Doctrine stubs + separate reported files into 2 (#1967)
Fix Doctrine stubs + separate reported files into 2
2019-09-10 15:28:15 +02:00
Tomas Votruba
62655ea194 add relation property only when target entity has uuid 2019-09-10 15:23:23 +02:00
Tomas Votruba
c040e15fb5 add @see why to data providers 2019-09-10 15:20:07 +02:00
Tomas Votruba
58f41a1eda separate uuid migration to 2 files 2019-09-10 15:14:36 +02:00
Tomas Votruba
4cd498e3aa move stubs loading to FileProcessor 2019-09-10 15:14:36 +02:00
Tomas Votruba
2f5255ef20 cleanup 2019-09-10 15:14:36 +02:00
Tomáš Votruba
328779feaf
[Doctrine] split id and relation migration to 2 steps (#1966)
[Doctrine] split id and relation migration to 2 steps
2019-09-10 12:01:11 +02:00
Tomas Votruba
71893e2725 use data provider [skip ci] 2019-09-10 11:53:30 +02:00
Tomas Votruba
6081373d39 [Doctrine] split id and relation migration to 2 steps 2019-09-10 11:49:01 +02:00
Tomáš Votruba
037ec9bf6c
Merge pull request #1962 from adrozdek/fix/symfony-documentation
Fixed small typos for Symfony docs.
2019-09-06 22:18:08 +02:00
Agata Drozdek
759db15ff5 Fixed small typos for Symfony docs. 2019-09-06 22:08:48 +02:00
Tomáš Votruba
1abbdbce91
Merge pull request #1958 from rectorphp/php-parser-clean-api
remove few PHP-Parser rules to prevent package-rules vs package-features confussion
2019-09-06 12:43:09 +02:00
Tomas Votruba
2cb3f04945 remove few PHP-Parser rules to prevent package-rules vs package-features confussion 2019-09-06 12:33:05 +02:00
Tomáš Votruba
84adad668b
Move from string types to PHPStan types (#1957)
Move from string types to PHPStan types
2019-09-06 12:32:42 +02:00
Tomas Votruba
82efb89940 use object types over strings 2019-09-06 12:29:55 +02:00
Jan Mikeš
773ac11af6
Merge pull request #1955 from rectorphp/fix-docker-build-missing-stubs
Added stub directory to Docker composer build phase
2019-09-04 14:23:07 +02:00
Jan Mikeš
1670e85aa2
Added stub directory to Docker composer build phase 2019-09-04 14:21:22 +02:00
Tomáš Votruba
919cfc4209
remove CallableCollectorPopulator (#1954)
remove CallableCollectorPopulator
2019-09-04 14:10:16 +02:00
Tomas Votruba
9cc1c9909a remove CallableCollectorPopulator 2019-09-04 13:26:23 +02:00
Tomáš Votruba
a223c79830
Merge pull request #1953 from rectorphp/static-mapper
StaticTypeMapper refactoring
2019-09-04 12:28:54 +02:00
Tomas Votruba
89e21ea68b merge NodeToStringTypeResolver, StaticTypeToStringResolver, PHPStan\StaticTypeToStringResolver to StaticTypeMapper 2019-09-04 12:23:03 +02:00
Tomáš Votruba
cb4b44515e
improve test case provided rector class debug info (#1952)
improve test case provided rector class debug info
2019-09-04 11:14:12 +02:00
Tomas Votruba
64d69ca83f improve test case provided rector class debug info 2019-09-04 11:03:02 +02:00
Tomáš Votruba
aba57afec0
Merge pull request #1948 from rectorphp/phpunit-data-provider
[PHPUnit] Add array call to data provider
2019-09-04 11:01:37 +02:00
Tomas Votruba
84f72f7c4a [PHPUnit] Add array call to data provider 2019-09-04 10:51:54 +02:00
Tomáš Votruba
d3715d6d5a
Merge pull request #1951 from drbyte/patch-1
Update README.md
2019-09-04 08:20:48 +02:00
Chris Brown
aa072fce3d
Update README.md
Small grammar and typographical fixes
2019-09-03 18:50:44 -04:00