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

feat: update to php 8.0 in order to support analysing php 8 projects #59

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Conversation

alquerci
Copy link

@alquerci alquerci commented Dec 3, 2023

Hello,

Now the day there are more and more PHP 8 projects. It may be good to analyse them too.

What have been done here ?

  • Add bin/test a single command to build docker files and execute all tests.
  • Dependencies are made stricter to allow running composer update without breaking the tests.
  • Work history is kept in order to be transparent about the work path.

@alquerci alquerci force-pushed the feat-update-to-php-8-0-in-order-to-support-analyzing-php-8-projects branch from 4c12735 to 06f9843 Compare December 3, 2023 20:31
@alquerci alquerci changed the title [WIP] feat: update to php 8.0 in order to support analyzing php 8 projects feat: update to php 8.0 in order to support analyzing php 8 projects Dec 3, 2023
@alquerci alquerci changed the title feat: update to php 8.0 in order to support analyzing php 8 projects feat: update to php 8.0 in order to support analysing php 8 projects Dec 3, 2023
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.

1 participant