Matthew Brown
|
36ac342496
|
Fix handling of property type with default
|
2019-06-06 17:42:23 -04:00 |
|
Matthew Brown
|
b091ceaa9a
|
Fix union of literal class string
|
2019-06-06 17:18:24 -04:00 |
|
Brown
|
b1d1ab974c
|
Preserve formatting of callable type
|
2019-06-06 14:27:49 -04:00 |
|
Brown
|
0221282074
|
Be resilient to docblock spaces
|
2019-06-06 13:57:00 -04:00 |
|
Matthew Brown
|
0287adfd44
|
Fix const replacements when moving classes
|
2019-06-06 07:05:30 -04:00 |
|
Matthew Brown
|
4fc5d1d5c8
|
Rewrite use statements
|
2019-06-05 22:13:33 -04:00 |
|
Brown
|
ddd287fb3d
|
Move exception classes
|
2019-06-05 11:33:04 -04:00 |
|
Brown
|
6f0a6201de
|
Fix static calls after moving
|
2019-06-05 11:22:09 -04:00 |
|
Brown
|
3e15fa8bfe
|
Fix bad namespacing
|
2019-06-05 11:15:52 -04:00 |
|
Brown
|
f309c755f8
|
Add ability to move classes
|
2019-06-05 08:50:24 -04:00 |
|
Brown
|
778b95d335
|
Add support for moving class constants
|
2019-06-04 11:14:49 -04:00 |
|
Matthew Brown
|
a9809ab28a
|
Add property moving & renaming
|
2019-06-04 00:32:19 -04:00 |
|
Matthew Brown
|
fc0f625f62
|
Add safeguards to prevent bad refactor input
|
2019-06-02 23:33:57 -04:00 |
|
Matthew Brown
|
2439a9f6a0
|
Allow instance method renaming, too
|
2019-06-02 12:02:39 -04:00 |
|
Matthew Brown
|
2b0a17c1c8
|
Add simple tool to move static methods
|
2019-06-02 01:10:50 -04:00 |
|
Matthew Brown
|
c569f3932c
|
Use separate method for parsing docblocks
|
2019-06-01 18:44:59 -04:00 |
|
Matthew Brown
|
22b6c8120a
|
Fix spacing issue
|
2019-06-01 17:22:33 -04:00 |
|
Matthew Brown
|
e7d2a2e0b4
|
Rewrite docblock param types
|
2019-06-01 16:46:10 -04:00 |
|
Matthew Brown
|
736f01c29e
|
Store more accurate return type location
|
2019-06-01 13:02:20 -04:00 |
|
Matthew Brown
|
dc5a5bcd9d
|
Simplify var docblock parsing signature
|
2019-06-01 11:53:32 -04:00 |
|
Matthew Brown
|
bee87c25eb
|
Add transformations for new A, param A
|
2019-06-01 10:32:49 -04:00 |
|
Matthew Brown
|
7e4de611bf
|
Migrate class references in static calls
|
2019-06-01 10:07:45 -04:00 |
|
Matthew Brown
|
a252fb84da
|
Fix namespaced method moving
|
2019-06-01 01:33:21 -04:00 |
|
Matthew Brown
|
cc89b9254d
|
Add initial ideas for moving static methods
Ref #1595
|
2019-06-01 00:56:54 -04:00 |
|
Brown
|
a060da95bf
|
Allow MissingParamType alteration to be done in multithreaded mode
|
2019-05-31 11:55:24 -04:00 |
|
Brown
|
534e4c034b
|
Fix replacement for inherited methods
|
2019-05-31 10:37:26 -04:00 |
|
Matthew Brown
|
cd969c51e5
|
Generate missing param types from callers
Fixes #1707
|
2019-05-31 01:47:35 -04:00 |
|
Brown
|
4ecf370900
|
Coerce mixed values when passed as arguments
|
2019-05-21 11:51:41 -04:00 |
|
Brown
|
0bd4dbcbc4
|
Bump to PHP 7.1
Fixes #1650
|
2019-05-16 18:36:36 -04:00 |
|
Matthew Brown
|
cfff66efb7
|
Fix #1634 - don’t remove existing return types when preventing bc breaks
|
2019-05-15 00:34:56 -04:00 |
|
Brown
|
6f90e65733
|
Remove unnecessary newline
|
2019-05-14 17:47:40 -04:00 |
|
Brown
|
10272c2da1
|
Fix #1636 - don’t allow invalid phpdoc to be outputted
|
2019-05-14 17:41:22 -04:00 |
|
Ilija Tovilo
|
2c36a10ac8
|
Fix #1622 - add allow-backwards-incompatible-changes flag to psalter
The flag prevents psalter from adding native return types
|
2019-05-13 17:59:31 -04:00 |
|
Matthew Brown
|
f8b4b12ec2
|
Fix #1622 - don’t update return types in docblocks when overridden elsewhere
|
2019-05-13 09:04:26 -04:00 |
|
Brown
|
d64ca30633
|
Break apart FileManipulationTest
|
2019-05-02 12:15:45 -04:00 |
|