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

latte3 compatibility #36

Merged
merged 2 commits into from
Jan 3, 2024
Merged

latte3 compatibility #36

merged 2 commits into from
Jan 3, 2024

Conversation

jkavalik
Copy link
Contributor

I updated the wizard to Latte v3

  • implemented Latte extension
  • DI extension registers macros/tags depending on Latte version
  • tests were updated and will fail with Latte v2
  • changed the compatibility matrix for CI - minimal set to 7.4 (older versions are significantly EOL) and allowed tests up to 8.2

The tests pass and it works for me, but I did not do any extensive testing yet.

@jkavalik
Copy link
Contributor Author

jkavalik commented Feb 6, 2023

Should I only allow php8+ tests or make the tests switch paths depending on versions?

@f3l1x
Copy link
Member

f3l1x commented Feb 20, 2023

Hi @jkavalik. Yep, allow only PHP 8.0+. Also in composer.json.

@Kocicak
Copy link

Kocicak commented Mar 15, 2023

Hi @f3l1x, can this PR be approved, or are you waiting for some more work to be done? Thanks

@f3l1x f3l1x merged commit 29e6577 into contributte:master Jan 3, 2024
@f3l1x
Copy link
Member

f3l1x commented Jan 3, 2024

Hi @Kocicak @jkavalik merged. Thank you for your work here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants