Title: PHP 7 notice
Last modified: April 27, 2017

---

# PHP 7 notice

 *  [jumpy2015](https://wordpress.org/support/users/jumpy2015/)
 * (@jumpy2015)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/php-7-notice/)
 * I’ve just installed WP 4.7.4 (current latest version) in my development machine,
   and using PHP 7 as currently recommended by wordpress.org
 * Using wp-flickr-press and having “define(‘WP_DEBUG’, TRUE);” in wp-config.php
   for my development environment, I get a couple of notices:
    `Deprecated: Methods
   with the same name as their class will not be constructors in a future version
   of PHP; phpFlickr has a deprecated constructor in C:\UwAmp\www\WpTest\wp-content\
   plugins\wp-flickr-press\libs\phpflickr\phpFlickr.php on line 24` and `Deprecated:
   Methods with the same name as their class will not be constructors in a future
   version of PHP; phpFlickr_pager has a deprecated constructor in C:\UwAmp\www\
   WpTest\wp-content\plugins\wp-flickr-press\libs\phpflickr\phpFlickr.php on line
   1782`
 * Actually they are more than simply notices, since the admin menu is broken.
 * with WP_DEBUG = false there is no problem.
 * I fixed the code in my environment as suggested here https: / / cweiske.de/tagebuch/
   php4-constructors-php7.htm, but it would be nice if the fix was in the “official”
   version of the plugin, to avoid problems with future updates
 * Thanks for your help
    -  This topic was modified 9 years, 1 month ago by [jumpy2015](https://wordpress.org/support/users/jumpy2015/).
    -  This topic was modified 9 years, 1 month ago by [jumpy2015](https://wordpress.org/support/users/jumpy2015/).

The topic ‘PHP 7 notice’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-flickr-press_96bbca.svg)
 * [wp-flickr-press](https://wordpress.org/plugins/wp-flickr-press/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-flickr-press/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-flickr-press/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-flickr-press/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-flickr-press/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-flickr-press/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jumpy2015](https://wordpress.org/support/users/jumpy2015/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/php-7-notice/)
 * Status: not resolved