Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.3: Deprecation Warning for Dynamic Property Creation in Class #6299

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Richin
Copy link

@Richin Richin commented Sep 15, 2024

This pull request addresses the deprecation warning introduced in PHP 8.3 regarding dynamic property creation in core classes.

@codestellar
Copy link

sounds good @Richin however, the current version of codeigniter is supporting 8.1 only. I think there would be more changes to support 8.2

@pocketarc
Copy link

There's already a heavily-discussed PR for this change: #6173

Once/if that gets merged in, this PR will no longer be necessary.

There have also been a number of forks to CodeIgniter 3 that add the necessary changes, including my own: https://github.com/pocketarc/codeigniter

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.

4 participants