Skip to content

Comments

PHP 8.2: explicitly declare properties#129

Merged
jrfnl merged 1 commit intodevelopfrom
JRF/php-8.2/explicitly-declare-properties
Aug 3, 2022
Merged

PHP 8.2: explicitly declare properties#129
jrfnl merged 1 commit intodevelopfrom
JRF/php-8.2/explicitly-declare-properties

Conversation

@jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Aug 3, 2022

Context

  • Test maintenance

Summary

This PR can be summarized in the following changelog entry:

  • Test maintenance

Relevant technical choices:

Explicitly declare properties as dynamic properties are bad practice anyway and will be deprecated in PHP 8.2.

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

  • N/A If the build passes, we're good.

... as dynamic properties are bad practices anyway and will be deprecated in PHP 8.2.
@jrfnl jrfnl added this to the Next release milestone Aug 3, 2022
@jrfnl jrfnl merged commit 3e3f0bf into develop Aug 3, 2022
@jrfnl jrfnl deleted the JRF/php-8.2/explicitly-declare-properties branch August 3, 2022 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant