orklah
|
7ce0c3a6e3
|
improve falsy on non-empty-string
|
2021-10-20 22:31:03 +02:00 |
|
orklah
|
f4bc67e45a
|
Merge pull request #6704 from orklah/implicit-tostring
fix missing implicit __toString
|
2021-10-20 20:49:57 +02:00 |
|
orklah
|
1f02795e42
|
fix missing implicit __toString
|
2021-10-20 19:54:32 +02:00 |
|
orklah
|
3d9f973203
|
Merge pull request #6684 from orklah/empty-reconciliation
improve empty/falsy reconciliation
|
2021-10-20 18:52:45 +02:00 |
|
orklah
|
541a1eddb5
|
Merge pull request #6694 from orklah/deprecate-phpstorm-generics
deprecate allowPhpStormGenerics
|
2021-10-20 16:35:32 +02:00 |
|
Bruce Weirdan
|
acad03779b
|
Update docs/running_psalm/configuration.md
|
2021-10-20 16:17:54 +03:00 |
|
orklah
|
cf8e443d10
|
use better issue types
|
2021-10-20 07:32:08 +02:00 |
|
orklah
|
4755131585
|
more consistency
|
2021-10-20 07:32:04 +02:00 |
|
orklah
|
3866c6b529
|
new truthy type
|
2021-10-20 07:31:11 +02:00 |
|
orklah
|
8bcdd6e339
|
new truthy type
|
2021-10-20 07:31:11 +02:00 |
|
orklah
|
f5b4cb664c
|
new falsy type
|
2021-10-20 07:31:11 +02:00 |
|
orklah
|
1d59d2cd00
|
more consistency
|
2021-10-20 07:31:11 +02:00 |
|
orklah
|
9b8e483a4c
|
improve empty/falsy reconciliation
|
2021-10-20 07:31:11 +02:00 |
|
orklah
|
23a9896eda
|
Merge pull request #6693 from orklah/clauses
Remove hasPossiblyNumericType
|
2021-10-20 07:08:25 +02:00 |
|
orklah
|
05f63ef16a
|
wording
|
2021-10-20 07:06:44 +02:00 |
|
orklah
|
3db477e3c5
|
deprecate allowPhpStormGenerics
|
2021-10-19 23:37:35 +02:00 |
|
orklah
|
c7ea446405
|
remove unused function
|
2021-10-19 22:20:10 +02:00 |
|
orklah
|
dc0b2074a4
|
test without weird function
|
2021-10-19 22:12:20 +02:00 |
|
orklah
|
37f1f87052
|
Merge pull request #6690 from orklah/simplexmliterator
add SimpleXMLIterator to universalObjectCrates
|
2021-10-19 18:36:02 +02:00 |
|
orklah
|
5d154e1bda
|
fix test
|
2021-10-18 22:00:51 +02:00 |
|
orklah
|
1288d49130
|
add SimpleXMLIterator to universalObjectCrates
|
2021-10-18 21:59:17 +02:00 |
|
orklah
|
a9e2284e79
|
add test
|
2021-10-18 21:51:36 +02:00 |
|
orklah
|
ec59876935
|
only fuse array & Traversable with phpstorm generics
|
2021-10-18 21:27:11 +02:00 |
|
orklah
|
f7a63361ad
|
Merge pull request #6679 from SCIF/bugfix-5694-arrayfilter
Improve handling of positive ints by array_filter()
|
2021-10-17 23:20:26 +02:00 |
|
orklah
|
0dc46c82db
|
Merge pull request #4936 from SCIF/master
Added initial support of asserting properties of objects out of scope
|
2021-10-17 11:49:41 +02:00 |
|
Aleksandr Zhuravlev
|
b664850cdc
|
Added support of asserting properties of objects out of scope
|
2021-10-17 21:29:25 +13:00 |
|
Aleksandr Zhuravlev
|
978d9ec774
|
Improve handling of positive ints by array_filter()
|
2021-10-16 20:47:22 +13:00 |
|
Bruce Weirdan
|
f9f9167d74
|
Merge pull request #6678 from orklah/teest1
|
2021-10-16 03:28:18 +03:00 |
|
orklah
|
7a47ebfcd6
|
fix
|
2021-10-16 00:26:00 +02:00 |
|
orklah
|
56c73142d6
|
don't emit InvalidReturnType when return type was inferred to never
|
2021-10-16 00:15:17 +02:00 |
|
orklah
|
1aad830392
|
Merge pull request #6654 from zoonru/fixes
Fix manipulation of intersection types, arrow functions, foreign static types, parameter static types, T|false|null unions.
|
2021-10-15 23:41:24 +02:00 |
|
Bruce Weirdan
|
c556920352
|
Revert "Merge remote-tracking branch 'upstream/master' into test5"
This reverts commit 043a0262f7 , reversing
changes made to cc4c29837d .
|
2021-10-16 00:20:38 +03:00 |
|
orklah
|
043a0262f7
|
Merge remote-tracking branch 'upstream/master' into test5
|
2021-10-15 22:37:07 +02:00 |
|
orklah
|
99d8f92e4f
|
what would that do?
|
2021-10-15 22:33:04 +02:00 |
|
orklah
|
cc4c29837d
|
Merge pull request #6675 from ElisDN/array-tests
More tests for `array_merge` and `array_replace`
|
2021-10-15 14:26:09 +02:00 |
|
ElisDN
|
7b47063585
|
Add array typed tests
|
2021-10-15 14:30:20 +03:00 |
|
ElisDN
|
f26e9ae3b1
|
Add array replace tests
|
2021-10-15 14:30:20 +03:00 |
|
orklah
|
02311ebdf6
|
Merge pull request #6671 from tomasnorre/pgsql-resources-to-objects
Convert pgsql functions to use object instead of a resource
|
2021-10-15 11:56:38 +02:00 |
|
orklah
|
b8a2ba251f
|
Merge pull request #6672 from orklah/phpstorm-generics
prevent phpstorm generics from touching to signature types
|
2021-10-14 21:25:36 +02:00 |
|
orklah
|
cd8f14e885
|
Merge pull request #6670 from vimeo/revert-6666-8.1
Revert "run CI on PHP 8.1"
|
2021-10-14 21:25:09 +02:00 |
|
orklah
|
8a770a1003
|
fix CS
|
2021-10-14 21:09:30 +02:00 |
|
orklah
|
a1b1080c4e
|
prevent phpstorm generics from touching to signature types
|
2021-10-14 21:04:53 +02:00 |
|
Tomas Norre Mikkelsen
|
dd49ac5975
|
Resolve forgotten merge conflict
|
2021-10-14 20:38:26 +02:00 |
|
Tomas Norre Mikkelsen
|
b39b523fb4
|
Convert pgsql functions to use object instead of a resource
|
2021-10-14 19:30:03 +02:00 |
|
orklah
|
110f2b4822
|
Merge pull request #6658 from fluffycondor/method-annotation-parsing-fix
Fix @psalm-method annotation parsing
|
2021-10-14 17:36:42 +02:00 |
|
orklah
|
859966defe
|
Merge pull request #6669 from orklah/8.1-2
allow Psalm to choose PHP8.1 if it's the lower PHP version allowed
|
2021-10-14 17:35:46 +02:00 |
|
Semyon
|
28385dc526
|
Fix failed test
|
2021-10-14 18:00:32 +03:00 |
|
Bruce Weirdan
|
5c739483d8
|
Revert "run CI on PHP 8.1"
|
2021-10-14 17:55:51 +03:00 |
|
orklah
|
ef7e6cdf01
|
allow Psalm to choose PHP8.1 if it's the lower PHP version allowed
|
2021-10-14 16:54:27 +02:00 |
|
Semyon
|
0f6acacf31
|
Make psalm- prefix optional on @psalm-method annotation
|
2021-10-14 17:07:00 +03:00 |
|