Skip to content

Lazily instantiate API package objects so PHP 8.2 doesn't complain#64

Open
Hackwar wants to merge 1 commit into
joomla-framework:4.x-devfrom
Hackwar:4.x-php82
Open

Lazily instantiate API package objects so PHP 8.2 doesn't complain#64
Hackwar wants to merge 1 commit into
joomla-framework:4.x-devfrom
Hackwar:4.x-php82

Conversation

@Hackwar

@Hackwar Hackwar commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

Summary of Changes

When using this library in PHP 8.2 or later, you get notices about the dynamic creation of properties. This PR fixes that.

Testing Instructions

Use the code somewhere with error_reporting(E_ALL) and see the notices.

Documentation Changes Required

None

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