Title: [Plugin: Edit Flow] PHP5.4 Compatibility
Last modified: August 20, 2016

---

# [Plugin: Edit Flow] PHP5.4 Compatibility

 *  Resolved [athalas](https://wordpress.org/support/users/athalas/)
 * (@athalas)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-edit-flow-php54-compatibility/)
 * Hi,
 * Any timeline available for when the plugin will be updated to PHP-5.4 compatibility?
 * PHP Fatal error: Call-time pass-by-reference has been removed in ../wp-content/
   plugins/edit-flow/modules/story-budget/story-budget.php on line 473
 * Thanks
 * [http://wordpress.org/extend/plugins/edit-flow/](http://wordpress.org/extend/plugins/edit-flow/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [philippgerard](https://wordpress.org/support/users/philippgerard/)
 * (@philippgerard)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-edit-flow-php54-compatibility/#post-2768206)
 * remove the “&” from the $this. Suppress the other error that will be shown afterwards
   by adding an “@” in front of the line in question (228, edit_flow.php). So far
   it’s working for me, guess it’s a hidden breaker somewhere, but I’ll deal with
   it once I encounter it 😉
 *  Plugin Contributor [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-edit-flow-php54-compatibility/#post-2768275)
 * As it turns out, I [already fixed this](https://github.com/danielbachhuber/Edit-Flow/issues/89).
   Feel free to make the local modification as necessary. The permanent fix will
   be out in the next release (hopefully live in the next week or so).
 *  Plugin Contributor [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * (@danielbachhuber)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-edit-flow-php54-compatibility/#post-2768318)
 * This is resolved in v0.7.2. Apologies for the delay.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Edit Flow] PHP5.4 Compatibility’ is closed to new replies.

 * ![](https://ps.w.org/edit-flow/assets/icon-256x256.png?rev=3433533)
 * [Edit Flow](https://wordpress.org/plugins/edit-flow/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/edit-flow/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/edit-flow/)
 * [Active Topics](https://wordpress.org/support/plugin/edit-flow/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/edit-flow/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/edit-flow/reviews/)

## Tags

 * [bug reports](https://wordpress.org/support/topic-tag/bug-reports/)
 * [php5](https://wordpress.org/support/topic-tag/php5/)

 * 3 replies
 * 3 participants
 * Last reply from: [Daniel Bachhuber](https://wordpress.org/support/users/danielbachhuber/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-edit-flow-php54-compatibility/#post-2768318)
 * Status: resolved