/php-src/ext/dom/tests/modern/xml/ |
H A D | Element_innerOuterHTML_reading_errors.phpt | 99 The resulting XML serialization is not well-formed 100 The resulting XML serialization is not well-formed 101 The resulting XML serialization is not well-formed 102 The resulting XML serialization is not well-formed 103 The resulting XML serialization is not well-formed 104 The resulting XML serialization is not well-formed 105 The resulting XML serialization is not well-formed 106 The resulting XML serialization is not well-formed 107 The resulting XML serialization is not well-formed 108 The resulting XML serialization is not well-formed [all …]
|
H A D | Element_innerHTML_writing_errors.phpt | 2 Test writing Element::$innerHTML on XML documents - error cases 8 $dom = DOM\XMLDocument::createFromString(<<<XML 13 XML); 36 XML fragment is not well-formed 38 XML fragment is not well-formed 40 XML fragment is not well-formed 42 XML fragment is not well-formed 44 XML fragment is not well-formed 46 XML fragment is not well-formed
|
/php-src/ext/dom/tests/ |
H A D | gh12870_b.phpt | 12 test('http://www.w3.org/XML/1998/namespaceqx', 'foo:xml'); 13 test('http://www.w3.org/XML/1998/namespace', 'xml'); 14 test('http://www.w3.org/XML/1998/namespace', 'bar:xml'); 16 test('http://www.w3.org/XML/1998/namespacea', 'xml'); 20 test('http://www.w3.org/XML/1998/namespace', 'xmlns:xml'); 21 test('http://www.w3.org/XML/1998/namespace', ''); 22 test('http://www.w3.org/XML/1998/namespacea', 'xml:foo'); 28 --- Testing "http://www.w3.org/XML/1998/namespaceqx", "foo:xml" --- 37 --- Testing "http://www.w3.org/XML/1998/namespace", "xml" --- 64 --- Testing "http://www.w3.org/XML/1998/namespacea", "xml" --- [all …]
|
H A D | DOMDocument_load_error2_pre2_11.phpt | 2 Test DOMDocument::load() detects not-well formed XML 24 Warning: DOMDocument::load%r(XML){0,1}%r(): AttValue: " or ' expected %s 26 Warning: DOMDocument::load%r(XML){0,1}%r(): attributes construct error %s 28 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s 30 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: books %s 32 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
|
H A D | DOMDocument_loadXML_error2_pre2_11.phpt | 2 Test DOMDocument::loadXML() detects not-well formed XML 24 Warning: DOMDocument::load%r(XML){0,1}%r(): AttValue: " or ' expected %s 26 Warning: DOMDocument::load%r(XML){0,1}%r(): attributes construct error %s 28 Warning: DOMDocument::load%r(XML){0,1}%r(): Couldn't find end of Start Tag book %s 30 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: books %s 32 Warning: DOMDocument::load%r(XML){0,1}%r(): Extra content at the end of the document %s
|
H A D | xpath_domnamespacenode.phpt | 8 $xml = <<<'XML' 11 XML; 24 string(36) "http://www.w3.org/XML/1998/namespace" 32 string(36) "http://www.w3.org/XML/1998/namespace"
|
H A D | bug79852.phpt | 8 $XML = <<< XML 14 XML; 17 $dom->loadXml($XML);
|
H A D | import_attribute_namespace.phpt | 9 $dom->loadXML(<<<XML 12 XML); 15 $dom2->loadXML(<<<XML 18 XML);
|
H A D | gh12616_3.phpt | 10 <<<XML 21 XML 65 string(36) "http://www.w3.org/XML/1998/namespace" 73 string(36) "http://www.w3.org/XML/1998/namespace" 88 string(36) "http://www.w3.org/XML/1998/namespace" 96 string(36) "http://www.w3.org/XML/1998/namespace" 110 string(36) "http://www.w3.org/XML/1998/namespace" 118 string(36) "http://www.w3.org/XML/1998/namespace" 133 string(36) "http://www.w3.org/XML/1998/namespace" 141 string(36) "http://www.w3.org/XML/1998/namespace"
|
H A D | bug70359.phpt | 11 $dom->loadXML(<<<XML 14 XML); 21 $dom->loadXML(<<<XML 26 XML); 37 $dom->loadXML(<<<XML 42 XML);
|
H A D | DOMDocument_loadXML_error1.phpt | 2 Test DOMDocument::loadXML() detects not-well formed XML 24 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: title line 5 and book … 26 Warning: DOMDocument::load%r(XML){0,1}%r(): %rexpected '>'|Opening and ending tag mismatch: book li… 28 Warning: DOMDocument::load%r(XML){0,1}%r(): %rPremature end of data in tag books|EndTag: '<\/' not …
|
H A D | DOMDocument_load_error1.phpt | 2 Test DOMDocument::load() detects not-well formed XML 24 Warning: DOMDocument::load%r(XML){0,1}%r(): Opening and ending tag mismatch: title line 5 and book … 26 Warning: DOMDocument::load%r(XML){0,1}%r(): %rexpected '>'|Opening and ending tag mismatch: book li… 28 Warning: DOMDocument::load%r(XML){0,1}%r(): %rPremature end of data in tag books|EndTag: '<\/' not …
|
/php-src/ext/soap/tests/bugs/ |
H A D | bug62900.phpt | 10 $wsdl_with_ns = <<<XML 14 <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="bug62900.xsd" /> 18 XML; 20 $wsdl_without_ns = <<<XML 28 XML; 30 $xsd_with_wrong_ns = <<<XML 32 <xs:schema targetNamespace="http://www.w3.org/XML/1998/namespacex" xmlns:xs="http://www.w3.org/2001… 33 XML; 35 $xsd_without_ns = <<<XML 38 XML; [all …]
|
/php-src/ext/xmlreader/tests/ |
H A D | bug42139.phpt | 2 Bug #42139 (XMLReader option constants are broken using XML()) 8 $xml = <<<XML 15 XML; 18 $reader->XML( $xml, NULL, LIBXML_NOENT);
|
H A D | 001.phpt | 2 XMLReader: libxml2 XML Reader, string data 12 $reader->XML($xmlstring); 22 $reader->XML($xmlstring); 31 XMLReader::XML(): Argument #1 ($source) must not be empty
|
H A D | 011.phpt | 2 XMLReader: libxml2 XML Reader, string data 16 $reader->XML($xmlstring); 24 $reader->XML($xmlstring);
|
/php-src/ext/simplexml/tests/ |
H A D | bug62639.phpt | 2 Bug #62639 (XML structure broken) 12 $xml1 = <<<XML 21 XML; 29 $xml2 = <<<XML 36 XML;
|
H A D | xml_parsing_LIBXML_NO_XXE.phpt | 2 XML parsing with LIBXML_NO_XXE 12 $xml = <<< XML 19 XML;
|
H A D | SimpleXMLElement_xpath.phpt | 2 Testing xpath() with invalid XML 7 // gracefully recover from parsing of invalid XML; not available in PHP 10 // we're not interested in checking concrete warnings regarding invalid XML
|
/php-src/ext/xml/tests/ |
H A D | bug32001.phpt | 169 XML Prologue: present 193 XML Prologue: present 217 XML Prologue: present 229 XML Prologue: present 253 XML Prologue: present 265 XML Prologue: present 289 XML Prologue: present 313 XML Prologue: present 337 XML Prologue: present 349 XML Prologue: present [all …]
|
H A D | bug50576.phpt | 8 $XML = <<<XML 15 XML; 19 xml_parse_into_struct($xml_parser, $XML, $vals, $index); 31 xml_parse($xml_parser, $XML);
|
/php-src/ext/dom/tests/modern/spec/ |
H A D | XMLDocument_version.phpt | 23 Invalid XML version 27 Invalid XML version 29 Invalid XML version
|
H A D | serialize_xml_namespace_on_elements.phpt | 2 Serialize XML namespace on elements 9 $root = $dom->appendChild($dom->createElementNS("http://www.w3.org/XML/1998/namespace", "xml:test")… 10 $root->appendChild($dom->createElementNS("http://www.w3.org/XML/1998/namespace", "xml:child"));
|
/php-src/ext/xsl/tests/ |
H A D | xslt001.phpt | 2 Test 1: Transform To XML String 7 echo "Test 1: Transform To XML String"; 15 Test 1: Transform To XML String
|
H A D | XSLTProcessor_namespace_mapper_lifetime.phpt | 9 $input = Dom\XMLDocument::createFromString(<<<XML 13 XML); 15 $xslXML = <<<XML 24 XML;
|