Joanhey
|
1c257f6ba5
Add color to pest tests
|
1 year ago |
Joanhey
|
765e6971b2
Add PHP 8.3 nightly to tests
|
1 year ago |
Chance
|
0a8d8c0f04
ci static analysis
|
1 year ago |
Chance
|
50473063b1
phpstan analyse level 5
|
1 year ago |
Chance
|
50f20ebd1c
analyse fix: Dead catch - Exception is never thrown in the try block
|
1 year 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
|
1 year ago |
Chance
|
953d40d371
analyse fix: headers type is an array, else branch is unreachable because previous condition is always true
|
1 year ago |
Chance
|
c106f4c0ee
analyse fix: The key 'basename' is always present in the return value of `pathinfo`
|
1 year ago |
Chance
|
d6d3df3115
phpstan analyse level 4
|
1 year ago |
Chance
|
123ac8aae8
phpstan analyse level 3
|
1 year ago |
Chance
|
683ef384ac
analyse fix: Binary operation "^" between bool|float|int|string and string results in an error
|
1 year ago |
Chance
|
0f6ed92fc3
analyse fix: Unsafe call to private method through static::
|
1 year ago |
Chance
|
de778cd2ba
phpstan analyse level 2
|
1 year ago |
Chance
|
a51b271d7b
analyse fix: Access to an undefined property
|
1 year ago |
Chance
|
4106df5a3c
phpstan analyse level 1
|
1 year ago |
Chance
|
b62eaafd75
phpstan analyse level 0
|
1 year ago |
walkor
|
34a1f08e64
Merge pull request #925 from joanhey/php-unit-dist
|
1 year ago |
Joanhey
|
5cf1d02d86
Add tests to .gitattributes
|
1 year ago |
Joanhey
|
a2f82b5021
Add phpunit.xml to .gitignore
|
1 year ago |
Joanhey
|
adcada7656
Rename phpunit.xml to .dist
|
1 year ago |
walkor
|
4bde503742
Merge pull request #922 from joanhey/fix-400-bad-request
|
1 year ago |
Joanhey
|
59b6eb0e66
Fix 400 Bad Request
|
1 year ago |
walkor
|
2a224cfc25
Merge pull request #920 from Chance-fyi/feature-test-http-server
|
1 year ago |
Chance
|
e62c08b533
Fix test
|
1 year ago |
walkor
|
84f059c65c
Merge pull request #919 from Chance-fyi/unit-test
|
1 year ago |
Chance
|
3b4044a018
Feature test of http server
|
1 year ago |
Chance
|
10569a751a
Stop the process in `afterAll`
|
1 year ago |
Chance
|
0f57772057
Multiple expect conversions to chained calls
|
1 year ago |
Chance
|
2fbb26b41d
Start the socket server in beforeAll
|
1 year ago |
walkor
|
7dea1e6c9f
Merge pull request #918 from xuanyanwow/fix-swow-event-import-function
|
1 year ago |
宣言就是Siam
|
ed9df9b468
🐛 import function `watiAll`
|
1 year ago |
walkor
|
01f43d8adb
ws response
|
1 year ago |
walkor
|
ed306de959
Merge pull request #913 from oladoyinbov/patch-1
|
1 year ago |
walkor
|
b9d540d751
Suppress notice interrupted by signal
|
1 year ago |
walkor
|
3e6090d2f2
Merge pull request #917 from akotulu/master
|
1 year ago |
Ako Tulu
|
8d9a9c1bd7
Replaced tabs with spaces project wide.
|
1 year ago |
Ako Tulu
|
247d87ca29
Removed PHPStrom attributes, fixed minor typos and changed DEBUG to USER mode.
|
1 year ago |
walkor
|
541777531e
Update Request.php
|
1 year ago |
walkor
|
5125dbbb6a
Fix #916
|
1 year ago |
walkor
|
647dbd7475
Merge pull request #914 from xHeaven/master
|
1 year ago |
Mark Magyar
|
db3c9fb942
using dynamic invocation instead of static
|
1 year ago |
Mark Magyar
|
df39972cfd
replaced long notation with combined assignment
|
1 year ago |
Mark Magyar
|
f7095db38c
added missing access modifiers
|
1 year ago |
Mark Magyar
|
0e1d70f1fe
merged multiple isset()s
|
1 year ago |
Mark Magyar
|
e921a04b91
flipped conditions to gain performance
|
1 year ago |
Mark Magyar
|
9209697d12
simplified if-else branches
|
1 year ago |
Mark Magyar
|
99f507cda4
wrapping if body in braces to comply with PSR12
|
1 year ago |
Mark Magyar
|
d8f994b65d
using short list syntax instead of list()
|
1 year ago |
Mark Magyar
|
2e0afcf621
fixed improper if condition
|
1 year ago |
Mark Magyar
|
941823b5c5
removed unused use statement
|
1 year ago |