Skip to content

Conversation

@kenjis
Copy link
Member

@kenjis kenjis commented Aug 21, 2024

Description
Supersedes #9133
See #9116

  • add PHP 8.4 to test-phpunit.yml
  • add --ignore-platform-req=php temporarily to @composer update --working-dir=utils

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

kenjis added 4 commits August 22, 2024 08:08
Error: Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - vimeo/psalm[5.0.0, ..., 5.13.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.0-dev) does not satisfy that requirement.
    - vimeo/psalm[5.14.0, ..., 5.25.0] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.0-dev) does not satisfy that requirement.
    - Root composer.json requires vimeo/psalm ^5.0 -> satisfiable by vimeo/psalm[5.0.0, ..., 5.25.0].

Script @composer update --working-dir=utils handling the post-autoload-dump event returned with error code 2
Error: Process completed with exit code 2.
@kenjis kenjis added github_actions Pull requests that update Github_actions code 4.6 labels Aug 21, 2024
@kenjis kenjis mentioned this pull request Aug 21, 2024
16 tasks
@kenjis kenjis merged commit 388fed8 into codeigniter4:4.6 Aug 29, 2024
@kenjis kenjis deleted the add-php84-GA-phpunit-4.6 branch August 29, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants