I am on Windows Server 2012, using Apache 2.4 (64-bit) with PHP 7.1.0. I also have MySQL installed, and when I loaded phpMyAdmin I get a ton of warnings like the one below.
I've tried what was recommended here PHP 7 with phpmyadmin gives lots of Deprecation Notices but it did absolutely nothing. I still get all the deprecation warnings when loading phpMyAdmin. The version I downloaded is 4.6.5.2 which states that it is compatible with PHP 7.
What can I do to make these deprecation warnings go away?