提交历史

作者 SHA1 备注 提交日期
  Joanhey bdc3677232 Rename phpstan.neon to .dist 2 年之前
  walkor cac7c8e28d Merge pull request #928 from joanhey/php-8.3-tests 2 年之前
  walkor 240eda91c2 Merge pull request #927 from Chance-fyi/phpstan 2 年之前
  Joanhey 1c257f6ba5 Add color to pest tests 2 年之前
  Joanhey 765e6971b2 Add PHP 8.3 nightly to tests 2 年之前
  Chance 0a8d8c0f04 ci static analysis 2 年之前
  Chance 50473063b1 phpstan analyse level 5 2 年之前
  Chance 50f20ebd1c analyse fix: Dead catch - Exception is never thrown in the try block 2 年之前
  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 年之前
  Chance 953d40d371 analyse fix: headers type is an array, else branch is unreachable because previous condition is always true 2 年之前
  Chance c106f4c0ee analyse fix: The key 'basename' is always present in the return value of `pathinfo` 2 年之前
  Chance d6d3df3115 phpstan analyse level 4 2 年之前
  Chance 123ac8aae8 phpstan analyse level 3 2 年之前
  Chance 683ef384ac analyse fix: Binary operation "^" between bool|float|int|string and string results in an error 2 年之前
  Chance 0f6ed92fc3 analyse fix: Unsafe call to private method through static:: 2 年之前
  Chance de778cd2ba phpstan analyse level 2 2 年之前
  Chance a51b271d7b analyse fix: Access to an undefined property 2 年之前
  Chance 4106df5a3c phpstan analyse level 1 2 年之前
  Chance b62eaafd75 phpstan analyse level 0 2 年之前
  walkor 34a1f08e64 Merge pull request #925 from joanhey/php-unit-dist 2 年之前
  Joanhey 5cf1d02d86 Add tests to .gitattributes 2 年之前
  Joanhey a2f82b5021 Add phpunit.xml to .gitignore 2 年之前
  Joanhey adcada7656 Rename phpunit.xml to .dist 2 年之前
  walkor 4bde503742 Merge pull request #922 from joanhey/fix-400-bad-request 2 年之前
  Joanhey 59b6eb0e66 Fix 400 Bad Request 2 年之前
  walkor 2a224cfc25 Merge pull request #920 from Chance-fyi/feature-test-http-server 2 年之前
  Chance e62c08b533 Fix test 2 年之前
  walkor 84f059c65c Merge pull request #919 from Chance-fyi/unit-test 2 年之前
  Chance 3b4044a018 Feature test of http server 2 年之前
  Chance 10569a751a Stop the process in `afterAll` 2 年之前