orklah
|
db45ff1ba4
|
More return types (#4173)
* add native return types
* redundant phpdoc
|
2021-01-29 11:38:57 +01:00 |
|
Matthew Brown
|
af2ea1732b
|
Fix #2857 - use correct location for byref vars
|
2020-02-21 00:42:52 -05:00 |
|
Matthew Brown
|
aa4daea182
|
Add extra safety feature
|
2019-12-03 01:59:36 -05:00 |
|
Matthew Brown
|
585ef0644d
|
Add test for docblock-defined param types
|
2019-12-03 01:52:18 -05:00 |
|
Matthew Brown
|
97de060df9
|
Fix #2279 - add parameter typehint by default
|
2019-12-03 01:49:43 -05:00 |
|
Matthew Brown
|
da42be175f
|
Apply PHPCS fixes
Fixes #1880
|
2019-07-05 16:27:53 -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
|
d64ca30633
|
Break apart FileManipulationTest
|
2019-05-02 12:15:45 -04:00 |
|