Skip to content
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

Upgrade everything to its newest version, use PSR-12, support PHP 8.3 #82

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

D0L1K
Copy link
Contributor

@D0L1K D0L1K commented Apr 8, 2024

No description provided.

Copy link

@vaclavbarta vaclavbarta left a comment

Choose a reason for hiding this comment

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

Approve by functionality, but unfortunately I don't know the formal correctness of the rules in detail (in Agents projects it will change only 3 files)

Copy link
Member

@OndraM OndraM left a comment

Choose a reason for hiding this comment

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

Hi,
thanks, I tried it on one repo and so far so good 👍 . I still want to to go through the rules and fixers (so maybe I will add some more comments tomorrow if I found some issue), but I don't want to delay what I found so far.

Apart from the inline comments:

  • The github actions build was disabled by github (because there wasn't activity in the repo...) and needs to be updated. I enabled it, but you need to push some changes to trigger the build... And expect it to fail.
  • There are examples in the README.md, which are not updated to the new configuration
  • There is a small grammar typo in commit message (it's -> its), could you please fix this when you will be rebasing the commit before merge?

Thanks!

CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
UPGRADE-4.0.md Show resolved Hide resolved
UPGRADE-4.0.md Outdated Show resolved Hide resolved
ecs.php Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@D0L1K D0L1K force-pushed the feature/php8 branch 2 times, most recently from a748b08 to dabd834 Compare April 16, 2024 13:33
composer.json Show resolved Hide resolved
ecs.php Outdated Show resolved Hide resolved
@OndraM OndraM changed the title Upgrade everything to it's newest version, use PSR-12, support PHP 8.3 Upgrade everything to its newest version, use PSR-12, support PHP 8.3 Apr 18, 2024
Copy link
Member

@OndraM OndraM left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

@D0L1K D0L1K merged commit 7af709f into main Apr 18, 2024
12 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants