issues
search
phpstan
/
phpstan-webmozart-assert
PHPStan extension for webmozart/assert
MIT License
165
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
False positive on `Assert::upper()` always evaluates as true
#85
p4veI
closed
2 years ago
8
Fix nullOr* non-empty-string assertions
#84
herndlm
closed
2 years ago
0
Add support for contains, startsWith, startsWithLetter and endsWith
#83
herndlm
closed
2 years ago
1
Support string assertions resulting in non-empty-string
#82
herndlm
closed
2 years ago
2
Support remaining array count assertions
#81
herndlm
closed
2 years ago
1
Extract remaining collection tests
#80
herndlm
closed
2 years ago
0
Support keyNotExists
#79
herndlm
closed
2 years ago
1
Extract remaining object tests
#78
herndlm
closed
2 years ago
0
Extract remaining array tests
#77
herndlm
closed
2 years ago
1
Extract remaining tests
#76
herndlm
closed
2 years ago
4
Extract comparison tests
#75
herndlm
closed
2 years ago
1
Move type assertion tests into TypeTest
#74
herndlm
closed
2 years ago
2
Support natural
#73
herndlm
closed
2 years ago
1
Allow Composer plugins in build-cs
#72
herndlm
closed
2 years ago
1
Support positiveInteger
#71
herndlm
closed
2 years ago
1
Composer > Remove `--no-suggest`
#70
ruudk
closed
2 years ago
0
Bump metcalfc/changelog-generator from 1.0.0 to 3.0.0
#69
dependabot[bot]
closed
2 years ago
1
False positive: Call to static method Webmozart\Assert\Assert::count() with arguments non-empty-array<int, string>, 2 and 'error' will always evaluate to true
#68
ruudk
closed
2 years ago
6
Support remaining count* assertions
#67
villfa
closed
2 years ago
3
Support validArrayKey
#66
herndlm
closed
2 years ago
1
Add allKeyExists tests
#65
herndlm
closed
2 years ago
8
Complete length assert type specifiers
#64
herndlm
closed
2 years ago
2
Assert::isNonEmptyList should result in non-empty-list
#63
herndlm
closed
2 years ago
4
Add support for count
#62
villfa
closed
2 years ago
3
Bump metcalfc/changelog-generator from 1.0.0 to 2.0.0
#61
dependabot[bot]
closed
2 years ago
1
Bump dessant/lock-threads from 2 to 3
#60
dependabot[bot]
closed
2 years ago
1
Add support for `interfaceExists`
#59
vhenzl
closed
3 years ago
2
Assert::length() should result in non-empty-string
#58
devbanana
closed
2 years ago
2
False positive: inArray with string and array('value1', 'value2') will always evaluate to true.
#57
ruudk
closed
3 years ago
4
Resolve `Assert::minLength($s, 1+)` to `non-empty-string`
#56
simPod
closed
3 years ago
1
Assert::minLength($s, 1) should assert type to non-empty-string
#55
simPod
closed
3 years ago
2
False positive: Call to inArray() with different object instances will always evaluate to true
#142
simPod
opened
3 years ago
13
add support for isArrayAccessible
#53
ntzm
closed
3 years ago
1
add support for methodExists and propertyExists
#52
ntzm
closed
3 years ago
1
Modernise tests
#51
ntzm
closed
3 years ago
1
add support for inArray and oneOf
#50
ntzm
closed
3 years ago
4
Update slevomat/coding-standard requirement from ^6.4 to ^7.0 in /build-cs
#49
dependabot[bot]
closed
2 years ago
1
chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
#48
Kocal
closed
3 years ago
0
Drop Phing for Makefile
#47
Kocal
closed
3 years ago
0
Internal type conversion from array to iterable.
#46
waltertamboer
closed
2 years ago
3
Call for help: Modernize AssertTypeSpecifyingExtensionTest
#45
ondrejmirtes
closed
3 years ago
1
After upgrading PHPStan from `0.12.82` to `0.12.83`: `Assert::notNull($object->getEvent())` no longer removes nullability
#44
ruudk
closed
3 years ago
4
Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
#43
dependabot[bot]
closed
3 years ago
0
Assert::true should behave the same as native assert()
#42
simPod
closed
3 years ago
2
Assert::keyExists() implemented failing unit test
#41
clxmstaab
closed
3 years ago
7
disable phpunit result cache
#40
clxmstaab
closed
3 years ago
3
Assert::keyExists() should be supported
#39
clxmstaab
closed
2 years ago
10
Add float type to `integerish` assertion
#38
acasademont
closed
3 years ago
1
Support ::minCount assertion
#37
R4c00n
closed
3 years ago
6
Since 0.12.9: `expects array<string>, iterable<string> given`
#36
ruudk
closed
3 years ago
4
Previous
Next