4 comments (4 comments)3 reactions (3 reactions)0 assignees (0 assignees)PHP668 forks (668 forks)batch import
Help wantedenhancementtype reconciliation
Repository metrics
- Stars
- 5,369 stars (5,369 stars)
- PR merge metrics
- Avg merge 3d 12h (Avg merge 3d 12h)5 merged PRs in 30d (5 merged PRs in 30d)
Contributor guide
- Research direction
- Examine the condition in Psalm's type system that handles `strlen($str) > 0` and ensure it narrows the type to `non empty string`. Check related code in `src/Psalm/Internal/Analyzer/Statements/Expression/BinaryOp/ComparisonAnalyzer.php` and `src/Psalm/Type/Reconciler.php`.
- Tech stack
- php
- Domain
- tooling
- Issue type
- Bug
- Prerequisites
- PHPGit