Depreciated Functions
-
Hi,
I’ve tried contacting through my account on your website but it wont allow me to send the message.
I’m encountering multiple deprecated function errors related to CryptoWoo. Here are some of the notices:
CW_Payment_Details_Object::count()
(line 253) – incompatible withCountable::count()
.CW_Payment_Details_Object::current()
(line 205) – incompatible withIterator::current()
.CW_Payment_Details_Object::next()
(line 225) – incompatible withIterator::next()
.CW_Payment_Details_Object::key()
(line 215) – incompatible withIterator::key()
.CW_Payment_Details_Object::valid()
(line 237) – incompatible withIterator::valid()
.CW_Payment_Details_Object::rewind()
(line 194) – incompatible withIterator::rewind()
.
Additionally, I’m seeing deprecated errors for dynamic properties in
extension_vendor_support.php
(lines 52 and 53).Could you please assist in resolving these?
Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.