website
website copied to clipboard
CodeIgniter Website

https://codeigniter.com/news
See https://github.com/codeigniter4projects/website/actions/workflows/infection.yml?query=branch%3Adevelop ``` Run git fetch --depth=1 origin $GITHUB_BASE_REF git fetch --depth=1 origin $GITHUB_BASE_REF infection --threads=2 --skip-initial-tests --coverage=build/phpunit --git-diff-base=origin/$GITHUB_BASE_REF --git-diff-filter=AM --logger-github --ignore-msi-with-no-mutations shell: /usr/bin/bash -e {0} env: COMPOSER_PROCESS_TIMEOUT: 0 COMPOSER_NO_INTERACTION:...
**Demo:** 
To upgrade `coding-standard`, we need to update test code for PHPUnit 10. See #456, #455
Bumps [codeigniter/coding-standard](https://github.com/CodeIgniter/coding-standard) from 1.7.16 to 1.8.1. Release notes Sourced from codeigniter/coding-standard's releases. v1.8.1 Coding Standard What's Changed Add keep_annotations option for php_unit_attributes Add php_unit_assert_new_names fixer Bump dependencies Full Changelog: https://github.com/CodeIgniter/coding-standard/compare/v1.8.0...v1.8.1...
Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.3 to 1.1.0. Release notes Sourced from appleboy/ssh-action's releases. v1.1.0 Changelog Bug fixes 0c7561b1a30e223b97730bb8b92671995d9fb1d0: fix: switch to SSH key authentication for security (@appleboy) Enhancements 9b978f09f2587beff9c80449f57cb0f0612d3039: chore: update...
Bumps [knplabs/github-api](https://github.com/KnpLabs/php-github-api) from 3.14.1 to 3.15.0. Release notes Sourced from knplabs/github-api's releases. Release v3.15.0 Added Fix implicit nullable types to avoid PHP 8.4 warnings (eiriksm, acrobat) #1144 Add API endpoints...