Skip to content

Added missing $file_prefix property - fix for dynamic property creation PHP depraction#26

Open
bnowak wants to merge 1 commit into
imalhasaranga:masterfrom
bnowak:fix-dynamic-property-php-deprecation
Open

Added missing $file_prefix property - fix for dynamic property creation PHP depraction#26
bnowak wants to merge 1 commit into
imalhasaranga:masterfrom
bnowak:fix-dynamic-property-php-deprecation

Conversation

@bnowak

@bnowak bnowak commented Mar 14, 2025

Copy link
Copy Markdown

Since PHP 8.2 creation of class properties dynamically is deprecated.
https://php.watch/versions/8.2/dynamic-properties-deprecated

This PR simply adds missing property which PHP complains about 😉

@bnowak

bnowak commented Mar 14, 2025

Copy link
Copy Markdown
Author

@imalhasaranga @ahfeel @mablae @joshbmarshall could any of you review/approve/merge/release that, kindly please?

I couldn't image more simple & short PR than such single-line obvious change 😅 cheers

@bnowak

bnowak commented Mar 25, 2025

Copy link
Copy Markdown
Author

@imalhasaranga just bumping it up :)

@bnowak

bnowak commented Apr 18, 2025

Copy link
Copy Markdown
Author

@imalhasaranga any chances here?

@bnowak

bnowak commented May 19, 2025

Copy link
Copy Markdown
Author

ping

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