Skip to content

fix PHP Deprecated: Creation of dynamic property#158

Merged
danielbachhuber merged 1 commit intowp-cli:masterfrom
aerogus:master
Apr 4, 2023
Merged

fix PHP Deprecated: Creation of dynamic property#158
danielbachhuber merged 1 commit intowp-cli:masterfrom
aerogus:master

Conversation

@aerogus
Copy link
Contributor

@aerogus aerogus commented Apr 2, 2023

avoid the following error in php 8.2.* :
PHP Deprecated: Creation of dynamic property cli\arguments\Lexer::$_item is deprecated in wp-cli/php-cli-tools/lib/cli/arguments/Lexer.php on line 113

avoid the following error in php 8.2.* : 
PHP Deprecated:  Creation of dynamic property cli\arguments\Lexer::$_item is deprecated in wp-cli/php-cli-tools/lib/cli/arguments/Lexer.php on line 113
@caferyukseloglu
Copy link

@danielbachhuber

@danielbachhuber danielbachhuber added this to the 0.11.18 milestone Apr 4, 2023
Copy link
Member

@danielbachhuber danielbachhuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@danielbachhuber danielbachhuber merged commit 0f503a7 into wp-cli:master Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants