website icon indicating copy to clipboard operation
website copied to clipboard

CodeIgniter Website

Results 18 website issues
Sort by recently updated
recently updated
newest added

![Screenshot 2024-02-24 18 01 45](https://github.com/codeigniter4projects/website/assets/87955/e4d84e92-af4c-45ba-a37f-d8cc755d9d98)

bug

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:** ![Screenshot 2023-03-30 175806](https://user-images.githubusercontent.com/9530214/228853800-19f3b624-b9c8-4fde-ac7c-57553f209dce.png)

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...

dependencies
php

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...

dependencies
github_actions

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...

dependencies
php