Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 100f6e4

Browse files
committed
Merge pull request #1 from samsonasik/patch-1
remove @deprecated doc came from zendframework/zendframework/pull/6778
2 parents a0176d1 + 005c02e commit 100f6e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Xml2Json.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ class Xml2Json
4242
* NOTE: Encoding native javascript expressions via Zend\Json\Expr is not
4343
* possible.
4444
*
45-
* @deprecated by https://github.com/zendframework/zf2/pull/6778
4645
* @param string $xmlStringContents XML String to be converted.
4746
* @param bool $ignoreXmlAttributes Include or exclude XML attributes in
4847
* the conversion process.

0 commit comments

Comments
 (0)