- Issue created by @c_archer
- ๐ฎ๐ณIndia Shreya_98
Shreya_th โ made their first commit to this issueโs fork.
- Merge request !9Deprecated function: DOMDocument::createCDATASection() issue fixed โ (Merged) created by Unnamed author
- Status changed to Needs review
almost 2 years ago 12:15pm 13 October 2023 - ๐ฎ๐ณIndia Shreya_98
Hi @Centarro,
I have fixed this issue i.e. "Deprecated function: DOMDocument::createCDATASection()" and also created MR for this . Kindly review this changes .Thank you.
- Status changed to RTBC
over 1 year ago 12:55pm 9 December 2023 - ๐บ๐ฆUkraine khiminrm
We need to fix the $
cdata_text
argument's type for theShipStationSimpleXMLElement::addCdata()
and we can provide always a string value.
Attaching the patch. - Status changed to Needs review
over 1 year ago 2:27pm 23 February 2024 - ๐ฌ๐งUnited Kingdom c_archer Cumbria
Thanks Roman, your latest patch fails as the first part of it has already been released. Updated to take this into account.
- ๐บ๐ฆUkraine khiminrm
Adjusted the same fixes from #7 to the latest dev version
- Status changed to RTBC
3 months ago 1:52pm 20 May 2025 - First commit to issue fork.
-
rwanth โ
committed 8efbbc25 on 2.x authored by
shreya_th โ
Issue #3378804 by c_archer, khiminrm, shreya_th: Message Deprecated...
-
rwanth โ
committed 8efbbc25 on 2.x authored by
shreya_th โ
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
about 1 month ago 8:29pm 31 July 2025 - ๐บ๐ธUnited States kazajhodo
I ran into this again today, updated #11 patch, resolved the issue. 2.1.0-beta2. Looks like the dev never made it into a main brach commit.
I'm not sure why the patch wouldn't work for me, but it wouldn't apply. My line numbers are slightly different.