Joanhey
|
bdc3677232
Rename phpstan.neon to .dist
|
2 years ago |
walkor
|
cac7c8e28d
Merge pull request #928 from joanhey/php-8.3-tests
|
2 years ago |
walkor
|
240eda91c2
Merge pull request #927 from Chance-fyi/phpstan
|
2 years ago |
Joanhey
|
1c257f6ba5
Add color to pest tests
|
2 years ago |
Joanhey
|
765e6971b2
Add PHP 8.3 nightly to tests
|
2 years ago |
Chance
|
0a8d8c0f04
ci static analysis
|
2 years ago |
Chance
|
50473063b1
phpstan analyse level 5
|
2 years ago |
Chance
|
50f20ebd1c
analyse fix: Dead catch - Exception is never thrown in the try block
|
2 years ago |
Chance
|
21d244b6b1
analyse fix: Offset 'running' on array{command: string, pid: int, running: bool, signaled: bool, stopped: bool, exitcode: int, termsig: int, stopsig: int} in isset() always exists and is not nullable
|
2 years ago |
Chance
|
953d40d371
analyse fix: headers type is an array, else branch is unreachable because previous condition is always true
|
2 years ago |
Chance
|
c106f4c0ee
analyse fix: The key 'basename' is always present in the return value of `pathinfo`
|
2 years ago |
Chance
|
d6d3df3115
phpstan analyse level 4
|
2 years ago |
Chance
|
123ac8aae8
phpstan analyse level 3
|
2 years ago |
Chance
|
683ef384ac
analyse fix: Binary operation "^" between bool|float|int|string and string results in an error
|
2 years ago |
Chance
|
0f6ed92fc3
analyse fix: Unsafe call to private method through static::
|
2 years ago |
Chance
|
de778cd2ba
phpstan analyse level 2
|
2 years ago |
Chance
|
a51b271d7b
analyse fix: Access to an undefined property
|
2 years ago |
Chance
|
4106df5a3c
phpstan analyse level 1
|
2 years ago |
Chance
|
b62eaafd75
phpstan analyse level 0
|
2 years ago |
walkor
|
34a1f08e64
Merge pull request #925 from joanhey/php-unit-dist
|
2 years ago |
Joanhey
|
5cf1d02d86
Add tests to .gitattributes
|
2 years ago |
Joanhey
|
a2f82b5021
Add phpunit.xml to .gitignore
|
2 years ago |
Joanhey
|
adcada7656
Rename phpunit.xml to .dist
|
2 years ago |
walkor
|
4bde503742
Merge pull request #922 from joanhey/fix-400-bad-request
|
2 years ago |
Joanhey
|
59b6eb0e66
Fix 400 Bad Request
|
2 years ago |
walkor
|
2a224cfc25
Merge pull request #920 from Chance-fyi/feature-test-http-server
|
2 years ago |
Chance
|
e62c08b533
Fix test
|
2 years ago |
walkor
|
84f059c65c
Merge pull request #919 from Chance-fyi/unit-test
|
2 years ago |
Chance
|
3b4044a018
Feature test of http server
|
2 years ago |
Chance
|
10569a751a
Stop the process in `afterAll`
|
2 years ago |