TomasVotruba
|
bb7225c625
|
fix tests by making paramter provider aware of source
|
2017-12-20 14:43:48 +01:00 |
|
Gabriel Caruso
|
b82a0734dc
|
Add third argument to verify custom error message isn't overwrite
|
2017-12-19 20:32:49 -02:00 |
|
Gabriel Caruso
|
aa50903b38
|
Extend SpecificMethodCountRector
|
2017-12-19 19:33:37 -02:00 |
|
Tomáš Votruba
|
408d883874
|
Merge pull request #193 from carusogabriel/test-specific-methods-rector
[PHPUnit] Add more tests for SpecificMethodsRector
|
2017-12-19 14:00:32 +01:00 |
|
TomasVotruba
|
acb265d3fb
|
add use case
|
2017-12-19 13:21:30 +01:00 |
|
TomasVotruba
|
96f9ff2004
|
fix cs
|
2017-12-19 13:21:30 +01:00 |
|
TomasVotruba
|
e3971c2976
|
add ProcessBuilderInstanceRector
|
2017-12-19 13:21:30 +01:00 |
|
TomasVotruba
|
47d9367818
|
[Symfony] add ProcessBuilder rector
|
2017-12-19 13:21:30 +01:00 |
|
Gabriel Caruso
|
bd48186669
|
Add more tests for SpecificMethodsRector
|
2017-12-19 06:02:40 -02:00 |
|
TomasVotruba
|
e94f6dde1f
|
add SpecificMethodObjectAttributeRector
|
2017-12-18 01:38:02 +01:00 |
|
TomasVotruba
|
c5d019447e
|
add SpecificMethodCountRector
|
2017-12-18 01:27:59 +01:00 |
|
TomasVotruba
|
bfa3407414
|
add assertTrue() and assertFalse() support
|
2017-12-18 01:22:10 +01:00 |
|
TomasVotruba
|
1817337631
|
[PHPUnit] SpecificMethodBoolNullRector added
|
2017-12-18 01:16:36 +01:00 |
|
TomasVotruba
|
14aaf707c9
|
fix tests
|
2017-12-10 02:52:46 +01:00 |
|
TomasVotruba
|
53086c10b1
|
fix test message
|
2017-12-03 03:30:34 +01:00 |
|
TomasVotruba
|
a69fcc020f
|
spacing on method adding is fixed
|
2017-12-02 18:34:55 +01:00 |
|
TomasVotruba
|
3493938a80
|
Printer: add test to cover space moving
|
2017-12-01 21:00:29 +01:00 |
|
TomasVotruba
|
111e330728
|
BetterStandardPrinter: do not preslash slashes
|
2017-12-01 20:56:06 +01:00 |
|
TomasVotruba
|
ec6b9a68e1
|
fix annotation space removal
|
2017-12-01 20:52:52 +01:00 |
|
TomasVotruba
|
3ee53abfda
|
cs updates
|
2017-11-25 02:36:43 +01:00 |
|
TomasVotruba
|
d573822b78
|
fix
|
2017-11-25 02:11:13 +01:00 |
|
TomasVotruba
|
1fa76060a8
|
fix aliases
|
2017-11-25 01:11:06 +01:00 |
|
TomasVotruba
|
22fe8d48fd
|
add few missing dependencies, fix array cs, fix YAML unquoted key
|
2017-11-25 00:52:55 +01:00 |
|
TomasVotruba
|
60cd306203
|
fix tests
|
2017-11-24 23:58:41 +01:00 |
|
TomasVotruba
|
948585fb2f
|
[Dynamic] add argument replacement to ValueObjectRemoverRector
|
2017-11-24 23:58:41 +01:00 |
|
TomasVotruba
|
3a54330d6a
|
[Dynamic] add property type change to ValueObjectRemoverRector
|
2017-11-24 23:58:41 +01:00 |
|
TomasVotruba
|
732b677996
|
improve tests
|
2017-11-24 23:58:41 +01:00 |
|
TomasVotruba
|
82e39ab471
|
improve test
|
2017-11-24 23:58:41 +01:00 |
|
TomasVotruba
|
b98b145a59
|
ValueObjectRemoverRector init [ref #172]
|
2017-11-24 23:58:41 +01:00 |
|
TomasVotruba
|
91775f8620
|
[PHPUnit] apply only to this call
|
2017-11-24 21:39:37 +01:00 |
|
TomasVotruba
|
b641aa8039
|
fixup
|
2017-11-18 16:48:20 +01:00 |
|
TomasVotruba
|
351be9264c
|
[Dynamic] PropertyToMethodRector init
|
2017-11-18 16:20:10 +01:00 |
|
TomasVotruba
|
6787673953
|
[MagicDisclosure] add ToStringToMethodCallRector [closes #123]
|
2017-11-18 15:39:10 +01:00 |
|
TomasVotruba
|
8653787a23
|
[PseudoNamespaceToNamespaceRector] allow excluding classes, add to PHPUnit 60
|
2017-11-18 03:50:17 +01:00 |
|
TomasVotruba
|
d55c97be88
|
[PseudoNamespaceToNamespaceRector] fix class rename
|
2017-11-18 03:26:25 +01:00 |
|
TomasVotruba
|
705a0480da
|
add missing method to ExceptionAnnotationRector, fix order of methods
|
2017-11-18 02:29:14 +01:00 |
|
TomasVotruba
|
f0379d99bd
|
update to fixed version
|
2017-11-13 15:02:39 +01:00 |
|
TomasVotruba
|
7ebfe8f83b
|
fix missing space
|
2017-11-13 03:33:40 +01:00 |
|
mssimi
|
656235adff
|
added tests for namespace rector
|
2017-11-12 17:03:29 +01:00 |
|
TomasVotruba
|
02d33f95ef
|
fix cs
|
2017-11-10 23:15:35 +01:00 |
|
TomasVotruba
|
97aa6df0a6
|
speedup tests
|
2017-11-10 23:14:17 +01:00 |
|
TomasVotruba
|
28c672312b
|
make tests pass
|
2017-11-09 03:33:17 +01:00 |
|
TomasVotruba
|
7998094641
|
update tests to use FQN names, delegate to coding standard
|
2017-11-09 03:29:16 +01:00 |
|
TomasVotruba
|
325c818758
|
[Dynamic] ClassReplacerRector - use FQN, add Twig test case [ref #137]
|
2017-11-09 03:28:52 +01:00 |
|
TomasVotruba
|
749cc933e8
|
better name
|
2017-11-09 03:11:27 +01:00 |
|
TomasVotruba
|
644f76c0d4
|
return test
|
2017-11-09 02:57:37 +01:00 |
|
TomasVotruba
|
a1138364ab
|
[PHPUnit] make tests pass
|
2017-11-09 02:56:56 +01:00 |
|
TomasVotruba
|
2c22cff952
|
drop BootstrapToRouterFactoryRector - too many big changes, should handle manually
|
2017-11-09 01:56:00 +01:00 |
|
TomasVotruba
|
4d1d5b783b
|
temp
|
2017-11-08 20:35:03 +01:00 |
|
TomasVotruba
|
8924f3e03c
|
phpstan lvl 0
|
2017-11-06 11:40:43 +01:00 |
|