Incompatible with PHP 5.4
-
The plugin breaks in PHP 5.4 and gives an error message:
Plugin could not be activated because it triggered a fatal error. Fatal error: Call-time pass-by-reference has been removed in […]/wp-content/plugins/reed-write/reed-write.php on line 433
It seems that bit of code on line 433 has something in it that is deprecated in PHP 5.4. It appears the & sign has something to do with a call-time pass-by-reference.
I reverted back to PHP 5.3 and everything is okay! Just a heads up. Brilliant plugin by the way.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Incompatible with PHP 5.4’ is closed to new replies.