Mark Story
|
253f2127a4
Remove bad tests.
|
3 years ago |
Mark Story
|
db1d4b06fe
Fix failing tests and add captureError()
|
3 years ago |
ADmad
|
c88cee8c34
Namespace all functions.
|
3 years ago |
Corey Taylor
|
1981120aba
Clean up deprecation warning message
|
4 years ago |
saeid
|
0a41ccb6a1
add Error.enableDuplicatedDeprecations
|
4 years ago |
Mark Story
|
eef535c115
Don't emit duplicate deprecations.
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
Corey Taylor
|
52d80ab851
Fix tests param typehints
|
4 years ago |
Mark Story
|
d7491d08c9
Fix configuration name to be clearer.
|
5 years ago |
Mark Story
|
ab26a03937
Add support for ignoring deprecations by path
|
5 years ago |
ADmad
|
f89438017b
Use specific test methods to assert PHP errors generation.
|
5 years ago |
ADmad
|
b4aed58c4a
Fix risky test.
|
5 years ago |
mscherer
|
803d60ae32
Clean up tests using PHPStan level 1.
|
6 years ago |
ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 years ago |
Corey Taylor
|
645d6e8aba
Replaced deprecated expectExceptionMessageRegex with expectExceptionMessageMatches
|
6 years ago |
Mark Story
|
821ef70503
Try to fix appveyor failures
|
6 years ago |
Mark Story
|
6ee6075763
Make tests pass on windows.
|
6 years ago |
Mark Story
|
cea3c04978
Add test coverage
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
c9f4190e89
Fix regexp.
|
7 years ago |
ADmad
|
add7869ba5
Remove use of deprecation annotations for testing exceptions.
|
7 years ago |
ADmad
|
e806b42085
Fix CS errors.
|
7 years ago |
Mark Story
|
f98f10c2f6
Add strict_types to core and error packages.
|
7 years ago |
ADmad
|
8a56d7bf32
Make h() return all non string scalars unchanged.
|
8 years ago |
saeid
|
477e7949ec
change stackFrame to 1
|
8 years ago |
saeid
|
7332e0a410
change stackFrame default in deprecationWarning()
|
8 years ago |
saeid
|
2d196e827e
wrap tests by error reporting helpers
|
8 years ago |