WordPress.org

Forums

WordPress Varnish as a Service
[resolved] PHP Fatal error: Call-time pass-by-reference has been removed in ... (3 posts)

  1. deigote
    Member
    Posted 5 months ago #

    Hi.

    After upgrading my box to a newer Debian, I obtain this error when using your plugin. It seems that the explanation is that a function has been removed in PHP 5.4 (in my old box I was using PHP 5.3, now I use PHP 5.4):

    http://php.net/manual/en/language.references.pass.php

    Are you thinking about giving support to 5.4 version or should I start looking for anything else?

    Thanks and best regards

    http://wordpress.org/extend/plugins/wordpress-varnish-as-a-service/

  2. carazo
    Member
    Posted 4 months ago #

    Hi,

    Go to lines with the problem, the ones which contains &matches in the call to function and delete the &.

    The problem will be solved and the array will be filled in the same way.

  3. Javier Casares
    Member
    Plugin Author

    Posted 4 months ago #

    As @carazo says, you only need to detete the "&" symbol...

    Solved in version 1.2.0.

Reply

You must log in to post.

About this Plugin

About this Topic