1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-12 01:09:38 +01:00
Commit Graph

13904 Commits

Author SHA1 Message Date
08e7db1143
Merge branch 'amp_v3' into strict_types 2023-07-28 11:33:07 +02:00
8964f38d5f
Merge 2023-07-28 11:31:49 +02:00
767fa621cf
Merge remote-tracking branch 'hub/master' into amp_v3 2023-07-28 11:23:51 +02:00
orklah
73ebe227b2
Merge pull request #10055 from thbley/master
Add type detection for PDOStatement::fetchAll(PDO::FETCH_CLASS, SomeClass::class)
2023-07-27 19:03:09 +02:00
Thomas Bley
88ddb89763 #9974 fixed return type for FETCH_COLUMN 2023-07-27 16:11:32 +02:00
Thomas Bley
ee505259aa #9974 extended test with PDO::ATTR_DEFAULT_FETCH_MODE for future implementation 2023-07-27 15:59:31 +02:00
Thomas Bley
d600705b0c #9974 removed references_in_scope for setFetchMode 2023-07-27 15:53:05 +02:00
Thomas Bley
13d53ecbf1 #9974 cleanup 2023-07-27 01:59:06 +02:00
Thomas Bley
3d525cbd0e #9974 cleanup 2023-07-27 01:48:00 +02:00
Thomas Bley
8a6774ba82 #9974 fixed coding styles 2023-07-27 01:45:21 +02:00
Thomas Bley
66bc28d2a8 #9974 extended return type detection for PDOStatement::fetchAll/fetch with FETCH_COLUMN and FETCH_KEY_PAIR 2023-07-27 01:39:21 +02:00
Bruce Weirdan
6c0a09a36a
Merge pull request #10050 from weirdan/lsp-modernize-progress-reporting
Modernize LSP progress reporting
2023-07-27 01:11:36 +02:00
Thomas Bley
fc74ae83e6 #9974 added return type detection for PDOStatement::fetchAll, extended return type detection for PDOStatement::fetch 2023-07-27 00:40:26 +02:00
orklah
be875f50e4
Merge pull request #10028 from thbley/master
added GitHub CI for unit tests with PHP 8.2 and 8.3
2023-07-26 19:23:15 +02:00
add6f3b4e0
Fix 2023-07-26 11:06:13 +02:00
f68e071f53
Update UPGRADING.md 2023-07-26 11:04:15 +02:00
dea38564a9
Merge branch 'amp_v3' into strict_types 2023-07-26 10:57:28 +02:00
aa1f2c730d
Update BCC Checks 2023-07-26 10:56:13 +02:00
3aa9a1dc01
Update BC notes 2023-07-26 10:22:42 +02:00
b839d8dfe0
Merge remote-tracking branch 'hub/master' into amp_v3 2023-07-26 10:19:11 +02:00
8364fef8b8
Fix intersection scanning 2023-07-26 10:04:20 +02:00
b8b45401ae
Merge branch 'fix_intersection_scanning' into strict_types 2023-07-26 09:58:17 +02:00
ede8367033
Revert for now 2023-07-26 09:57:08 +02:00
efcdc27376
Simplify 2023-07-26 09:18:05 +02:00
e67ea0b124
Simplify 2023-07-26 09:17:45 +02:00
Bruce Weirdan
a34222aa76
Drop unused parameters for RPC methods
Parameters are marshalled using their names and docblock tags, so it's safe to do.
2023-07-26 05:17:38 +02:00
Bruce Weirdan
c2a05c2e90
Ensure correct method call order 2023-07-26 05:17:13 +02:00
Bruce Weirdan
4f6fc3585b
Update tests to account for new progress protocol 2023-07-26 05:16:37 +02:00
Bruce Weirdan
85b2af83da
Cosmetic changes for VSCode 2023-07-26 05:16:36 +02:00
Bruce Weirdan
5f828c75d1
Make sure we get the token
Name does matter, as is the presence of docblock
2023-07-26 05:15:55 +02:00
Bruce Weirdan
902f90b19b
Modernize LSP progress reporting
This will use `$/progress` when available and fall back to old
telemetry-based reporting otherwise
2023-07-26 05:10:27 +02:00
08133db4fd
Merge branch 'fix_intersection_scanning' into strict_types 2023-07-25 12:58:31 +02:00
197668a85a
Fix file references 2023-07-25 12:57:38 +02:00
e402813de8
Fixes 2023-07-25 12:48:49 +02:00
db9ac3a624
Fixes 2023-07-25 12:46:41 +02:00
964080e6c1
Fixup 2023-07-25 12:19:02 +02:00
7e605f09cd
Fixup 2023-07-25 12:18:27 +02:00
9d85198765
Merge branch 'fix_intersection_scanning' into strict_types 2023-07-25 11:54:41 +02:00
5e77f1b9e2
Fixes 2023-07-25 11:52:50 +02:00
e8b8aa38bc
Merge branch 'fix_intersection_scanning' into strict_types 2023-07-25 11:12:03 +02:00
f21390d7ce
Remove extremely strange logic 2023-07-25 11:11:47 +02:00
d3bea28a12
Merge branch 'fix_intersection_scanning' into strict_types 2023-07-25 10:52:35 +02:00
ac5dd77955
Remove mistakenly (?) ignored functions 2023-07-25 10:50:01 +02:00
a28111799f
Fix 2023-07-25 10:39:33 +02:00
8cc5af9592
Fix thread data merging 2023-07-25 10:38:48 +02:00
cgocast
9690a44c16 Merge branch 'master' of https://github.com/cgocast/psalm 2023-07-25 10:33:52 +02:00
cgocast
165df42e00 Apply code review remarks 2023-07-25 10:33:25 +02:00
6b54ea2d38
Merge branch 'fix_intersection_scanning' into strict_types 2023-07-25 10:10:27 +02:00
1ad9fc66f8
Fixes 2023-07-25 10:09:29 +02:00
cgocast
5a5c5efe46
Merge branch 'vimeo:master' into master 2023-07-25 09:24:25 +02:00