Does not work with PHP 7.0
-
After I’ve updated from PHP 5.2 to PHP 7 I couldn’t login on wpadmin. Instead the login page I’ve got 3 warnings
Warning: Declaration of pdc_walker::start_el(&$output, $page, $depth, $args, $current_page = 0) should be compatible with Walker_Page::start_el(&$output, $page, $depth = 0, $args = Array, $current_page = 0) in /var/www/web1349/html/wordpress/wp-content/plugins/pc-hide-pages/admin.php on line 92
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1349/html/wordpress/wp-content/plugins/pc-hide-pages/admin.php:92) in /var/www/web1349/html/wordpress/wp-content/plugins/leaflet-maps-marker/inc/Stiphle/Storage/Session/class-wp-session.php on line 134
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1349/html/wordpress/wp-content/plugins/pc-hide-pages/admin.php:92) in /var/www/web1349/html/wordpress/wp-includes/pluggable.php on line 1174
Now I switched back to an older PHP Version.
- The topic ‘Does not work with PHP 7.0’ is closed to new replies.