Skip to content

Fix PHPDoc with integer range (for example int<0, max>#1509

Merged
gennadigennadigennadi merged 1 commit into
deptrac:4.xfrom
patrickkusebauch:fix/int-types
Sep 29, 2025
Merged

Fix PHPDoc with integer range (for example int<0, max>#1509
gennadigennadigennadi merged 1 commit into
deptrac:4.xfrom
patrickkusebauch:fix/int-types

Conversation

@patrickkusebauch

Copy link
Copy Markdown
Collaborator

Closes: #1502

It wrongly resolves the max into a class. Incidentally, fix the same issue with non-empty-list, which was not supported before, only list.

…ax>) resolves the `max` into a class. Incidentally, fix same issue with `non-empty-list`, that was not supported before, only `list`.
@gennadigennadigennadi gennadigennadigennadi merged commit 92eca28 into deptrac:4.x Sep 29, 2025
18 checks passed
@patrickkusebauch patrickkusebauch deleted the fix/int-types branch September 29, 2025 15:12
@jorgsowa

Copy link
Copy Markdown

Thank you very much for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deptrac doesn't recognize scalar type int<0, max>

3 participants