Skip to content

Declare $parameters property of Predis\Connection\Parameters#781

Merged
tillkruss merged 1 commit intopredis:mainfrom
paulbalandan:patch-1
Jun 29, 2022
Merged

Declare $parameters property of Predis\Connection\Parameters#781
tillkruss merged 1 commit intopredis:mainfrom
paulbalandan:patch-1

Conversation

@paulbalandan
Copy link
Copy Markdown
Contributor

As of PHP 8.2, creation of dynamic properties is already deprecated.

Creation of dynamic property Predis\Connection\Parameters::$parameters is deprecated

@tillkruss tillkruss merged commit 4ec74cc into predis:main Jun 29, 2022
@paulbalandan paulbalandan deleted the patch-1 branch June 30, 2022 02:08
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.

2 participants