|
03f234456d
|
Fix
|
2022-10-17 20:31:11 +02:00 |
|
|
c9ff8c2c67
|
Prevent re-resolution of static
|
2022-10-17 20:31:11 +02:00 |
|
|
abb0e2e3f9
|
Fix #8560
|
2022-10-17 20:31:11 +02:00 |
|
Maximilian Bösing
|
7f35bff0d9
|
feature: enhance type detection for internal php functions key , current , end and reset
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
|
2022-10-17 20:24:40 +02:00 |
|
kkmuffme
|
25b01ce3a3
|
ensure callbacks have the required number of params
Fix https://github.com/vimeo/psalm/issues/8593
|
2022-10-17 16:03:55 +02:00 |
|
|
3b3afd5369
|
Fixes
|
2022-10-17 13:10:12 +02:00 |
|
|
7b6e09afc9
|
Merge branch 'merge_4.x' into immutable_readonly_3
|
2022-10-17 12:58:41 +02:00 |
|
|
1abade3c30
|
Skip
|
2022-10-17 12:14:07 +02:00 |
|
|
150be5ca22
|
Update
|
2022-10-17 10:45:18 +02:00 |
|
|
8518372cad
|
Fixes
|
2022-10-16 14:23:31 +02:00 |
|
|
34000ca90d
|
Fixes
|
2022-10-16 13:59:15 +02:00 |
|
|
4912651a9a
|
Fix
|
2022-10-16 13:48:45 +02:00 |
|
|
b79c43a288
|
Merge remote-tracking branch 'origin/4.x' into merge_4.x
|
2022-10-16 13:42:43 +02:00 |
|
|
748a74bb2c
|
Merge remote-tracking branch 'origin/4.x' into HEAD
|
2022-10-16 13:41:27 +02:00 |
|
Greg Hargreaves
|
b89ff32b7a
|
Remove duplicated numeric type declaration
|
2022-10-14 02:00:25 +01:00 |
|
Greg Hargreaves
|
06581ce4b0
|
Add additional checks for concat of non-empty strings to return non-falsy
|
2022-10-14 01:54:06 +01:00 |
|
|
a2b03e4f52
|
cs-fix
|
2022-10-13 13:54:18 +02:00 |
|
|
6e32dc02fc
|
Improvements
|
2022-10-13 13:53:03 +02:00 |
|
|
8c9558c92b
|
Fix #6983, #8564
|
2022-10-13 13:42:35 +02:00 |
|
orklah
|
bb9aabe5b1
|
Merge pull request #8570 from Nicelocal/fix_8569
Fix #8569
|
2022-10-12 20:59:04 +02:00 |
|
|
e43c6c1a13
|
cs-fix
|
2022-10-12 19:54:52 +02:00 |
|
|
a7af027645
|
Fix #8562
|
2022-10-12 11:40:29 +02:00 |
|
|
3ac0bce203
|
Fix #8569
|
2022-10-12 11:24:42 +02:00 |
|
Steven Dickinson
|
68f6ba873e
|
Fix MinMaxReturnTypeProvider when handling TDependentListKeys
|
2022-10-11 14:13:40 +01:00 |
|
orklah
|
60129819f5
|
add import
|
2022-10-10 18:10:49 +02:00 |
|
orklah
|
0f6891c757
|
fix typo
|
2022-10-10 18:07:26 +02:00 |
|
kkmuffme
|
3a420f4f7a
|
phpunit bool|string
|
2022-10-10 17:06:00 +02:00 |
|
kkmuffme
|
0da493b5bb
|
fix docs to match example
|
2022-10-10 16:28:46 +02:00 |
|
kkmuffme
|
1e6019ddde
|
size and error in $_FILES more specific
|
2022-10-10 16:18:27 +02:00 |
|
kkmuffme
|
fa53050483
|
fix $_FILES
|
2022-10-10 16:07:14 +02:00 |
|
kkmuffme
|
b5f6da7285
|
add common phpunit $_SERVER values bool
Fix https://github.com/vimeo/psalm/issues/8556
|
2022-10-10 14:31:35 +02:00 |
|
|
264e146cef
|
cs-fix
|
2022-10-10 13:03:02 +02:00 |
|
|
26f9b2cd6a
|
Add suppresses
|
2022-10-10 13:00:46 +02:00 |
|
|
deaa6bd2ea
|
Add purity issues to baseline
|
2022-10-10 12:53:13 +02:00 |
|
|
8a7b201b2c
|
Update
|
2022-10-10 12:38:57 +02:00 |
|
|
2e8fd6fc1d
|
Add flag
|
2022-10-10 11:46:47 +02:00 |
|
|
fe17720441
|
Revert
|
2022-10-10 11:43:04 +02:00 |
|
|
f06c459415
|
Bugfix
|
2022-10-07 13:18:57 +02:00 |
|
Gregory Hargreaves
|
41a6afda32
|
Add check for const with reserved word class
|
2022-10-07 09:44:10 +01:00 |
|
William Owen Ponce
|
0c3a62bc48
|
Update args
|
2022-10-05 14:29:24 +08:00 |
|
William Owen O. Ponce
|
ae426a00ce
|
Remove irrelevant types, use keep aliases
|
2022-10-05 09:09:56 +08:00 |
|
William Owen O. Ponce
|
04c9fe89c1
|
Arrange use statements alphabetically again
|
2022-10-04 09:59:34 +08:00 |
|
William Owen O. Ponce
|
6b6c320fe6
|
Arrange use statements alphabetically
|
2022-10-04 09:53:22 +08:00 |
|
William Owen O. Ponce
|
58fd83a01f
|
Add int type aliases based on existing codes
|
2022-10-04 09:47:40 +08:00 |
|
|
0155ad7472
|
Immutable readonly 3
|
2022-10-03 15:13:47 +02:00 |
|
|
45452c7125
|
Immutable readonly 2
|
2022-10-03 14:02:41 +02:00 |
|
|
5984ccd908
|
Fix
|
2022-10-03 12:53:44 +02:00 |
|
|
79b13fab04
|
Cleanup
|
2022-10-03 12:09:42 +02:00 |
|
|
c2ce7e63da
|
Immutable readonly 1
|
2022-10-03 11:53:05 +02:00 |
|
|
f11ed46f26
|
Immutable assertions
|
2022-10-03 11:32:15 +02:00 |
|