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

Php 8.4 support preparation (partial) #1051

Closed
wants to merge 1 commit into from

Conversation

eileenmcnaughton
Copy link

@eileenmcnaughton eileenmcnaughton commented Aug 6, 2024

When running unit tests on php 8.4 I see

Deprecated: Smarty\Template::createCodeFrame(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead in /home/homer/buildkit/build/build-2/web/core/packages/smarty5/vendor/smarty/smarty/src/Template.php on line 465

There is a more complete PR - which I endorse #1043

When running unit tests on php 8.4 I see

```
Deprecated: Smarty\Template::createCodeFrame(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead in /home/homer/buildkit/build/build-2/web/core/packages/smarty5/vendor/smarty/smarty/src/Template.php on line 465
```
@eileenmcnaughton eileenmcnaughton changed the title Php 8.4 support Php 8.4 support preparation (partial) Aug 6, 2024
@wisskid
Copy link
Member

wisskid commented Nov 21, 2024

#1043 was merged yesterday, closing this.

@wisskid wisskid closed this Nov 21, 2024
@eileenmcnaughton eileenmcnaughton deleted the patch-2 branch November 21, 2024 22:20
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.

2 participants