|
4 | 4 | Do NOT translate this file
|
5 | 5 | -->
|
6 | 6 | <versions>
|
7 |
| - <function name="domattr" from="PHP 5, PHP 7"/> |
8 |
| - <function name="domattr::__construct" from="PHP 5, PHP 7"/> |
9 |
| - <function name="domattr::isid" from="PHP 5, PHP 7"/> |
10 |
| - |
11 |
| - <function name="domcdatasection" from="PHP 5, PHP 7"/> |
12 |
| - <function name="domcdatasection::__construct" from="PHP 5, PHP 7"/> |
13 |
| - |
14 |
| - <function name="domcharacterdata" from="PHP 5, PHP 7"/> |
15 |
| - <function name="domcharacterdata::appenddata" from="PHP 5, PHP 7"/> |
16 |
| - <function name="domcharacterdata::deletedata" from="PHP 5, PHP 7"/> |
17 |
| - <function name="domcharacterdata::insertdata" from="PHP 5, PHP 7"/> |
18 |
| - <function name="domcharacterdata::replacedata" from="PHP 5, PHP 7"/> |
19 |
| - <function name="domcharacterdata::substringdata" from="PHP 5, PHP 7"/> |
20 |
| - |
21 |
| - <function name="domcomment" from="PHP 5, PHP 7"/> |
22 |
| - <function name="domcomment::__construct" from="PHP 5, PHP 7"/> |
23 |
| - |
24 |
| - <function name="domdocument" from="PHP 5, PHP 7"/> |
25 |
| - <function name="domdocument::__construct" from="PHP 5, PHP 7"/> |
26 |
| - <function name="domdocument::registernodeclass" from="PHP 5 >= 5.2.0, PHP 7"/> |
27 |
| - <function name="domdocument::adoptnode" from="PHP 5, PHP 7"/> |
28 |
| - <function name="domdocument::createattribute" from="PHP 5, PHP 7"/> |
29 |
| - <function name="domdocument::createattributens" from="PHP 5, PHP 7"/> |
30 |
| - <function name="domdocument::createcdatasection" from="PHP 5, PHP 7"/> |
31 |
| - <function name="domdocument::createcomment" from="PHP 5, PHP 7"/> |
32 |
| - <function name="domdocument::createdocumentfragment" from="PHP 5, PHP 7"/> |
33 |
| - <function name="domdocument::createelement" from="PHP 5, PHP 7"/> |
34 |
| - <function name="domdocument::createelementns" from="PHP 5, PHP 7"/> |
35 |
| - <function name="domdocument::createentityreference" from="PHP 5, PHP 7"/> |
36 |
| - <function name="domdocument::createprocessinginstruction" from="PHP 5, PHP 7"/> |
37 |
| - <function name="domdocument::createtextnode" from="PHP 5, PHP 7"/> |
38 |
| - <function name="domdocument::getelementbyid" from="PHP 5, PHP 7"/> |
39 |
| - <function name="domdocument::getelementsbytagname" from="PHP 5, PHP 7"/> |
40 |
| - <function name="domdocument::getelementsbytagnamens" from="PHP 5, PHP 7"/> |
41 |
| - <function name="domdocument::importnode" from="PHP 5, PHP 7"/> |
42 |
| - <function name="domdocument::load" from="PHP 5, PHP 7"/> |
43 |
| - <function name="domdocument::loadhtml" from="PHP 5, PHP 7"/> |
44 |
| - <function name="domdocument::loadhtmlfile" from="PHP 5, PHP 7"/> |
45 |
| - <function name="domdocument::loadxml" from="PHP 5, PHP 7"/> |
46 |
| - <function name="domdocument::normalizedocument" from="PHP 5, PHP 7"/> |
47 |
| - <function name="domdocument::relaxngvalidate" from="PHP 5, PHP 7"/> |
48 |
| - <function name="domdocument::relaxngvalidatesource" from="PHP 5, PHP 7"/> |
| 7 | + <function name="domattr" from="PHP 5, PHP 7, PHP 8"/> |
| 8 | + <function name="domattr::__construct" from="PHP 5, PHP 7, PHP 8"/> |
| 9 | + <function name="domattr::isid" from="PHP 5, PHP 7, PHP 8"/> |
| 10 | + |
| 11 | + <function name="domcdatasection" from="PHP 5, PHP 7, PHP 8"/> |
| 12 | + <function name="domcdatasection::__construct" from="PHP 5, PHP 7, PHP 8"/> |
| 13 | + |
| 14 | + <function name="domcharacterdata" from="PHP 5, PHP 7, PHP 8"/> |
| 15 | + <function name="domcharacterdata::appenddata" from="PHP 5, PHP 7, PHP 8"/> |
| 16 | + <function name="domcharacterdata::deletedata" from="PHP 5, PHP 7, PHP 8"/> |
| 17 | + <function name="domcharacterdata::insertdata" from="PHP 5, PHP 7, PHP 8"/> |
| 18 | + <function name="domcharacterdata::replacedata" from="PHP 5, PHP 7, PHP 8"/> |
| 19 | + <function name="domcharacterdata::substringdata" from="PHP 5, PHP 7, PHP 8"/> |
| 20 | + |
| 21 | + <function name="domcomment" from="PHP 5, PHP 7, PHP 8"/> |
| 22 | + <function name="domcomment::__construct" from="PHP 5, PHP 7, PHP 8"/> |
| 23 | + |
| 24 | + <function name="domdocument" from="PHP 5, PHP 7, PHP 8"/> |
| 25 | + <function name="domdocument::__construct" from="PHP 5, PHP 7, PHP 8"/> |
| 26 | + <function name="domdocument::registernodeclass" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> |
| 27 | + <function name="domdocument::adoptnode" from="PHP 5, PHP 7, PHP 8"/> |
| 28 | + <function name="domdocument::createattribute" from="PHP 5, PHP 7, PHP 8"/> |
| 29 | + <function name="domdocument::createattributens" from="PHP 5, PHP 7, PHP 8"/> |
| 30 | + <function name="domdocument::createcdatasection" from="PHP 5, PHP 7, PHP 8"/> |
| 31 | + <function name="domdocument::createcomment" from="PHP 5, PHP 7, PHP 8"/> |
| 32 | + <function name="domdocument::createdocumentfragment" from="PHP 5, PHP 7, PHP 8"/> |
| 33 | + <function name="domdocument::createelement" from="PHP 5, PHP 7, PHP 8"/> |
| 34 | + <function name="domdocument::createelementns" from="PHP 5, PHP 7, PHP 8"/> |
| 35 | + <function name="domdocument::createentityreference" from="PHP 5, PHP 7, PHP 8"/> |
| 36 | + <function name="domdocument::createprocessinginstruction" from="PHP 5, PHP 7, PHP 8"/> |
| 37 | + <function name="domdocument::createtextnode" from="PHP 5, PHP 7, PHP 8"/> |
| 38 | + <function name="domdocument::getelementbyid" from="PHP 5, PHP 7, PHP 8"/> |
| 39 | + <function name="domdocument::getelementsbytagname" from="PHP 5, PHP 7, PHP 8"/> |
| 40 | + <function name="domdocument::getelementsbytagnamens" from="PHP 5, PHP 7, PHP 8"/> |
| 41 | + <function name="domdocument::importnode" from="PHP 5, PHP 7, PHP 8"/> |
| 42 | + <function name="domdocument::load" from="PHP 5, PHP 7, PHP 8"/> |
| 43 | + <function name="domdocument::loadhtml" from="PHP 5, PHP 7, PHP 8"/> |
| 44 | + <function name="domdocument::loadhtmlfile" from="PHP 5, PHP 7, PHP 8"/> |
| 45 | + <function name="domdocument::loadxml" from="PHP 5, PHP 7, PHP 8"/> |
| 46 | + <function name="domdocument::normalizedocument" from="PHP 5, PHP 7, PHP 8"/> |
| 47 | + <function name="domdocument::relaxngvalidate" from="PHP 5, PHP 7, PHP 8"/> |
| 48 | + <function name="domdocument::relaxngvalidatesource" from="PHP 5, PHP 7, PHP 8"/> |
49 | 49 | <function name="domdocument::renamenode" from="PHP 5, PHP 7"/>
|
50 |
| - <function name="domdocument::save" from="PHP 5, PHP 7"/> |
51 |
| - <function name="domdocument::savehtml" from="PHP 5, PHP 7"/> |
52 |
| - <function name="domdocument::savehtmlfile" from="PHP 5, PHP 7"/> |
53 |
| - <function name="domdocument::savexml" from="PHP 5, PHP 7"/> |
54 |
| - <function name="domdocument::schemavalidatesource" from="PHP 5, PHP 7"/> |
55 |
| - <function name="domdocument::schemavalidate" from="PHP 5, PHP 7"/> |
56 |
| - <function name="domdocument::validate" from="PHP 5, PHP 7"/> |
57 |
| - <function name="domdocument::xinclude" from="PHP 5, PHP 7"/> |
58 |
| - |
59 |
| - <function name="domdocumentfragment" from="PHP 5, PHP 7"/> |
60 |
| - <function name="domdocumentfragment::__construct" from="PHP 5, PHP 7"/> |
61 |
| - <function name="domdocumentfragment::appendxml" from="PHP 5 >= 5.1.0, PHP 7"/> |
62 |
| - |
63 |
| - <function name="domdocumenttype" from="PHP 5, PHP 7"/> |
64 |
| - |
65 |
| - <function name="domelement" from="PHP 5, PHP 7"/> |
66 |
| - <function name="domelement::__construct" from="PHP 5, PHP 7"/> |
67 |
| - <function name="domelement::getattribute" from="PHP 5, PHP 7"/> |
68 |
| - <function name="domelement::getattributenode" from="PHP 5, PHP 7"/> |
69 |
| - <function name="domelement::getattributenodens" from="PHP 5, PHP 7"/> |
70 |
| - <function name="domelement::getattributens" from="PHP 5, PHP 7"/> |
71 |
| - <function name="domelement::getelementsbytagname" from="PHP 5, PHP 7"/> |
72 |
| - <function name="domelement::getelementsbytagnamens" from="PHP 5, PHP 7"/> |
73 |
| - <function name="domelement::hasattribute" from="PHP 5, PHP 7"/> |
74 |
| - <function name="domelement::hasattributens" from="PHP 5, PHP 7"/> |
75 |
| - <function name="domelement::removeattribute" from="PHP 5, PHP 7"/> |
76 |
| - <function name="domelement::removeattributenode" from="PHP 5, PHP 7"/> |
77 |
| - <function name="domelement::removeattributens" from="PHP 5, PHP 7"/> |
78 |
| - <function name="domelement::setattribute" from="PHP 5, PHP 7"/> |
79 |
| - <function name="domelement::setattributenode" from="PHP 5, PHP 7"/> |
80 |
| - <function name="domelement::setattributenodens" from="PHP 5, PHP 7"/> |
81 |
| - <function name="domelement::setattributens" from="PHP 5, PHP 7"/> |
82 |
| - <function name="domelement::setidattribute" from="PHP 5, PHP 7"/> |
83 |
| - <function name="domelement::setidattributenode" from="PHP 5, PHP 7"/> |
84 |
| - <function name="domelement::setidattributens" from="PHP 5, PHP 7"/> |
| 50 | + <function name="domdocument::save" from="PHP 5, PHP 7, PHP 8"/> |
| 51 | + <function name="domdocument::savehtml" from="PHP 5, PHP 7, PHP 8"/> |
| 52 | + <function name="domdocument::savehtmlfile" from="PHP 5, PHP 7, PHP 8"/> |
| 53 | + <function name="domdocument::savexml" from="PHP 5, PHP 7, PHP 8"/> |
| 54 | + <function name="domdocument::schemavalidatesource" from="PHP 5, PHP 7, PHP 8"/> |
| 55 | + <function name="domdocument::schemavalidate" from="PHP 5, PHP 7, PHP 8"/> |
| 56 | + <function name="domdocument::validate" from="PHP 5, PHP 7, PHP 8"/> |
| 57 | + <function name="domdocument::xinclude" from="PHP 5, PHP 7, PHP 8"/> |
| 58 | + |
| 59 | + <function name="domdocumentfragment" from="PHP 5, PHP 7, PHP 8"/> |
| 60 | + <function name="domdocumentfragment::__construct" from="PHP 5, PHP 7, PHP 8"/> |
| 61 | + <function name="domdocumentfragment::appendxml" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> |
| 62 | + |
| 63 | + <function name="domdocumenttype" from="PHP 5, PHP 7, PHP 8"/> |
| 64 | + |
| 65 | + <function name="domelement" from="PHP 5, PHP 7, PHP 8"/> |
| 66 | + <function name="domelement::__construct" from="PHP 5, PHP 7, PHP 8"/> |
| 67 | + <function name="domelement::getattribute" from="PHP 5, PHP 7, PHP 8"/> |
| 68 | + <function name="domelement::getattributenode" from="PHP 5, PHP 7, PHP 8"/> |
| 69 | + <function name="domelement::getattributenodens" from="PHP 5, PHP 7, PHP 8"/> |
| 70 | + <function name="domelement::getattributens" from="PHP 5, PHP 7, PHP 8"/> |
| 71 | + <function name="domelement::getelementsbytagname" from="PHP 5, PHP 7, PHP 8"/> |
| 72 | + <function name="domelement::getelementsbytagnamens" from="PHP 5, PHP 7, PHP 8"/> |
| 73 | + <function name="domelement::hasattribute" from="PHP 5, PHP 7, PHP 8"/> |
| 74 | + <function name="domelement::hasattributens" from="PHP 5, PHP 7, PHP 8"/> |
| 75 | + <function name="domelement::removeattribute" from="PHP 5, PHP 7, PHP 8"/> |
| 76 | + <function name="domelement::removeattributenode" from="PHP 5, PHP 7, PHP 8"/> |
| 77 | + <function name="domelement::removeattributens" from="PHP 5, PHP 7, PHP 8"/> |
| 78 | + <function name="domelement::setattribute" from="PHP 5, PHP 7, PHP 8"/> |
| 79 | + <function name="domelement::setattributenode" from="PHP 5, PHP 7, PHP 8"/> |
| 80 | + <function name="domelement::setattributenodens" from="PHP 5, PHP 7, PHP 8"/> |
| 81 | + <function name="domelement::setattributens" from="PHP 5, PHP 7, PHP 8"/> |
| 82 | + <function name="domelement::setidattribute" from="PHP 5, PHP 7, PHP 8"/> |
| 83 | + <function name="domelement::setidattributenode" from="PHP 5, PHP 7, PHP 8"/> |
| 84 | + <function name="domelement::setidattributens" from="PHP 5, PHP 7, PHP 8"/> |
85 | 85 |
|
86 |
| - <function name="domentity" from="PHP 5, PHP 7"/> |
| 86 | + <function name="domentity" from="PHP 5, PHP 7, PHP 8"/> |
87 | 87 |
|
88 |
| - <function name="domentityreference" from="PHP 5, PHP 7"/> |
89 |
| - <function name="domentityreference::__construct" from="PHP 5, PHP 7"/> |
| 88 | + <function name="domentityreference" from="PHP 5, PHP 7, PHP 8"/> |
| 89 | + <function name="domentityreference::__construct" from="PHP 5, PHP 7, PHP 8"/> |
90 | 90 |
|
91 |
| - <function name="domexception" from="PHP 5, PHP 7"/> |
| 91 | + <function name="domexception" from="PHP 5, PHP 7, PHP 8"/> |
92 | 92 |
|
93 |
| - <function name="domimplementation" from="PHP 5, PHP 7"/> |
| 93 | + <function name="domimplementation" from="PHP 5, PHP 7, PHP 8"/> |
94 | 94 | <function name="domimplementation::__construct" from="PHP 5, PHP 7"/>
|
95 |
| - <function name="domimplementation::createdocument" from="PHP 5, PHP 7"/> |
96 |
| - <function name="domimplementation::createdocumenttype" from="PHP 5, PHP 7"/> |
97 |
| - <function name="domimplementation::getfeature" from="PHP 5, PHP 7"/> |
98 |
| - <function name="domimplementation::hasfeature" from="PHP 5, PHP 7"/> |
| 95 | + <function name="domimplementation::createdocument" from="PHP 5, PHP 7, PHP 8"/> |
| 96 | + <function name="domimplementation::createdocumenttype" from="PHP 5, PHP 7, PHP 8"/> |
| 97 | + <function name="domimplementation::getfeature" from="PHP 5, PHP 7, PHP 8"/> |
| 98 | + <function name="domimplementation::hasfeature" from="PHP 5, PHP 7, PHP 8"/> |
99 | 99 | <function name="domimplementation::listitem" from="PHP 5, PHP 7"/>
|
100 | 100 | <function name="domimplementation::source_get_domimplementation" from="PHP 5, PHP 7"/>
|
101 | 101 | <function name="domimplementation::source_get_domimplementations" from="PHP 5, PHP 7"/>
|
102 | 102 |
|
103 |
| - <function name="domnamednodemap" from="PHP 5, PHP 7"/> |
104 |
| - <function name="domnamednodemap::count" from="PHP 7 >= 7.2.0"/> |
105 |
| - <function name="domnamednodemap::getnameditem" from="PHP 5, PHP 7"/> |
106 |
| - <function name="domnamednodemap::getnameditemns" from="PHP 5, PHP 7"/> |
107 |
| - <function name="domnamednodemap::item" from="PHP 5, PHP 7"/> |
| 103 | + <function name="domnamednodemap" from="PHP 5, PHP 7, PHP 8"/> |
| 104 | + <function name="domnamednodemap::count" from="PHP 7 >= 7.2.0, PHP 8"/> |
| 105 | + <function name="domnamednodemap::getnameditem" from="PHP 5, PHP 7, PHP 8"/> |
| 106 | + <function name="domnamednodemap::getnameditemns" from="PHP 5, PHP 7, PHP 8"/> |
| 107 | + <function name="domnamednodemap::item" from="PHP 5, PHP 7, PHP 8"/> |
108 | 108 | <function name="domnamednodemap::removenameditem" from="PHP 5, PHP 7"/>
|
109 | 109 | <function name="domnamednodemap::removenameditemns" from="PHP 5, PHP 7"/>
|
110 | 110 | <function name="domnamednodemap::setnameditem" from="PHP 5, PHP 7"/>
|
111 | 111 | <function name="domnamednodemap::setnameditemns" from="PHP 5, PHP 7"/>
|
112 | 112 |
|
113 |
| - <function name="domnode" from="PHP 5, PHP 7"/> |
114 |
| - <function name="domnode::appendchild" from="PHP 5, PHP 7"/> |
115 |
| - <function name="domnode::c14n" from="PHP 5 >= 5.2.0, PHP 7"/> |
116 |
| - <function name="domnode::c14nfile" from="PHP 5 >= 5.2.0, PHP 7"/> |
117 |
| - <function name="domnode::clonenode" from="PHP 5, PHP 7"/> |
| 113 | + <function name="domnode" from="PHP 5, PHP 7, PHP 8"/> |
| 114 | + <function name="domnode::appendchild" from="PHP 5, PHP 7, PHP 8"/> |
| 115 | + <function name="domnode::c14n" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> |
| 116 | + <function name="domnode::c14nfile" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> |
| 117 | + <function name="domnode::clonenode" from="PHP 5, PHP 7, PHP 8"/> |
118 | 118 | <function name="domnode::comparedocumentposition" from="PHP 5, PHP 7"/>
|
119 | 119 | <function name="domnode::getfeature" from="PHP 5, PHP 7"/>
|
120 |
| - <function name="domnode::getlineno" from="PHP 5 >= 5.3.0, PHP 7"/> |
121 |
| - <function name="domnode::getnodepath" from="PHP 5 >= 5.2.0, PHP 7"/> |
| 120 | + <function name="domnode::getlineno" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> |
| 121 | + <function name="domnode::getnodepath" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> |
122 | 122 | <function name="domnode::getuserdata" from="PHP 5, PHP 7"/>
|
123 |
| - <function name="domnode::hasattributes" from="PHP 5, PHP 7"/> |
124 |
| - <function name="domnode::haschildnodes" from="PHP 5, PHP 7"/> |
125 |
| - <function name="domnode::insertbefore" from="PHP 5, PHP 7"/> |
126 |
| - <function name="domnode::isdefaultnamespace" from="PHP 5, PHP 7"/> |
| 123 | + <function name="domnode::hasattributes" from="PHP 5, PHP 7, PHP 8"/> |
| 124 | + <function name="domnode::haschildnodes" from="PHP 5, PHP 7, PHP 8"/> |
| 125 | + <function name="domnode::insertbefore" from="PHP 5, PHP 7, PHP 8"/> |
| 126 | + <function name="domnode::isdefaultnamespace" from="PHP 5, PHP 7, PHP 8"/> |
127 | 127 | <function name="domnode::isequalnode" from="PHP 5, PHP 7"/>
|
128 |
| - <function name="domnode::issamenode" from="PHP 5, PHP 7"/> |
129 |
| - <function name="domnode::issupported" from="PHP 5, PHP 7"/> |
130 |
| - <function name="domnode::lookupnamespaceuri" from="PHP 5, PHP 7"/> |
131 |
| - <function name="domnode::lookupprefix" from="PHP 5, PHP 7"/> |
132 |
| - <function name="domnode::normalize" from="PHP 5, PHP 7"/> |
133 |
| - <function name="domnode::removechild" from="PHP 5, PHP 7"/> |
134 |
| - <function name="domnode::replacechild" from="PHP 5, PHP 7"/> |
| 128 | + <function name="domnode::issamenode" from="PHP 5, PHP 7, PHP 8"/> |
| 129 | + <function name="domnode::issupported" from="PHP 5, PHP 7, PHP 8"/> |
| 130 | + <function name="domnode::lookupnamespaceuri" from="PHP 5, PHP 7, PHP 8"/> |
| 131 | + <function name="domnode::lookupprefix" from="PHP 5, PHP 7, PHP 8"/> |
| 132 | + <function name="domnode::normalize" from="PHP 5, PHP 7, PHP 8"/> |
| 133 | + <function name="domnode::removechild" from="PHP 5, PHP 7, PHP 8"/> |
| 134 | + <function name="domnode::replacechild" from="PHP 5, PHP 7, PHP 8"/> |
135 | 135 | <function name="domnode::setuserdata" from="PHP 5, PHP 7"/>
|
136 | 136 |
|
137 |
| - <function name="domnodelist" from="PHP 5, PHP 7"/> |
138 |
| - <function name="domnodelist::count" from="PHP 7 >= 7.2.0"/> |
139 |
| - <function name="domnodelist::item" from="PHP 5, PHP 7"/> |
| 137 | + <function name="domnodelist" from="PHP 5, PHP 7, PHP 8"/> |
| 138 | + <function name="domnodelist::count" from="PHP 7 >= 7.2.0, PHP 8"/> |
| 139 | + <function name="domnodelist::item" from="PHP 5, PHP 7, PHP 8"/> |
140 | 140 |
|
141 |
| - <function name="domnotation" from="PHP 5, PHP 7"/> |
| 141 | + <function name="domnotation" from="PHP 5, PHP 7, PHP 8"/> |
142 | 142 |
|
143 |
| - <function name="domprocessinginstruction" from="PHP 5, PHP 7"/> |
144 |
| - <function name="domprocessinginstruction::__construct" from="PHP 5, PHP 7"/> |
| 143 | + <function name="domprocessinginstruction" from="PHP 5, PHP 7, PHP 8"/> |
| 144 | + <function name="domprocessinginstruction::__construct" from="PHP 5, PHP 7, PHP 8"/> |
145 | 145 |
|
146 |
| - <function name="domtext" from="PHP 5, PHP 7"/> |
147 |
| - <function name="domtext::__construct" from="PHP 5, PHP 7"/> |
148 |
| - <function name="domtext::iswhitespaceinelementcontent" from="PHP 5, PHP 7"/> |
| 146 | + <function name="domtext" from="PHP 5, PHP 7, PHP 8"/> |
| 147 | + <function name="domtext::__construct" from="PHP 5, PHP 7, PHP 8"/> |
| 148 | + <function name="domtext::iswhitespaceinelementcontent" from="PHP 5, PHP 7, PHP 8"/> |
149 | 149 | <function name="domtext::replacewholetext" from="PHP 5, PHP 7"/>
|
150 |
| - <function name="domtext::splittext" from="PHP 5, PHP 7"/> |
| 150 | + <function name="domtext::splittext" from="PHP 5, PHP 7, PHP 8"/> |
151 | 151 |
|
152 |
| - <function name="domxpath" from="PHP 5, PHP 7"/> |
153 |
| - <function name="domxpath::__construct" from="PHP 5, PHP 7"/> |
154 |
| - <function name="domxpath::evaluate" from="PHP 5 >= 5.1.0, PHP 7"/> |
155 |
| - <function name="domxpath::query" from="PHP 5, PHP 7"/> |
156 |
| - <function name="domxpath::registernamespace" from="PHP 5, PHP 7"/> |
157 |
| - <function name="domxpath::registerphpfunctions" from="PHP 5 >= 5.3.0, PHP 7"/> |
| 152 | + <function name="domxpath" from="PHP 5, PHP 7, PHP 8"/> |
| 153 | + <function name="domxpath::__construct" from="PHP 5, PHP 7, PHP 8"/> |
| 154 | + <function name="domxpath::evaluate" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> |
| 155 | + <function name="domxpath::query" from="PHP 5, PHP 7, PHP 8"/> |
| 156 | + <function name="domxpath::registernamespace" from="PHP 5, PHP 7, PHP 8"/> |
| 157 | + <function name="domxpath::registerphpfunctions" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> |
158 | 158 |
|
159 |
| - <function name="dom_import_simplexml" from="PHP 5, PHP 7"/> |
| 159 | + <function name="dom_import_simplexml" from="PHP 5, PHP 7, PHP 8"/> |
160 | 160 |
|
161 | 161 | <!-- Unsure -->
|
162 | 162 | <function name="dom_domconfigurationcansetparameter" from="PHP 5, PHP 7"/>
|
|
0 commit comments