This repository has been archived by the owner on Jan 31, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix potential issue with Sitemap test
- Gabriel403 reported that some PHP and PHPUnit combinations made the testDisablingValidators() test fail. Based on the reported failure, it appears that different versions of libxml may result in differences in how empty tags are created (e.g., "<lastmod></lastmod>" vs "<lastmod/>"). Using the assertEqualXMLStructure() assertion should correct this.
- Loading branch information
77 parents
328df3b
+
e547023
+
d91c234
+
006ef75
+
69d1518
+
7dc0d1a
+
a995715
+
e780008
+
e810876
+
9e4090a
+
269bf01
+
3a1f2fd
+
0cab32d
+
704cc7f
+
e20c9e6
+
a0dfc1a
+
76b3e1c
+
fd429e8
+
187ea79
+
2b43ea6
+
e3b1be1
+
19f0ef6
+
33bf9c0
+
3729984
+
a5ce396
+
698dbe0
+
0efca0b
+
08b2a78
+
ddaa846
+
7fe4493
+
0da7331
+
7226b1d
+
851904c
+
a2eb795
+
f658a03
+
de83270
+
806df8a
+
4e7ff23
+
409b768
+
1b97191
+
d2649e3
+
f0162d1
+
6f01416
+
a2b3753
+
1786961
+
d157fcb
+
4444c37
+
192d20c
+
811122b
+
3a2cf9b
+
eb2029b
+
7a6edab
+
8d8a05d
+
c1ddf21
+
0090b4d
+
ef80e35
+
59b30de
+
4656098
+
377b920
+
ccba82c
+
5d2770e
+
41714a1
+
8adef43
+
a78628f
+
b35fa7a
+
3953c79
+
aa28e42
+
38f9a49
+
47ed633
+
0a6bf6e
+
b61d89d
+
a1fbb6f
+
238512b
+
f40a328
+
62dc143
+
e12fe2d
+
e34a942
commit 30a31a1
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters