1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 06:58:41 +01:00
psalm/src/Psalm/Type
orklah 0dcaf1c706
Merge pull request #9678 from robchett/mb_strtolower_maintain_non_empty
Return a non-empty-(lowercase-)string from mb_strtolower
2023-04-20 23:44:21 +02:00
..
Atomic Switch TSingleLetter to extend TNonEmptyString instead of TString as it is more precise 2023-04-19 19:27:25 +01:00
Atomic.php create proper TClosure instead of TNamedObject with a Closure value 2022-12-28 20:42:59 +01:00
MutableTypeVisitor.php SlevomatCodingStandard.Commenting.DocCommentSpacing 2022-12-14 13:34:41 -06:00
MutableUnion.php Real fix 2022-12-25 17:35:47 +01:00
Reconciler.php fix #9433 2023-03-12 18:23:10 +01:00
TaintKind.php Finalize types nodes 2022-02-10 01:44:25 +02:00
TaintKindGroup.php Finalize types nodes 2022-02-10 01:44:25 +02:00
TypeNode.php Added SlevomatCodingStandard.TypeHints.ParameterTypeHint sniff and removed php-cs-fixer 2022-12-14 20:26:17 -06:00
TypeVisitor.php Fix tests 2022-11-08 10:45:21 +01:00
Union.php Drop symfony/polyfill-php80 dependency 2022-12-22 13:06:21 -04:00
UnionTrait.php Return a non-empty-(lowercase-)string from mb_strtolower 2023-04-20 15:54:13 +01:00