Tags: phpgt/Input
Tags
Upgrade CI and deps (#308) * ci: remove old artifacts * ci: run all php versions * feature: implement selectPrefix closes #13 * tweak: ignore unused function parameter * build: update dependencies (for gt/http compatibility) * ci: upgrade workflows, fix security issue --------- Co-authored-by: Greg Bowler <greg.bowler@g105b.com>
Deprecate `with` functions (#305) * ci: remove old artifacts * ci: run all php versions * deprecate: all with functions on the Input class for #301 * deprecate: all with functions on the Trigger class for #301 * tweak: deprecate pre-8.4 attribute * tweak: until deprecations are removed, suppress TooManyPublicMethods * tweak: line length
Make getFile consistent with other functions (#298) * feature: make getFile consistently nullable closes #287 * build: php 8.1 compatibility * build: cache php version * build: fix dependency versions * ci: use phpunit composer version * build: php 8.1 compatibility * ci: upgrade steps * ci: name build artifact * ci: hard code version * test: update phpdoc * ci: use v4 upload/download artifact * ci: tag coverage data with sha * ci: tag coverage run number * ci: tag coverage matrix build * ci: typo * ci: upgrade coverage version * ci: add php version to coverage information * ci: add codecov token * feature: make getFile consistently nullable closes #287
Bump phpgt/http from 1.1.2 to 1.1.6 (#248) Bumps [phpgt/http](https://github.com/PhpGt/Http) from 1.1.2 to 1.1.6. - [Release notes](https://github.com/PhpGt/Http/releases) - [Commits](phpgt/Http@v1.1.2...v1.1.6) --- updated-dependencies: - dependency-name: phpgt/http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Greg Bowler <greg.bowler@g105b.com>
PreviousNext