Title: PHP 5.4 Errors
Last modified: August 20, 2016

---

# PHP 5.4 Errors

 *  [doublesharp](https://wordpress.org/support/users/doublesharp/)
 * (@doublesharp)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/php-54-errors/)
 * Hi,
 * I just updated my server to 5.4 and noticed that your plugin has some incompatibilities–
   namely that there are some instances of “call-time pass-by-reference”. There 
   is a good explanation of how the code should be updated in this Stack Exchange
   post – [http://stackoverflow.com/questions/8971261/php-5-4-call-time-pass-by-reference-easy-fix-available](http://stackoverflow.com/questions/8971261/php-5-4-call-time-pass-by-reference-easy-fix-available)
 * The lines that need to be updated are:
    - /instapress/instagram.php on line 306 (getFeedByUserId reference)
    - /instapress/instagram.php on line 309 (getFeedByUserId reference)
    - /instapress/instagram.php on line 311 (getFeedByTag reference)
    - /instapress/instagram.php on line 389 (getFeedByUserId function)
    - /instapress/instagram.php on line 452 (getFeedByTag function)
    - /instapress/instagram.php on line 777 (getAccessToken reference)
    - /instapress/instagram.php on line 952 (getAccessToken function) – this doesn’t
      actually take an argument
    - /instapress/widget.php on line 80 (getFeedByUserId reference)
    - /instapress/widget.php on line 83 (getFeedByUserId reference)
    - /instapress/widget.php on line 85 (getFeedByTag reference)
 * Thanks for all your work!
 * [http://wordpress.org/extend/plugins/instapress/](http://wordpress.org/extend/plugins/instapress/)

The topic ‘PHP 5.4 Errors’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [doublesharp](https://wordpress.org/support/users/doublesharp/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/php-54-errors/)
 * Status: not resolved