• Resolved imrahulramachandran

    (@imrahulramachandran)


    I have created an extension for EDD, where I’m using EDD session like this

    EDD()->session->set(‘my_sample_key’, $myvalue);

    This line of code is working in PHP 5.4.45 but not working in PHP 7.0.11?
    Can anyone help me in this?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP7 EDD session issue’ is closed to new replies.