• Resolved emwitty

    (@emwitty)


    I am running the most recent PHP 5.2.8 with WP 3.4.1 and the newly updated plugin (4.0.29). I made one small change to amr-pluggable.php since passing by reference is no longer driven by the caller (but by the receiver) in newer versions of PHP.

    &$attendees —> $attendees

    It looks like the receiver function in amr-ical-events-list-main.php already anticipates receiving the value by reference.

    https://www.ads-software.com/extend/plugins/amr-ical-events-list/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter emwitty

    (@emwitty)

    Oops. I don’t have PHP 5.2.8, but rather 5.4.5.

    Plugin Author anmari

    (@anmari)

    Thanks for flagging – my local php is on 5.3.9 – probably time to get a php upgrade in place!

    I usually try to same close to bulk of wp users & their hosts
    https://www.ads-software.com/about/stats/

    would you believe only 0.4% on php 5.4?
    and bulk still on php 5.2 ?

    I had someone on php 5.1 the other day – no longer supported by wp!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: amr ical events lists] php call time pass by reference deprecated’ is closed to new replies.