1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-03 10:07:52 +01:00
Commit Graph

10564 Commits

Author SHA1 Message Date
Bruce Weirdan
7d6324a03e
Merge pull request #7280 from weirdan/move-help-text 2022-01-03 20:53:33 +02:00
Bruce Weirdan
dbee118812
Moved getPsalmHelpText() to Cli\Psalm 2022-01-03 20:46:24 +02:00
Bruce Weirdan
4c8474573b
Merge pull request #7279 from weirdan/trim-existing-issue-selections 2022-01-03 20:42:04 +02:00
Bruce Weirdan
988ae9496a
Trim baseline selection
Refs vimeo/psalm#6000
2022-01-03 20:33:01 +02:00
Bruce Weirdan
21fc7a75a9
Merge pull request #7278 from weirdan/drop-deprecated-doccomment-methods 2022-01-03 20:09:41 +02:00
Bruce Weirdan
804d0c651d
Documented DocComment methods removal 2022-01-03 20:03:52 +02:00
Bruce Weirdan
e04d545328
Dropped deprecated DocComment methods 2022-01-03 20:00:56 +02:00
Bruce Weirdan
dd0765af72
Merge pull request #7277 from weirdan/drop-deprecated-typeanalyzer-methods 2022-01-03 19:56:59 +02:00
Bruce Weirdan
401c2e9a83
Dropped deprecated TypeAnalyzer methods 2022-01-03 19:48:43 +02:00
Bruce Weirdan
af7501f319
Merge pull request #7276 from weirdan/drop-deprecated-codeissue-methods 2022-01-03 19:44:43 +02:00
Bruce Weirdan
0866866348
Document CodeIssue methods removal 2022-01-03 19:28:23 +02:00
Bruce Weirdan
ba69f4fb31
Dropped deprecated CodeIssue methods 2022-01-03 19:14:58 +02:00
orklah
36c7fece2f
Merge pull request #7274 from staabm/patch-4
pdo: more precise generic type
2022-01-03 17:51:49 +01:00
Bruce Weirdan
bcff8d9c30
Merge pull request #7275 from weirdan/drop-legacy-api 2022-01-03 18:43:31 +02:00
Bruce Weirdan
0a991e3467
Documented removal of legacy hook interfaces 2022-01-03 18:34:54 +02:00
Bruce Weirdan
2e24a16cbb
Dropped legacy plugin API 2022-01-03 18:18:44 +02:00
Markus Staab
3de9c68830
pdo: more precise generic type 2022-01-03 17:11:03 +01:00
orklah
b6472ac08a
Merge pull request #7271 from MidnightDesign/uniqid-non-empty-string
uniqid() returns a non-empty-string
2022-01-03 12:44:27 +01:00
Rudolph Gottesheim
925e5be808 Fix the return type of uniqid() in historical call map 2022-01-03 12:12:30 +01:00
Bruce Weirdan
0dba2a671c
Merge pull request #7272 from weirdan/drop-deprecated-config-entries 2022-01-03 13:07:33 +02:00
Rudolph Gottesheim
ed4c22044a uniqid() returns a non-empty-string 2022-01-03 11:51:36 +01:00
Bruce Weirdan
55eb4b018b
Dropped removed config entries 2022-01-03 12:41:17 +02:00
Bruce Weirdan
b8bad62daf
Merge pull request #7270 from weirdan/drop-legacy-binaries 2022-01-03 12:10:09 +02:00
Bruce Weirdan
706f2a7761
Drop legacy procedural files 2022-01-03 12:04:35 +02:00
Bruce Weirdan
e157a6eea3
Merge pull request #7268 from weirdan/internal-is-internal 2022-01-03 11:42:40 +02:00
Bruce Weirdan
2066a21ca8
Documented addition of @internal annotations 2022-01-03 09:33:22 +02:00
Bruce Weirdan
b924032850
Mark internal classes @internal 2022-01-03 09:33:22 +02:00
Bruce Weirdan
b54ab67c76
Require @internal annotation on Psalm\Internal symbols 2022-01-03 09:33:22 +02:00
Bruce Weirdan
ec023f4477
Merge pull request #7269 from weirdan/disable-psl 2022-01-03 09:30:19 +02:00
Bruce Weirdan
1c15a6a36c
Disable PSL as not yet compatible with Psalm 5 2022-01-03 09:25:06 +02:00
Bruce Weirdan
c3700e11db
Updated UPGRADING.md 2022-01-03 06:12:34 +02:00
Bruce Weirdan
ab60d311c2
Merge pull request #7188 from vimeo/muglug-use-invalidscalarargument-less 2022-01-03 06:04:42 +02:00
Bruce Weirdan
966b6ae2b2
Merge pull request #6808 from orklah/exitFunctions3 2022-01-03 06:04:01 +02:00
Bruce Weirdan
f19e4cedc1
Merge pull request #6705 from orklah/phpstorm-generics-removal 2022-01-03 06:03:36 +02:00
Bruce Weirdan
fe02697247
Merge pull request #6662 from orklah/remove-empty 2022-01-03 04:19:14 +02:00
Bruce Weirdan
1bb2661e36
Update TAssertionEmpty signatures 2022-01-03 04:14:48 +02:00
Bruce Weirdan
44fbb9fc77
s/array<empty, empty>/array<never, never>/g 2022-01-03 04:11:02 +02:00
Bruce Weirdan
13bb638b60
Drop remaining Type::getEmpty() references 2022-01-03 04:11:02 +02:00
orklah
d912663da4
remove isEmpty 2022-01-03 04:10:41 +02:00
Matthew Brown
83911c7408
Remove unnecessary references to empty in TypeCombiner 2022-01-03 04:10:41 +02:00
Matthew Brown
2358b96f54
Fix merge errors 2022-01-03 04:10:39 +02:00
orklah
0747b48d06
remove TEmpty 2022-01-03 04:09:59 +02:00
Bruce Weirdan
2f50070410
Merge pull request #6898 from orklah/php-version-consistency 2022-01-03 03:26:47 +02:00
Bruce Weirdan
3366eefef9
Merge branch '4.x' into master 2022-01-02 20:07:53 +02:00
orklah
33628cad51
Merge pull request #7239 from DeyV/master
Move from deprecated Composer 1 to Composer 2 runtime api
2022-01-02 18:35:54 +01:00
Dawid 'DeyV' Polak
7172f4bdbe missing default value for $version 2022-01-02 18:13:02 +01:00
Bruce Weirdan
216cf6c534
Merge pull request #7266 from simPod/missing 2022-01-02 15:56:55 +02:00
orklah
b658b2738f
remove exitFunctions 2022-01-02 15:20:01 +02:00
orklah
48de574777
remove support for allowPhpstormGenerics 2022-01-02 15:07:46 +02:00
orklah
4f7c1d05c1
remove support for allowPhpstormGenerics 2022-01-02 15:06:04 +02:00