19 Commits

Author SHA1 Message Date
Leo
988854436e
Merge pull request #5 from chinayin/dependabot/github_actions/master/actions/cache-4
Bump actions/cache from 3 to 4
2024-02-22 17:52:25 +08:00
dependabot[bot]
548aa8038d
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 11:51:31 +00:00
Leo
9989f3973c
Merge pull request #4 from chinayin/dependabot/github_actions/master/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-10-08 22:12:01 +08:00
dependabot[bot]
1686a51a57
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-01 11:57:27 +00:00
lei.tian
e71de6de92 fix php.yml 2023-03-11 00:41:53 +08:00
lei.tian
5471cc2ce0 fix php.yml v2.0.4 2023-03-10 18:04:45 +08:00
lei.tian
b457a71364 更新项目基础配置文件 v2.0.3 2023-03-10 18:03:33 +08:00
Leo
7c76c1ddc5
Merge pull request #3 from Rodots/patch-1
兼容PHP 8.2
v2.0.2
2022-12-07 14:23:47 +08:00
傲世
9758d250fb
兼容PHP 8.2
在PHP 8.2中 ${var} 字符串插入变量解析语法已被弃用,应将$放在花括号里面,否则将会抛出异常无法正常使用
2022-12-02 22:39:05 +08:00
lei.tian
9ab6658e7d fix search() elseif v2.0.1 2022-06-30 19:43:56 +08:00
lei.tian
7612e59449 fix dependabot.yml 2022-06-30 19:28:29 +08:00
Leo
8e9a957bad
Merge pull request #2 from chinayin/2.x
2.x
2022-06-30 19:27:52 +08:00
lei.tian
8cf067146d fix README.md 2022-06-30 19:08:32 +08:00
lei.tian
4e665979e5 fix TestCase.php 2022-06-30 19:05:11 +08:00
lei.tian
1cb26e6da0 fix README.md v2.0 2022-06-30 18:49:40 +08:00
lei.tian
8600fc60f7 调整phpunit版本 2022-06-30 18:44:04 +08:00
lei.tian
33c6270c8c 去掉composer test 2022-06-30 18:43:07 +08:00
lei.tian
e6c245cbdb 提交2.0版本 2022-06-30 18:36:32 +08:00
Leo
d004038c71
Initial commit 2022-06-30 16:21:52 +08:00