Commit Graph

26 Commits

Author SHA1 Message Date
678f519620 Fixup 2023-11-28 10:18:13 +01:00
b36ca5eed0 Remove usages of deprecated TList types 2023-11-27 15:14:53 +01:00
Toon Verwerft
068bc7a8fc
Merge pull request #11 from dragosprotung/main
Fixed PHP 8.2 deprecations
2022-12-06 11:44:56 +01:00
Dragos Protung
6f84c2f2e0 Fixed PHP 8.2 deprecations. Using ${var} string interpolation is deprecated in PHP 8.2 2022-12-06 11:38:09 +01:00
Toon Verwerft
613569397e
chore: better pipe support (#8) 2022-12-05 16:54:20 +01:00
Toon Verwerft
bf223f6865
Merge pull request #9 from veewee/psalmv5
Psalm5 support
2022-11-30 20:58:09 +01:00
Toon Verwerft
cab0731170 Unions are non-clonable immutable types in psalm5 2022-11-30 19:48:33 +01:00
azjezz
2aa6c21bba Revert "fix: don't close argument type. (#7)"
This reverts commit 1c425b71c6.
2022-11-10 19:57:54 +01:00
Saif Eddin Gmati
1c425b71c6
fix: don't close argument type. (#7)
ref https://github.com/vimeo/psalm/pull/8691#discussion_r1019192376
2022-11-10 19:50:16 +01:00
azjezz
acec87621b
chore: fix coding standards
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-02-27 21:08:05 +01:00
azjezz
ce1bfb5f9a
chore: fix coding standards
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-02-27 21:05:43 +01:00
azjezz
19d14701e5
chore: fix counting empty array
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-02-27 21:03:07 +01:00
azjezz
0fe10f0af9
chore: fix coding standards
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-02-06 19:22:32 +01:00
azjezz
dff80efbbf
chore: add compatibility with psalm 5
Signed-off-by: azjezz <azjezz@protonmail.com>
2022-02-06 19:20:13 +01:00
Toon Verwerft
51f37a1c07
[Fun] calculate expected types per stage for pipe (#6) 2022-01-08 17:25:33 +01:00
azjezz
99304b6b09 revert "move psalm to development dependnecies"
This reverts commit 30993c5e58.
2022-01-08 17:21:13 +01:00
azjezz
30993c5e58 move psalm to development dependnecies
This allows users to use the psalm phar build if required instead, as it might cause conflicts
2022-01-01 19:01:15 +01:00
azjezz
adab2a073c
fix multiple return type bugs 2021-04-11 13:56:19 +01:00
azjezz
3c577cab28
[Regex][CaptureGroups] simplify return type provider 2021-04-09 20:15:17 +01:00
Toon Verwerft
a9b20179b1
[Regex] add capture_groups() return type provider (#5) 2021-04-09 20:07:34 +01:00
Saif Eddin Gmati
af8580e603
introduce more return type providers (#3) 2021-04-09 13:11:23 +01:00
Michael Petri
3ce11502e3
fixed composer instructions in readme 2021-04-06 16:44:30 +01:00
azjezz
a73c782e44 fix coding standards 2021-03-27 21:52:58 +01:00
azjezz
731323971d remove dependency on psl 2021-03-27 21:50:28 +01:00
azjezz
af20829f44 create psalm plugin 2021-03-27 19:33:18 +01:00
Saif Eddin Gmati
cd223caa18 Initial commit 2021-03-26 10:10:46 +01:00