issues
search
webmozarts
/
assert
Assertions to validate method input/output with nice error messages.
MIT License
7.56k
stars
145
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix comparisons with NAN
#306
gordinskiy
opened
1 week ago
4
Add validRegexPattern assertions
#305
zlodes
opened
2 weeks ago
1
Refactor and clean up CI config
#304
shadowhand
closed
3 weeks ago
1
Add `@psalm-pure` to the `typeToString` method
#303
luukvhoudt
closed
3 weeks ago
2
Assert::greaterThanEq and Assert::lessThanEq don't work for NAN
#302
johanvio
opened
2 months ago
0
Addition of two new assert functions for better validation of differe…
#301
Dropelikeit
opened
4 months ago
1
Fix error on `resource` assertion if message has a second placeholder
#300
cs278
closed
3 weeks ago
3
Assert::upper() correct usage
#299
bpastukh
opened
8 months ago
5
Fix typo
#298
Shadow-Devil
closed
3 weeks ago
0
Addition of two new assert functions for better validation of different integer types
#297
Dropelikeit
closed
4 months ago
6
Extend the assert class with two more integer checks
#296
Dropelikeit
closed
3 weeks ago
0
Does this project need help?
#295
shadowhand
closed
3 weeks ago
3
Multi-layer encoding
#294
theofidry
opened
1 year ago
2
Test against php 8.2 and 8.3
#293
sergiy-petrov
closed
3 weeks ago
2
Add support for enums in error message
#292
gordinskiy
closed
2 weeks ago
9
Separate file/directory/exists assertions
#291
shadowhand
closed
3 weeks ago
0
Unicode flag in email validation
#290
gaelreyrol
opened
1 year ago
1
Add support for enums in error message
#289
SVillette
closed
2 weeks ago
1
Assert an array of values is a non-empty, non-associative list of a specific type
#288
PHLAK
opened
1 year ago
0
Update ci.yaml replacing GitHub Actions V2 (Deprecated) for V3
#287
DannyvdSluijs
closed
3 weeks ago
0
Request an example of how to add logging on exceptions found
#286
Guyverix
closed
3 weeks ago
1
Optimize isList
#285
kamil-tekiela
closed
3 weeks ago
0
Fix excess single-quote
#284
tvdijen
closed
3 weeks ago
0
allIsAOf
#283
karelVanGeerdeghom
opened
1 year ago
0
Adds assertion to check all keys exist in an array
#282
junaidbinfarooq
opened
1 year ago
0
Implement return of validated value (#280)
#281
dbalabka
opened
2 years ago
0
Return validated value
#280
dbalabka
opened
2 years ago
4
Test against php 8.2
#279
sergiy-petrov
closed
3 weeks ago
0
Fix static analysis in ci
#278
leonhusmann
closed
1 month ago
1
Fix `implementsInterface()` PHPDoc
#277
herndlm
closed
3 weeks ago
5
Issue #270
#276
Tautve
opened
2 years ago
1
Static Code Analysis in CI does not actually check any file
#275
boesing
closed
3 weeks ago
1
PHP 8.2 compatibility
#274
andypost
closed
2 years ago
5
Fix minor typos
#273
phil-davis
closed
3 weeks ago
0
Add 1.11.0 to the changelog
#272
BackEndTea
closed
2 years ago
0
Fix psalm assert
#271
Myks92
closed
2 years ago
6
Missing `notInstanceOfAny`
#270
smilesrg
opened
2 years ago
1
Psalm support for oneOf() and allOneOf()
#269
devbanana
opened
2 years ago
0
Reduced dependency graph by removing `symfony/polyfill-ctype`, requiring `ext-ctype`
#268
Ocramius
closed
2 years ago
3
PHP 8.2: Use of "static" in callables is deprecated
#267
MauricioFauth
closed
2 years ago
1
Assertions with info about which class/property is invalid
#266
arjanfrans
opened
2 years ago
0
Add support for lazy messages
#265
theofidry
opened
2 years ago
1
Fix lessThan test fails in a different time zone
#264
kudashevs
closed
2 years ago
1
Introduce allNullOr methods
#263
VincentLanglet
closed
2 years ago
9
Adds notInArray and notOneOf.
#262
czirkoszoltan
opened
2 years ago
3
Old php method syntax correction
#261
erikfritas
closed
2 years ago
3
Fix deprecated use of 'static' literal string in callable
#260
TysonAndre
closed
2 years ago
1
Feature Request: methods to validate latitude/longitude
#259
lorenzomar
opened
3 years ago
3
Feature Request: Check that multiple specific keys exist in an array
#258
gordinskiy
opened
3 years ago
0
Draft: Explicit checking of parameter type values.
#257
patka-123
closed
4 weeks ago
1
Next