Skip to content

PHP 8.3 fixed dynamic property creation#27

Open
QuakyCZ wants to merge 5 commits intonordigen:masterfrom
ePREHLED-cz:master
Open

PHP 8.3 fixed dynamic property creation#27
QuakyCZ wants to merge 5 commits intonordigen:masterfrom
ePREHLED-cz:master

Conversation

@QuakyCZ
Copy link

@QuakyCZ QuakyCZ commented Oct 24, 2024

Related Issue

Dynamic creation of properties is deprecated for new versions of PHP.

Proposed Changes

  • src/API/Account.php - declaration of private string $accountId
  • src/API/RequestHandler.php - declaration of private array $authentication

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.

1 participant