Skip to content

php8.4 #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 32 commits into from
Apr 7, 2025
Merged

php8.4 #41

merged 32 commits into from
Apr 7, 2025

Conversation

PatrickJanzen
Copy link
Contributor

@PatrickJanzen PatrickJanzen commented Feb 25, 2025

for testing:

  • checkout coding-standard-source (1)

  • go into a different php project (2) e.g https://github.com/ZooRoyal/itv-microservice-php

  • set php req in composer json to 8.4

  • run in a terminal in the dir of (2) the command: <path-to-(1)>/tests/run-coding-standard.sh sca:all

  • go into another different php project (3)

  • keep php version in composer.json as is

  • run in a terminal in the dir of (3) the command: <path-to-(1)>/tests/run-coding-standard.sh sca:all

the only errors raised should be cs violations if present

@rdss-sknott rdss-sknott added the major Label for major release label Feb 25, 2025
@PatrickJanzen PatrickJanzen marked this pull request as ready for review February 26, 2025 07:44
@rdss-pkuehn rdss-pkuehn force-pushed the php8.4 branch 2 times, most recently from 1f8fa62 to 2540b7e Compare March 31, 2025 08:04
Copy link

@rdss-rsanthanam rdss-rsanthanam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@rdss-sknott rdss-sknott merged commit 9b032da into main Apr 7, 2025
3 checks passed
@rdss-sknott rdss-sknott deleted the php8.4 branch April 7, 2025 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Label for major release
Development

Successfully merging this pull request may close these issues.

7 participants