Matt Brown
|
82f35c1454
|
Ensure Stringable is always available to tests that need it
|
2020-10-29 19:41:10 -04:00 |
|
Matt Brown
|
438bcc6ab7
|
Use softer return
|
2020-10-29 16:14:16 -04:00 |
|
Matt Brown
|
2e95d1fb98
|
Use more robust check for Stringable stub
|
2020-10-29 14:15:35 -04:00 |
|
Matt Brown
|
5c784dc7cb
|
Fix #4435 - ensure casts are always flow-sensitive
|
2020-10-28 14:06:05 -04:00 |
|
Matt Brown
|
fce5c26600
|
Remove subpar test
|
2020-10-28 13:55:51 -04:00 |
|
Matt Brown
|
dab1aac9d4
|
Protect more calls
|
2020-10-28 13:48:13 -04:00 |
|
Matt Brown
|
f43dba8c4c
|
Use more accurate comparison for non-empty-lists
|
2020-10-28 13:32:55 -04:00 |
|
Matt Brown
|
083102a862
|
Fix count call
|
2020-10-28 13:10:30 -04:00 |
|
Matt Brown
|
4aef96bbac
|
Use lists everywhere for args
|
2020-10-28 12:45:26 -04:00 |
|
Matt Brown
|
fee5eab671
|
If interface implements __toString it’s also Stringable
|
2020-10-28 09:06:52 -04:00 |
|
Matt Brown
|
0344ff6858
|
Add polyfill for Stringable interface
|
2020-10-28 00:55:53 -04:00 |
|
Matt Brown
|
a3755a1d1f
|
Fix tests
|
2020-10-27 22:29:49 -04:00 |
|
Matt Brown
|
aeeb1e6b90
|
Fix test type
|
2020-10-27 18:10:53 -04:00 |
|
Matt Brown
|
d00a02a06b
|
Fix #4429 - any class with a __toString method in PHP8 assumed to implement Stringable
|
2020-10-27 15:41:04 -04:00 |
|
Matt Brown
|
d27d86a84c
|
Fix #4422 - be aware of nested template params
|
2020-10-27 10:01:17 -04:00 |
|
Matt Brown
|
1da6615ac2
|
Fix comma
|
2020-10-27 09:13:57 -04:00 |
|
Matt Brown
|
8dd5dc5b72
|
Improve algebra handling a little better
|
2020-10-26 16:34:56 -04:00 |
|
Matthew Brown
|
aadc52fda1
|
Bump circle PHP version
|
2020-10-26 15:26:39 -04:00 |
|
Matthew Brown
|
42c9f017f9
|
Experiment with PHP 7.1 compatibility (#4421)
* Experiment with PHP 7.1 compatibility
* Let’s hop
|
2020-10-26 15:14:48 -04:00 |
|
Matt Brown
|
b91370e4ae
|
Fix #4407 - always scan types in @var docblocks regardless of next element
|
2020-10-26 12:35:29 -04:00 |
|
Simon Podlipsky
|
6bbf06f7cc
|
Fix preg_match_all param name (#4416)
|
2020-10-26 11:53:03 -04:00 |
|
Matt Brown
|
d3464cb22a
|
Fix #4418 - improve try analysis for mixed, too
|
2020-10-26 09:05:48 -04:00 |
|
Matt Brown
|
462f8ba32b
|
Fix #4397 - allow offsetGet on inside isset
|
2020-10-25 22:16:43 -04:00 |
|
Benjamin Morel
|
b01c56f1ef
|
Ds\Queue & Ds\Set implement ArrayAccess as well (#4415)
|
2020-10-25 21:16:12 -04:00 |
|
Matt Brown
|
5cda754a9c
|
Remove stubs with variadic middle params
Fixees #4377
|
2020-10-25 21:07:13 -04:00 |
|
Matt Brown
|
d58642a982
|
Maintain old behaviour when file does not exist
|
2020-10-25 16:38:58 -04:00 |
|
Matt Brown
|
2ea41b245c
|
Fix output in tests (for non-existent files)
|
2020-10-25 16:31:42 -04:00 |
|
Matt Brown
|
b26983cc34
|
Fix #4410 - use better path normalisation
|
2020-10-25 16:18:05 -04:00 |
|
Matthew Brown
|
612f73de49
|
Bump Psalm Phar version
|
2020-10-25 16:17:24 -04:00 |
|
Matt Brown
|
b6dbc34523
|
Track final-ness of class when evaluating trait returns
|
2020-10-25 12:20:18 -04:00 |
|
Matt Brown
|
949891a1dd
|
Don’t require webmozart/glob
Fixes #4408
|
2020-10-25 11:49:53 -04:00 |
|
Matt Brown
|
18f3a3721f
|
Fix #4414 - allow multiple @psalm-assert-if-true on same var
|
2020-10-25 10:49:39 -04:00 |
|
Matt Brown
|
a3856c3734
|
Change working dir after getting paths
|
2020-10-25 09:46:49 -04:00 |
|
Matt Brown
|
94e26b2257
|
Empty checks variables are really falsy checks
|
2020-10-24 12:46:27 -04:00 |
|
Matt Brown
|
5ff3f1377d
|
Fix a few bugs
|
2020-10-24 12:23:59 -04:00 |
|
Matt Brown
|
add3feeaf8
|
Add null check
|
2020-10-24 11:37:08 -04:00 |
|
Matt Brown
|
a832d77d73
|
Add logic to weed out unnecessary clauses
|
2020-10-24 11:31:36 -04:00 |
|
Matt Brown
|
40dddc5e3f
|
Add docs
|
2020-10-24 00:14:27 -04:00 |
|
Matt Brown
|
f8eee22f77
|
Add basic support for PHP attributes
Ref #4367 - supports creation and argument checks
|
2020-10-24 00:10:22 -04:00 |
|
Matt Brown
|
f3cc7a7f2f
|
Break apart ReflectorVisitor
|
2020-10-23 19:53:04 -04:00 |
|
Benjamin Morel
|
b4c7b66ccc
|
Document ArrayAccess in PHP-DS (#4401)
|
2020-10-22 20:28:39 -04:00 |
|
Matt Brown
|
6e262ca753
|
Add slash
|
2020-10-22 18:30:36 -04:00 |
|
Matt Brown
|
1c836ad2fb
|
Invalidate signature types when use changes
|
2020-10-22 18:07:27 -04:00 |
|
Matthew Brown
|
0f9b4003f8
|
arraylike-object should include countable
Fixes #4398
|
2020-10-22 11:48:24 -04:00 |
|
Matt Brown
|
ad5a8c247b
|
Fix #4386 - fix issues with property promotion
|
2020-10-21 14:41:15 -04:00 |
|
Matt Brown
|
fd43ba7a35
|
Remove --diff-methods from --help
Fixes #4384
|
2020-10-21 09:12:41 -04:00 |
|
feek
|
cc684eeccd
|
feature: ensure universal object crate class exists (#4375)
|
2020-10-20 17:17:49 -04:00 |
|
Matt Brown
|
f72e2d7de5
|
Fix #4374 - prevent paradox and allow Psalm to understand more assignments in conditionals
|
2020-10-20 14:43:05 -04:00 |
|
Matt Brown
|
66780716aa
|
Fix #3625 - getIterator call is used inside loop
|
2020-10-20 10:59:09 -04:00 |
|
Matt Brown
|
b1e2e30026
|
Only show interesting array intersections
|
2020-10-20 09:40:17 -04:00 |
|