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

Fix PHP 8.1 deprecation warnings #214

Open
JeroenDeDauw opened this issue Jun 11, 2022 · 1 comment
Open

Fix PHP 8.1 deprecation warnings #214

JeroenDeDauw opened this issue Jun 11, 2022 · 1 comment
Labels

Comments

@JeroenDeDauw
Copy link
Member

Using PHP 8.1.6
PHP Deprecated: DataValues\Geo\Values\LatLongValue implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/runner/work/Maps/Maps/mediawiki/vendor/data-values/geo/src/Values/LatLongValue.php on line 22

@JeroenDeDauw
Copy link
Member Author

Needs to be fixed in base library: DataValues/DataValues#72

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

No branches or pull requests

1 participant