Fix deprecation warnings coming from pQuery library
[MAILPOET-3980]
This commit is contained in:
committed by
Veljko V
parent
539f518f64
commit
df6a955f0c
4
lib-3rd-party/pquery/gan_xml2array.php
vendored
4
lib-3rd-party/pquery/gan_xml2array.php
vendored
@@ -7,7 +7,7 @@
|
||||
* @package pQuery
|
||||
*/
|
||||
|
||||
namespace pQuery;
|
||||
namespace MailPoetVendor\pQuery;
|
||||
|
||||
/**
|
||||
* Converts a XML document to an array
|
||||
@@ -98,4 +98,4 @@ class XML2ArrayParser extends HtmlParserBase {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
Reference in New Issue
Block a user