Skip to content

Conversation

@orkhanahmadov
Copy link
Contributor

@orkhanahmadov orkhanahmadov commented Apr 25, 2023

Running on PHP8.2 throws deprecated warnings. ${var} got deprecated in 8.2 and will be removed later.

This PR replaces them with {$var}.

More info: https://php.watch/versions/8.2/$%7Bvar%7D-string-interpolation-deprecated

@Frieder-AirLST
Copy link

Frieder-AirLST commented Sep 20, 2023

@exSnake would be awesome if this could be merged :)
Scrutinizer sems not to work anymore with pushing notifications.

@mechelon mechelon changed the base branch from master to updates March 15, 2024 16:44
@mechelon
Copy link
Member

Thank you!

@mechelon mechelon merged commit d31e67a into beyondcode:updates Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants