]> granicus.if.org Git - php/commitdiff
WS
authorIlia Alshanetsky <iliaa@php.net>
Fri, 27 Jul 2007 00:20:43 +0000 (00:20 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 27 Jul 2007 00:20:43 +0000 (00:20 +0000)
ext/dom/tests/bug28721.phpt
ext/dom/tests/bug28817.phpt
ext/dom/tests/bug32615.phpt
ext/dom/tests/bug34276.phpt
ext/dom/tests/bug35342.phpt
ext/dom/tests/bug38949.phpt
ext/dom/tests/bug41257.phpt
ext/dom/tests/bug41374.phpt

index 2538aab9ce699f5536c2f7b94e29739dffb4cf41..464498ef808a02c384f5cd4ab4f845a1505f0e4e 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #28721: (appendChild() and insertBefore() unset DOMText)
+Bug #28721 (appendChild() and insertBefore() unset DOMText)
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--
index eb886a22cb980b61760d5f36592eda9653284339..a250bff03eb410d7523b591b20c2a5f801182018 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #28817: (properties in extended class)
+Bug #28817 (properties in extended class)
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--
index 522dfc6e4c57ca2288fbb3b4fc5525edaa383ef8..c6f2b5bf864481b7f58521861bd5dd3e79b9c7a6 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #32615: (Replacing and inserting Fragments)
+Bug #32615 (Replacing and inserting Fragments)
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--
index 0de0373a53e6856b5c19cbcfefd9eaad71a2c48a..fd265e58e407254d2ab47ba06c4e06c55cca7fe5 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #34276: setAttributeNS and default namespace
+Bug #34276 setAttributeNS and default namespace
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--
index bf9b8fb147a37a2478cf8b4209e2d2f016f6c551..553822e997cbff23fd663a6b9939575897b2c1de 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #35342: isset(DOMNodeList->length) returns false
+Bug #35342 isset(DOMNodeList->length) returns false
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--
index 0dba156119e0599b9861d13c01f2ae145dc94c76..4c81d9b731986f3385aa32aac33ae081b9a3ed1a 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #38949: (Cannot get xmlns value attribute)
+Bug #38949 (Cannot get xmlns value attribute)
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--
index 25f5417515e8ad9032b0dc6e84d2e7f13cbd0545..edf62a53a3b50d3a88c399a843e90a2b618bcc16 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #41257: (lookupNamespaceURI does not work as expected)
+Bug #41257 (lookupNamespaceURI does not work as expected)
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--
index a791b0ada147dd205f83f75d8360bb7eccc309a2..21fc3454cdd8b1a3191a2ce104fbd972368af980 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Bug #41374: (wholetext concats values of wrong nodes)
+Bug #41374 (wholetext concats values of wrong nodes)
 --SKIPIF--
 <?php require_once('skipif.inc'); ?>
 --FILE--