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

Deprecated: Creation of dynamic property Optimizely\ProjectConfigManager\HTTPProjectConfigManager::$isDatafileAccessTokenValid is deprecated #277

Closed
wadekarrahul opened this issue Aug 4, 2023 · 2 comments

Comments

@wadekarrahul
Copy link

Getting a Deprecated warning on php 8.2.

Deprecated: Creation of dynamic property Optimizely\ProjectConfigManager\HTTPProjectConfigManager::$isDatafileAccessTokenValid is deprecated in /vendor/optimizely/optimizely-sdk/src/Optimizely/ProjectConfigManager/HTTPProjectConfigManager.php on line 97

@mikechu-optimizely
Copy link
Contributor

Thanks for reporting @wadekarrahul. We are looking for how to best provide guidance and steering in a "go forward" for this SDK.

For now, have you considered adjusting your error_reporting(E_ALL & ~E_DEPRECATED);?

Also, feel free to submit a Pull Request with a modification to the codebase.

@mikechu-optimizely
Copy link
Contributor

Merged to main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants