|
58 | 58 | <function name="domdocument::prepend" from="PHP 8"/> |
59 | 59 | <function name="domdocument::relaxngvalidate" from="PHP 5, PHP 7, PHP 8"/> |
60 | 60 | <function name="domdocument::relaxngvalidatesource" from="PHP 5, PHP 7, PHP 8"/> |
61 | | - <function name="domdocument::renamenode" from="PHP 5, PHP 7"/> |
62 | 61 | <function name="domdocument::replacechildren" from="PHP 8 >= 8.3.0"/> |
63 | 62 | <function name="domdocument::save" from="PHP 5, PHP 7, PHP 8"/> |
64 | 63 | <function name="domdocument::savehtml" from="PHP 5, PHP 7, PHP 8"/> |
|
121 | 120 | <function name="domimplementation::__construct" from="PHP 5, PHP 7"/> |
122 | 121 | <function name="domimplementation::createdocument" from="PHP 5, PHP 7, PHP 8"/> |
123 | 122 | <function name="domimplementation::createdocumenttype" from="PHP 5, PHP 7, PHP 8"/> |
124 | | - <function name="domimplementation::getfeature" from="PHP 5, PHP 7, PHP 8"/> |
125 | 123 | <function name="domimplementation::hasfeature" from="PHP 5, PHP 7, PHP 8"/> |
126 | | - <function name="domimplementation::listitem" from="PHP 5, PHP 7"/> |
127 | | - <function name="domimplementation::source_get_domimplementation" from="PHP 5, PHP 7"/> |
128 | | - <function name="domimplementation::source_get_domimplementations" from="PHP 5, PHP 7"/> |
129 | 124 |
|
130 | 125 | <function name="domnamednodemap" from="PHP 5, PHP 7, PHP 8"/> |
131 | 126 | <function name="domnamednodemap::count" from="PHP 7 >= 7.2.0, PHP 8"/> |
132 | 127 | <function name="domnamednodemap::getiterator" from="PHP 8"/> |
133 | 128 | <function name="domnamednodemap::getnameditem" from="PHP 5, PHP 7, PHP 8"/> |
134 | 129 | <function name="domnamednodemap::getnameditemns" from="PHP 5, PHP 7, PHP 8"/> |
135 | 130 | <function name="domnamednodemap::item" from="PHP 5, PHP 7, PHP 8"/> |
136 | | - <function name="domnamednodemap::removenameditem" from="PHP 5, PHP 7"/> |
137 | | - <function name="domnamednodemap::removenameditemns" from="PHP 5, PHP 7"/> |
138 | | - <function name="domnamednodemap::setnameditem" from="PHP 5, PHP 7"/> |
139 | | - <function name="domnamednodemap::setnameditemns" from="PHP 5, PHP 7"/> |
140 | 131 |
|
141 | 132 | <function name="domnamespacenode" from="PHP 5, PHP 7, PHP 8"/> |
142 | 133 | <function name="domnamespacenode::__sleep" from="PHP 8 >= 8.1.25"/> |
|
149 | 140 | <function name="domnode::clonenode" from="PHP 5, PHP 7, PHP 8"/> |
150 | 141 | <function name="domnode::comparedocumentposition" from="PHP 8 >= 8.4.0"/> |
151 | 142 | <function name="domnode::contains" from="PHP 8 >= 8.3.0"/> |
152 | | - <function name="domnode::getfeature" from="PHP 5, PHP 7"/> |
153 | 143 | <function name="domnode::getlineno" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/> |
154 | 144 | <function name="domnode::getnodepath" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/> |
155 | | - <function name="domnode::getuserdata" from="PHP 5, PHP 7"/> |
156 | 145 | <function name="domnode::getrootnode" from="PHP 8 >= 8.3.0"/> |
157 | 146 | <function name="domnode::hasattributes" from="PHP 5, PHP 7, PHP 8"/> |
158 | 147 | <function name="domnode::haschildnodes" from="PHP 5, PHP 7, PHP 8"/> |
|
166 | 155 | <function name="domnode::normalize" from="PHP 5, PHP 7, PHP 8"/> |
167 | 156 | <function name="domnode::removechild" from="PHP 5, PHP 7, PHP 8"/> |
168 | 157 | <function name="domnode::replacechild" from="PHP 5, PHP 7, PHP 8"/> |
169 | | - <function name="domnode::setuserdata" from="PHP 5, PHP 7"/> |
170 | 158 | <function name="domnode::__sleep" from="PHP 8 >= 8.1.25"/> |
171 | 159 | <function name="domnode::__wakeup" from="PHP 8 PHP 8 >= 8.1.25"/> |
172 | 160 |
|
|
188 | 176 | <function name="domtext" from="PHP 5, PHP 7, PHP 8"/> |
189 | 177 | <function name="domtext::__construct" from="PHP 5, PHP 7, PHP 8"/> |
190 | 178 | <function name="domtext::iswhitespaceinelementcontent" from="PHP 5, PHP 7, PHP 8"/> |
191 | | - <function name="domtext::replacewholetext" from="PHP 5, PHP 7"/> |
| 179 | + <function name="domtext::iselementcontentwhitespace" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/> |
192 | 180 | <function name="domtext::splittext" from="PHP 5, PHP 7, PHP 8"/> |
193 | 181 |
|
194 | 182 | <function name="domxpath" from="PHP 5, PHP 7, PHP 8"/> |
|
0 commit comments